-
Notifications
You must be signed in to change notification settings - Fork 22
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
🌱 Add container image build wf template #833
🌱 Add container image build wf template #833
Conversation
e4732e6
to
e72bc66
Compare
e72bc66
to
ec066be
Compare
Can you already test this, PR + PR combo? |
Yes. I have tested it, but I modified the BMO PR now to illustrate how the test is: metal3-io/baremetal-operator#1861 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
I think we can merge this already, as its not doing anything on its own. It is to be called by other repos, starting with BMO and then all the other repos converted to this.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tuminoid The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override metal3-ubuntu-e2e-integration-test-main |
@tuminoid: Overrode contexts on behalf of tuminoid: metal3-ubuntu-e2e-integration-test-main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
cb3449d
to
b65e3d6
Compare
51c2e4f
to
734e34d
Compare
Signed-off-by: Huy Mai <[email protected]>
734e34d
to
865d10b
Compare
So we changed from username + token to username + password? Is this tested now? |
/override metal3-ubuntu-e2e-integration-test-main /cc @kashifest |
@tuminoid: Overrode contexts on behalf of tuminoid: metal3-ubuntu-e2e-integration-test-main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
This template is not meant to be used in this repo, but to be referenced by container build wf from other repos.
An example of how it could be used: https://github.com/metal3-io/baremetal-operator/actions/runs/10280659565/job/28448467379?pr=1861