Conversation
Collaborator
|
@dependabot rebase |
Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 2.1.4 to 3.3.2. - [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases) - [Commits](reproducible-containers/buildkit-cache-dance@4b2444f...1b8ab18) --- updated-dependencies: - dependency-name: reproducible-containers/buildkit-cache-dance dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
73b4dc8 to
da7d6ce
Compare
ysyneu
added a commit
that referenced
this pull request
Apr 24, 2026
…-map) v3 deprecated cache-source and now requires explicit cache-map. Without this, v3 falls back to auto-discovery defaults that try to mkdir /var/cache/apk on the runner and fail with EACCES, breaking every Docker Publish run on main since #21 landed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 tasks
ysyneu
added a commit
that referenced
this pull request
Apr 24, 2026
… cache-map (#34) * chore(ci): bump golangci-lint-action version to v2.4 Pin v2.1 (binary built with Go 1.24) refused to load configs targeting Go 1.25.0, blocking dependabot PRs #28 and #29 which bump go.mod's go directive. v2.4 is built with Go 1.25 and lints both 1.24 and 1.25 targets. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * fix(ci): migrate buildkit-cache-dance v3 inputs (cache-source → cache-map) v3 deprecated cache-source and now requires explicit cache-map. Without this, v3 falls back to auto-discovery defaults that try to mkdir /var/cache/apk on the runner and fail with EACCES, breaking every Docker Publish run on main since #21 landed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Bumps reproducible-containers/buildkit-cache-dance from 2.1.4 to 3.3.2.
Release notes
Sourced from reproducible-containers/buildkit-cache-dance's releases.
... (truncated)
Commits
1b8ab18Merge pull request #61 from jackmisbach/revert-extraction-and-builder-defaulta7be0c2rebuild diste651f2frevert extraction from PR #53 and PR #59 back to v3.3.0 to fix hangingeb1a222fix: use active buildx builder by default instead of "default"6f699a7Merge pull request #59 from Warashi/type-local631bc44test: set id for apt cache mount396bdeaci: set builder945d265fix: set proper permissions when extracting cachedd007a8Merge remote-tracking branch 'origin/main' into type-local5b81f4dMerge pull request #52 from omus/cv/cache-dir