Update docker cache to AndreKurait/docker-cache@0.6.0#1458
Merged
Conversation
2d7c452 to
a34f6a3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1458 +/- ##
============================
============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
Adding to this review for context, these are the changes from ScribeMD's version to Andre's: ScribeMD/docker-cache@main...AndreKurait:docker-cache:main and there is an open PR against ScribeMD's repo to upstream the changes: ScribeMD/docker-cache#835 |
mikaylathompson
approved these changes
Apr 16, 2025
Fixes: Failed to save: Unable to reserve cache with key docker-Linux-ae4aa90a40aa7d4bb6f161c37c0add12a35d0b4b, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset Signed-off-by: Andre Kurait <akurait@amazon.com>
75fd395 to
dca84bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates docker cache action to
AndreKurait/docker-cache@0.6.0which provides an update for v4 of the underlying action cacheFixes:
Failed to save: Unable to reserve cache with key docker-Linux-ae4aa90a40aa7d4bb6f161c37c0add12a35d0b4b, another job may be creating this cache. More details: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
Issues Resolved
Testing
Test on GHA on my fork https://github.com/AndreKurait/opensearch-migrations/actions/runs/14503181939/job/40687342804
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.