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

ci: publish PR container on ECR #1191

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

paulfouquet
Copy link
Collaborator

@paulfouquet paulfouquet commented Nov 27, 2024

Motivation

When testing a "Pull Request" container with an existing Argo Workflows WorkflowTemplate, it makes it easier to replace the container version parameter rather than publishing a new workflow having to modify the full container link. However, note that you should still do your test using a test-* generated name for your workflow run.

Modifications

If the container label is added to a PR, the container is also published on ECR.

Verification

image

@paulfouquet paulfouquet added the container Publish a container label Nov 27, 2024
@paulfouquet paulfouquet marked this pull request as ready for review November 27, 2024 02:15
@paulfouquet paulfouquet requested a review from a team as a code owner November 27, 2024 02:15
@paulfouquet paulfouquet added this pull request to the merge queue Nov 27, 2024
Merged via the queue into master with commit 8d47490 Nov 27, 2024
3 checks passed
@paulfouquet paulfouquet deleted the ci/publish-pr-container-on-ecr branch November 27, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Publish a container
Development

Successfully merging this pull request may close these issues.

3 participants