Created by: dependabot[bot]
Bumps eskatos/gradle-command-action from 1 to 2.
Release notes
Sourced from eskatos/gradle-command-action's releases.
v2.0-beta.2
This release fixes a few issues in
v2.0-beta.1:
- #77 Cache keys for common artifacts are consistent across operating systems
- #30
buildScanPublishedlistener is used to ensure Build Scan link is correctly captured- #74 Caching works correctly in the presence of a user-defined
GRADLE_USER_HOMElocationPlease give it a spin and let me know how it works for you.
v2.0-beta.1
First beta release of v2.0 of the
gradle-build-action. This release provides enhanced caching functionality including:
- Restore/save of the local build-cache directory
- Restore/save of generated-gradle-jars
- Much more to be documented before the final release
Please give it a spin!
v1.5.1
Fixes issue where invalid cache keys could be generated if the Gradle arguments list was overly long.
v1.5.0
Caching improvements: #62 Allow caches to be enabled as "read-only" #68 Include Gradle invocation arguments in cache keys
v1.4.1
Renamed action in GitHub Marketplace.
v1.4.0
First release under the
gradle/gradle-build-actionrepository:#44 Should locate wrapper when
build-root-directoryis defined #61 Fail if configuration-cache is enabled without dependencies-cache #55 Improve caching of downloaded Gradle distributions #58 Cache Gradle distributions downloaded for a specified version #22 Action causes '[DEP0005] DeprecationWarning' Dependency updatesv1.3.3
eskatos/gradle-command-action#26 Fix build scan url scraping. eskatos/gradle-command-action#24 Fix wrapper cache failing to be restored. eskatos/gradle-command-action#29 Fix Gradle RC provisioning. Dependencies upgrade.
v1.3.2
Fix using the action in several steps on Windows agents when dependencies or configuration caching is enabled.
Dependencies upgrade
... (truncated)
Commits
-
21dee71Update README for v2 -
83e2129Merge pull request #84 from gradle/dependabot/npm_and_yarn/ansi-regex-5.0.1 -
b16787dMerge pull request #80 from gradle/dependabot/npm_and_yarn/tmpl-1.0.5 -
204870aMerge pull request #85 from gradle/dd/init-script -
0918f5fRename source file for clarity -
1b1a3c4Publish scans from no-wrapper sample build -
a7174b8Use init script to capture build scan URL -
3de71f2Bump ansi-regex from 5.0.0 to 5.0.1 -
5576baaMerge pull request #83 from gradle/dd/v2 -
1026c62Only run failure-cases workflow on manual trigger - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)