Skip to content

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Nov 13, 2025

Similar to #4, this adds a reusable workflow for bake.

Last commit adds an artifact-name input to avoid conflicts if reusable workflow is used in multiple jobs otherwise it would fail with: https://github.com/docker/github-builder-experimental/actions/runs/19328579362/job/55285747986#step:15:18

With the provided path, there will be 6 files uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run

Also adds a cache-scope input defaulting to build target name.

@crazy-max crazy-max force-pushed the bake branch 2 times, most recently from d5c6fd1 to cef0e41 Compare November 13, 2025 10:38
@crazy-max crazy-max requested a review from tonistiigi November 13, 2025 10:43
@crazy-max crazy-max marked this pull request as ready for review November 13, 2025 10:43
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
Copy link
Member Author

Getting this one in to start working on #23 and continue #22

@crazy-max crazy-max merged commit 8e86ef3 into main Nov 14, 2025
13 checks passed
@crazy-max crazy-max deleted the bake branch November 14, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants