Build nightly binaries of odo and make them available (via IBM Cloud Object Storage)#6875
Conversation
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
|
Skipping CI for Draft Pull Request. |
This will help users running 'odo' know that they are running a nightly build, e.g.: ``` $ ./odo version odo v3.11.0 (077397d-nightly) ```
…at midnight Co-authored-by: Philippe Martin <[email protected]>
|
Kudos, SonarCloud Quality Gate passed! |
PR not related to this failure, which has been reported in #6876 /override Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests |
|
@rm3l: Overrode contexts on behalf of rm3l: Kubernetes-Integration-Tests/Kubernetes-Docs-Integration-Tests 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. |
E2E test - reported in #6582 /override windows-integration-test/Windows-test |
|
@rm3l: Overrode contexts on behalf of rm3l: windows-integration-test/Windows-test 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. |
|
Not related. /override OpenShift-Integration-tests/OpenShift-Integration-tests |
|
@rm3l: Overrode contexts on behalf of rm3l: OpenShift-Integration-tests/OpenShift-Integration-tests 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. |








What type of PR is this:
/kind feature
What does this PR do / why we need it:
This adds a scheduled GitHub Workflow that builds
odofor multiple platforms, and uploads those binaries to IBM Cloud Storage, so users can consume them.Which issue(s) this PR fixes:
Fixes #6693
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer:
Example of job in action: https://github.com/rm3l/odo/actions/runs/5220887665/jobs/9424500936