Skip to content

feat: manifest debug for reusable-docker-build-publish#1566

Merged
erikburt merged 1 commit into
mainfrom
feat/docker-manifest-debug
May 28, 2026
Merged

feat: manifest debug for reusable-docker-build-publish#1566
erikburt merged 1 commit into
mainfrom
feat/docker-manifest-debug

Conversation

@erikburt
Copy link
Copy Markdown
Contributor

Related to #1564.

Motivation

We are trying to root cause an issue where we are seeing intermittent 255 exit codes during the: docker buildx imagetools create command.
AFAICT the manifest index, and annotations are pushed correctly. Without these logs on an actual run, we will not be able to come to a proper conclusion as to why it's failing.

This is not the ideal scenario, but I didn't realize top-level workflow env vars were not propagated to reusable workflows. So this is where we are now.

We can treat this behaviour as temporary, and remove the input in the future.

@erikburt erikburt self-assigned this May 28, 2026
@erikburt erikburt requested a review from chainchad May 28, 2026 17:03
@erikburt erikburt marked this pull request as ready for review May 28, 2026 17:03
@erikburt erikburt requested a review from a team as a code owner May 28, 2026 17:03
@erikburt erikburt merged commit 8fc19e0 into main May 28, 2026
18 checks passed
@erikburt erikburt deleted the feat/docker-manifest-debug branch May 28, 2026 18:25
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