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

docker image with git sha only for pushes on main branch #79

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Sep 3, 2024

What

Temporary fix as docker images with git sha tags from branches other than main is causing issues on the nightly build of kuadrant. TL;RD: kuadrant nightly release pipeline is picking the latest (based on last_modified attribute) image with git sha like tags. When wasm-shim docker images with git sha tag are being created for branches, those were sometimes being picked for nightly tests instead of the HEAD of main.

@eguzki eguzki merged commit 7be8fe3 into main Sep 3, 2024
9 checks passed
@eguzki eguzki deleted the build-image-fix-for-branches branch September 3, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants