Reorder inputs in metadata file for v2.1
Some checks are pending
Verify generated outputs / check (push) Waiting to run
Test different action inputs / action-inputs (ubuntu-latest) (push) Waiting to run
Test different action inputs / action-inputs (windows-latest) (push) Waiting to run
Test caching configuration / seed-build (ubuntu-latest) (push) Waiting to run
Test caching configuration / seed-build (windows-latest) (push) Waiting to run
Test caching configuration / verify-build (ubuntu-latest) (push) Blocked by required conditions
Test caching configuration / verify-build (windows-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / seed-build-groovy (ubuntu-latest) (push) Waiting to run
Test save/restore configuration-cache state / seed-build-groovy (windows-latest) (push) Waiting to run
Test save/restore configuration-cache state / configuration-cache-groovy (ubuntu-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / configuration-cache-groovy (windows-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / no-extracted-cache-entries-restored (ubuntu-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / no-extracted-cache-entries-restored (windows-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / seed-build-kotlin (ubuntu-latest) (push) Waiting to run
Test save/restore configuration-cache state / seed-build-kotlin (windows-latest) (push) Waiting to run
Test save/restore configuration-cache state / modify-build-kotlin (ubuntu-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / modify-build-kotlin (windows-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / configuration-cache-kotlin (ubuntu-latest) (push) Blocked by required conditions
Test save/restore configuration-cache state / configuration-cache-kotlin (windows-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / seed-build (ubuntu-latest) (push) Waiting to run
Test save/restore Gradle Home directory / seed-build (windows-latest) (push) Waiting to run
Test save/restore Gradle Home directory / dependencies-cache (ubuntu-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / dependencies-cache (windows-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / build-cache (ubuntu-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / build-cache (windows-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / no-extracted-cache-entries-restored (ubuntu-latest) (push) Blocked by required conditions
Test save/restore Gradle Home directory / no-extracted-cache-entries-restored (windows-latest) (push) Blocked by required conditions
Test save/restore java toolchains / seed-build (ubuntu-latest) (push) Waiting to run
Test save/restore java toolchains / seed-build (windows-latest) (push) Waiting to run
Test save/restore java toolchains / toolchain-cache (ubuntu-latest) (push) Blocked by required conditions
Test save/restore java toolchains / toolchain-cache (windows-latest) (push) Blocked by required conditions
Test save/restore Gradle state with direct execution / seed-build (ubuntu-latest) (push) Waiting to run
Test save/restore Gradle state with direct execution / seed-build (windows-latest) (push) Waiting to run
Test save/restore Gradle state with direct execution / verify-build (ubuntu-latest) (push) Blocked by required conditions
Test save/restore Gradle state with direct execution / verify-build (windows-latest) (push) Blocked by required conditions
Test Gradle execution / gradle-execution (ubuntu-latest) (push) Waiting to run
Test Gradle execution / gradle-execution (windows-latest, .bat) (push) Waiting to run
Test Gradle execution / gradle-versions (-gradle-4, 4.10.3, ubuntu-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (-gradle-4, 4.10.3, windows-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (-gradle-5, 5.6.4, ubuntu-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (-gradle-5, 5.6.4, windows-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (6.9, ubuntu-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (6.9, windows-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (7.3, ubuntu-latest) (push) Waiting to run
Test Gradle execution / gradle-versions (7.3, windows-latest) (push) Waiting to run
Test caching with a custom GRADLE_USER_HOME / seed-build (ubuntu-latest) (push) Waiting to run
Test caching with a custom GRADLE_USER_HOME / seed-build (windows-latest) (push) Waiting to run
Test caching with a custom GRADLE_USER_HOME / dependencies-cache (ubuntu-latest) (push) Blocked by required conditions
Test caching with a custom GRADLE_USER_HOME / dependencies-cache (windows-latest) (push) Blocked by required conditions
Test caching with a custom GRADLE_USER_HOME / build-cache (ubuntu-latest) (push) Blocked by required conditions
Test caching with a custom GRADLE_USER_HOME / build-cache (windows-latest) (push) Blocked by required conditions
Test provision different Gradle versions / provision-gradle (ubuntu-latest) (push) Waiting to run
Test provision different Gradle versions / provision-gradle (windows-latest, .bat) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (-gradle-4, 4.10.3, ubuntu-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (-gradle-4, 4.10.3, windows-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (-gradle-5, 5.6.4, ubuntu-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (-gradle-5, 5.6.4, windows-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (6.9, ubuntu-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (6.9, windows-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (7.3, ubuntu-latest) (push) Waiting to run
Test provision different Gradle versions / gradle-versions (7.3, windows-latest) (push) Waiting to run
Test caching with Gradle Plugin project using TestKit / seed-build (ubuntu-latest) (push) Waiting to run
Test caching with Gradle Plugin project using TestKit / seed-build (windows-latest) (push) Waiting to run
Test caching with Gradle Plugin project using TestKit / verify-build (ubuntu-latest) (push) Blocked by required conditions
Test caching with Gradle Plugin project using TestKit / verify-build (windows-latest) (push) Blocked by required conditions
Test caching with Kotlin DSL / seed-build (ubuntu-latest) (push) Waiting to run
Test caching with Kotlin DSL / seed-build (windows-latest) (push) Waiting to run
Test caching with Kotlin DSL / verify-build (ubuntu-latest) (push) Blocked by required conditions
Test caching with Kotlin DSL / verify-build (windows-latest) (push) Blocked by required conditions

This commit is contained in:
Daz DeBoer 2021-12-30 18:16:51 -07:00 committed by GitHub
parent 3609b7787a
commit 3edb3cb004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,25 +1,13 @@
name: "Gradle Build Action"
description: 'Executes a Gradle build, caching useful state in the GitHub actions cache'
description: 'Configures Gradle for use in GitHub actions, caching useful state in the GitHub actions cache'
# https://help.github.com/en/articles/metadata-syntax-for-github-actions
inputs:
gradle-executable:
description: Path to the Gradle executable
required: false
gradle-version:
description: Gradle version to use
required: false
build-root-directory:
description: Path to the root directory of the build
required: false
arguments:
description: Gradle command line arguments (supports multi-line input)
required: false
cache-disabled:
description: When 'true', all caching is disabled. No entries will be written to or read from the cache.
required: false
@ -42,12 +30,23 @@ inputs:
gradle-home-cache-excludes:
description: Paths within Gradle User Home to exclude from cache.
required: false
# e.g. Use the following setting to prevent the local build cache from being saved/restored
# gradle-home-cache-excludes: |
# ["caches/build-cache-1"]
# EXPERIMENTAL & INTERNAL CONFIGURATION PROPERTIES
arguments:
description: Gradle command line arguments (supports multi-line input)
required: false
build-root-directory:
description: Path to the root directory of the build
required: false
gradle-executable:
description: Path to the Gradle executable
required: false
# EXPERIMENTAL & INTERNAL ACTION INPUTS
# The following action properties allow fine-grained tweaking of the action caching behaviour.
# These properties are not designed for production use, and may change without notice in a subsequent release of `gradle-build-action`.
# Use at your own risk!