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: automate image build and tag #5

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

lampajr
Copy link

@lampajr lampajr commented Feb 21, 2024

Fixes https://issues.redhat.com/browse/RHOAIENG-3433

Description

Automate the MLMD container image build, push and tag on every master branch push

How Has This Been Tested?

Workflow tested locally using act extension by running:

gh act -s GITHUB_TOKEN=$GITHUB_TOKEN -s QUAY_USERNAME=$QUAY_USERNAME -s QUAY_PASSWORD=$QUAY_TOKEN push

Here the pushed images: https://quay.io/repository/alampare/mlmd-grpc-server?tab=tags

NOTE: If you want to try this remember to change the QUAY_ORG env variable to point to your personal quay repository and to export QUAY user/pwd.

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@lampajr lampajr requested a review from tarilabs February 21, 2024 10:42
Copy link
Member

@tarilabs tarilabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you so much!

@lampajr lampajr merged commit ec2c7b1 into opendatahub-io:master Feb 21, 2024
1 check passed
@lampajr lampajr deleted the automate_build_push branch February 21, 2024 11:10
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