Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Bump eskatos/gradle-command-action from 1 to 2 #36

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps eskatos/gradle-command-action from 1 to 2.

Release notes

Sourced from eskatos/gradle-command-action's releases.

v2.0-beta.3

Fixes build-scan link detection with older versions of the build-scan plugin. #87

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 buildScanPublished listener is used to ensure Build Scan link is correctly captured
  • #74 Caching works correctly in the presence of a user-defined GRADLE_USER_HOME location

Please 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-action repository:

#44 Should locate wrapper when build-root-directory is 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 updates

v1.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.

... (truncated)

Commits
  • c000a0b Merge pull request #87 from gradle/dd/gradle-versions
  • 6ff4981 Add checks for build scan links
  • 60b1ffa Fix build-scan-init script to work with build-in build-scan plugins
  • 9b7c81f Test execution with older Gradle versions
  • b650771 Cleanup samples
  • 17f624c Rename 'basic' sample to 'groovy-dsl'
  • 21dee71 Update README for v2
  • 83e2129 Merge pull request #84 from gradle/dependabot/npm_and_yarn/ansi-regex-5.0.1
  • b16787d Merge pull request #80 from gradle/dependabot/npm_and_yarn/tmpl-1.0.5
  • 204870a Merge pull request #85 from gradle/dd/init-script
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 1 to 2.
- [Release notes](https://github.com/eskatos/gradle-command-action/releases)
- [Commits](gradle/gradle-build-action@v1...v2)

---
updated-dependencies:
- dependency-name: eskatos/gradle-command-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 4, 2021
@miurahr miurahr merged commit 0c5204b into main Oct 30, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/eskatos/gradle-command-action-2 branch October 30, 2021 04:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant