-
Notifications
You must be signed in to change notification settings - Fork 11
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
OPCT-292: cmd/publish - add experimental publish used in CI #109
OPCT-292: cmd/publish - add experimental publish used in CI #109
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2c71537
to
0bf575c
Compare
Add a experimental command to allow Prow CI to publish results in the opct-storage (S3) without needing to install dependencies in the test step, preventing failures. OPCT-292: cmd/publish - add metadata option when publishing artifact
0bf575c
to
1fa5eb3
Compare
/assign @rvanderp3 |
Converting to draft and holding it, probably it wont go. In #76 a more powerful command |
/hold |
PR needs rebase. 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. |
Aborting this approach since |
Add a experimental command to allow Prow CI to publish results in the
opct-storage (S3) without needing to install dependencies in the test
step, preventing failures.
Incorporated in v0.5 branch to create alpha.4 release to fix on Prow CI:
[1] https://github.com/openshift/release/blob/950c61795a69898149ab7678efee771b4c002ae6/ci-operator/step-registry/provider-certification-tool/results/provider-certification-tool-results-commands.sh#L43-L55