Skip to content

ci: skip Docker build-history export - #2657

Merged
Mirko-von-Leipzig merged 1 commit into
nextfrom
mirko/docker-concurrent-cache
Sep 21, 2026
Merged

Mirko-von-Leipzig merged 1 commit into
nextfrom
mirko/docker-concurrent-cache

Conversation

@Mirko-von-Leipzig

@Mirko-von-Leipzig Mirko-von-Leipzig commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Bake build-history export added approximately 2m 17s of post-action work to PR #2650 after Docker validation had finished. Release staging uses the same export path.

Set DOCKER_BUILD_SUMMARY: "false" at workflow scope to skip that export for validation, release staging, and manually dispatched publishing. This disables Bake's optional job summary and downloadable .dockerbuild record. Release promotion reads the staged registry images; it does not consume the build-history record. The separate validation Kache reports remain available.

Validation: make format, git diff --check, actionlint, and offline zizmor passed for the Docker and release workflows. Inspected the pinned Bake action's summary/export gate and the release staging/promotion dependencies. Successful AMD64 and ARM64 CI runs have exercised the disabled-export setting at step scope; CI will rerun with it at workflow scope.

Changelog

changelog = "none"
reason    = "Skip Docker CI and release build-history export."

@Mirko-von-Leipzig
Mirko-von-Leipzig added this pull request to stack #2659 September 21, 2026 07:12
@Mirko-von-Leipzig
Mirko-von-Leipzig removed this pull request from stack #2659 September 21, 2026 08:26
@Mirko-von-Leipzig
Mirko-von-Leipzig force-pushed the mirko/docker-concurrent-cache branch from 56f5542 to 570ac59 Compare September 21, 2026 08:26
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title ci: test Docker cache slots and skip build-history export ci: skip Docker build-history export in dry runs Sep 21, 2026
@Mirko-von-Leipzig
Mirko-von-Leipzig force-pushed the mirko/docker-concurrent-cache branch from 570ac59 to 339f8c4 Compare September 21, 2026 08:28
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title ci: skip Docker build-history export in dry runs ci: skip Docker build-history export Sep 21, 2026
@Mirko-von-Leipzig
Mirko-von-Leipzig marked this pull request as ready for review September 21, 2026 08:28
@Mirko-von-Leipzig
Mirko-von-Leipzig merged commit 4f445de into next Sep 21, 2026
29 checks passed
@Mirko-von-Leipzig
Mirko-von-Leipzig deleted the mirko/docker-concurrent-cache branch September 21, 2026 08:53
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.

1 participant