-
Notifications
You must be signed in to change notification settings - Fork 11
bumping version of the opfcli binary to v0.3.0 #66
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
bumping version of the opfcli binary to v0.3.0 #66
Conversation
343e4c4 to
ebf0d4a
Compare
|
not sure why this failed. |
|
/retest aicoe-ci/build-check |
|
@HumairAK: The
Use DetailsIn 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/test-infra repository. |
|
/retest build-check |
|
@HumairAK: The
Use DetailsIn 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/test-infra repository. |
|
/test build-check |
|
@HumairAK: The specified target(s) for
Use DetailsIn 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/test-infra repository. |
|
/test aicoe-ci/build-check |
|
@HumairAK: The specified target(s) for
Use DetailsIn 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/test-infra repository. |
|
stop fighting me sesheta |
|
@harshad16 how can I attempt this build check again? |
|
/test ? |
|
@Gregory-Pereira: The following commands are available to trigger required jobs:
Use DetailsIn 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/test-infra repository. |
|
@HumairAK I don't think this is actually a test, my command above lists all tests and its not showing up. Also the pipeline-run succeeds but the build-check condition fails. Maybe it needs to be added to the |
|
/retest |
1 similar comment
|
/retest |
ebf0d4a to
6727afd
Compare
6727afd to
c13cb69
Compare
|
/retest |
aa1cb0d to
4f35441
Compare
cc20e53 to
c472398
Compare
|
The commit "bumping version of the opfcli binary to v0.3.0" seems to be doing a lot more than just bumping the version of opfcli. Maybe it should be split? |
Great point, I am on it. I will remove the version bump with the changes to the underlying images that make it buildable / runable. |
harshad16
left a comment
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.
let not copy the labels as it make maintenance tougher.
here a suggestion that could work.
c472398 to
c46305e
Compare
c46305e to
d45023b
Compare
d45023b to
e759a17
Compare
d5d88ff to
30fc776
Compare
|
Commits have been refactored and tests pass, ready for review @HumairAK @harshad16 |
harshad16
left a comment
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
thanks 💯
|
/lgtm |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: harshad16, HumairAK The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Related Issues and Dependencies
Related to: operate-first/opfcli#44
Related to thoth-station/thoth-application issue 2111
This introduces a breaking change
This Pull Request implements
Bumping version of opfcli to new version
v0.3.0to include newonboardcommand.Additional change has been included to use the
httpsprotocol instead of the unencryptedgitprotocol./cc @HumairAK