Skip to content

warn on duplicate cache-to targets#3833

Draft
areebahmeddd wants to merge 1 commit intodocker:masterfrom
areebahmeddd:fix/same-cache-warning
Draft

warn on duplicate cache-to targets#3833
areebahmeddd wants to merge 1 commit intodocker:masterfrom
areebahmeddd:fix/same-cache-warning

Conversation

@areebahmeddd
Copy link
Copy Markdown

summary

closes #3819

  • adds a warning when multiple build targets try to use the same cache destination

ai model disclosure

used vscode copilot (claude sonnet 4.6) to understand the issue context and help generate a fix. changes were self-reviewed and verified via:

make validate-all
go build ./...

@areebahmeddd
Copy link
Copy Markdown
Author

weird. the dco is failing although the commits are signed 🤔 let me try something.

Signed-off-by: Areeb Ahmed <areebahmed0709@gmail.com>
@areebahmeddd areebahmeddd force-pushed the fix/same-cache-warning branch from d6b052c to 0f098db Compare May 6, 2026 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bake should not allow multiple cache outputs of the same name

1 participant