Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[antithesis] Ensure references to pushed images are qualified #3264

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

marun
Copy link
Contributor

@marun marun commented Aug 2, 2024

Why this should be merged

Fixes publication of antithesis images broken by #3198.

How this works

Qualifies the name of the base node image if the image build was configured to push the base node image to a repo. Previously the name was never qualified so that a local (non-pushing) build would work fine but the publication job would fail.

How this was tested

Manually triggered publication workflow on the PR branch:

https://github.com/ava-labs/avalanchego/actions/runs/10222587198

@marun marun added the ci This focuses on changes to the CI process label Aug 2, 2024
@marun marun self-assigned this Aug 2, 2024
@StephenButtolph StephenButtolph added this to the v1.11.11 milestone Aug 2, 2024
@StephenButtolph StephenButtolph merged commit 307c88e into master Aug 3, 2024
21 checks passed
@StephenButtolph StephenButtolph deleted the ci-fix-antithesis-image-build branch August 3, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This focuses on changes to the CI process
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants