fix: push arch images to final repo before manifest creation#706
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the --publish flow for the execution environment image so per-architecture images are pushed to the final GHCR repo before creating/pushing the multi-arch manifest list.
Changes:
- Introduces
FINAL_REPO/TMP_REPOvariables to avoid repeating registry strings. - Retags pulled arch images from the tmp repo to the final repo (SHA+arch tags) and pushes them in CI.
- Creates the manifest list using the final-repo arch image tags (instead of tmp-repo tags).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
Contributor
|
All commits must have verified signatures. |
ssbarnea
approved these changes
Apr 1, 2026
91c76ef to
cbfce07
Compare
cbfce07 to
7dab01e
Compare
renovate Bot
added a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Apr 11, 2026
##### [\`26.4.1\`](https://github.com/ansible/ansible-dev-tools/releases/tag/v26.4.1) #### Fixes - fix: use GitHub Actions variable for REGISTRY\_USERNAME instead of secret ([#574](ansible/ansible-dev-tools#574)) [@NilashishC](https://github.com/NilashishC) #### Maintenance - chore(ci): use explicit \_extends path for Release Drafter v7 ([#577](ansible/ansible-dev-tools#577)) [@anusshukla](https://github.com/anusshukla) - chore(deps): update all dependencies pep621 ([#573](ansible/ansible-dev-tools#573)) [@renovate](https://github.com/renovate)\[bot] - chore(deps): update all dependencies ([#572](ansible/ansible-dev-tools#572)) [@renovate](https://github.com/renovate)\[bot] #### Contributors anusshukla and NilashishC --- ##### [\`26.4.0\`](https://github.com/ansible/ansible-dev-tools/releases/tag/v26.4.0) #### Fixes - fix: push arch images to final repo before manifest creation ([#706](ansible/ansible-dev-tools#706)) [@anusshukla](https://github.com/anusshukla) - fix: bump minimal devtools versions ([#717](ansible/ansible-dev-tools#717)) [@ssbarnea](https://github.com/ssbarnea) - fix(security): update dependencies \[SECURITY] ([#712](ansible/ansible-dev-tools#712)) @[renovate\[bot\]](https://github.com/apps/renovate) #### Maintenance - chore: update ansible-creator to v26.3.3 ([#715](ansible/ansible-dev-tools#715)) [@rockygeekz](https://github.com/rockygeekz) - chore(deps): update pep621 ([#714](ansible/ansible-dev-tools#714)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#713](ansible/ansible-dev-tools#713)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update pep621 ([#711](ansible/ansible-dev-tools#711)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#710](ansible/ansible-dev-tools#710)) @[renovate\[bot\]](https://github.com/apps/renovate)
sdwilsh
pushed a commit
to sdwilsh/ansible-playbooks
that referenced
this pull request
Apr 11, 2026
##### [\`26.4.1\`](https://github.com/ansible/ansible-dev-tools/releases/tag/v26.4.1) #### Fixes - fix: use GitHub Actions variable for REGISTRY\_USERNAME instead of secret ([#574](ansible/ansible-dev-tools#574)) [@NilashishC](https://github.com/NilashishC) #### Maintenance - chore(ci): use explicit \_extends path for Release Drafter v7 ([#577](ansible/ansible-dev-tools#577)) [@anusshukla](https://github.com/anusshukla) - chore(deps): update all dependencies pep621 ([#573](ansible/ansible-dev-tools#573)) [@renovate](https://github.com/renovate)\[bot] - chore(deps): update all dependencies ([#572](ansible/ansible-dev-tools#572)) [@renovate](https://github.com/renovate)\[bot] #### Contributors anusshukla and NilashishC --- ##### [\`26.4.0\`](https://github.com/ansible/ansible-dev-tools/releases/tag/v26.4.0) #### Fixes - fix: push arch images to final repo before manifest creation ([#706](ansible/ansible-dev-tools#706)) [@anusshukla](https://github.com/anusshukla) - fix: bump minimal devtools versions ([#717](ansible/ansible-dev-tools#717)) [@ssbarnea](https://github.com/ssbarnea) - fix(security): update dependencies \[SECURITY] ([#712](ansible/ansible-dev-tools#712)) @[renovate\[bot\]](https://github.com/apps/renovate) #### Maintenance - chore: update ansible-creator to v26.3.3 ([#715](ansible/ansible-dev-tools#715)) [@rockygeekz](https://github.com/rockygeekz) - chore(deps): update pep621 ([#714](ansible/ansible-dev-tools#714)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#713](ansible/ansible-dev-tools#713)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update pep621 ([#711](ansible/ansible-dev-tools#711)) @[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update all dependencies ([#710](ansible/ansible-dev-tools#710)) @[renovate\[bot\]](https://github.com/apps/renovate)
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.
Fixes the multi-arch container image publish job that was failing with "unknown blob" error.
GHCR cannot mount blobs across different repositories. The publish job was creating a manifest referencing images from the -tmp repository while pushing to the final community-ansible-dev-tools repository.
This fix:
Introduces FINAL_REPO / TMP_REPO variables for cleaner code
Re-tags and pushes arch-specific images (amd64/arm64) to the final repository first
Creates the multi-arch manifest using images from the same repository
Fixes https://github.com/ansible/ansible-dev-tools/actions/runs/23030695331/job/66889207157