-
Notifications
You must be signed in to change notification settings - Fork 244
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
Follow-up to comments on #6654 (support for autoBuild
and deployByDefault
)
#6720
Follow-up to comments on #6654 (support for autoBuild
and deployByDefault
)
#6720
Conversation
…lready filtered by type We are confident that the fields we expect (comp.{Image,Kubernetes,OpenShift}) are non-nil.
…eComponentsToPushAutomatically'
…are `false` and the component is not referenced
…build-true' in test Devfile
…8s/OpenShift components
✅ Deploy Preview for odo-docusaurus-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Thank you for following up on these!
tests/examples/source/devfiles/nodejs/devfile-autobuild-deploybydefault.yaml
Outdated
Show resolved
Hide resolved
…age-autobuild-true' in test Devfile" This reverts commit 65812b8.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
/override windows-integration-test/Windows-test Flaky e2e test
|
@feloy: Overrode contexts on behalf of feloy: windows-integration-test/Windows-test 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/test-infra repository. |
What type of PR is this:
/kind code-refactoring
What does this PR do / why we need it:
This is a follow-up PR to #6654 (support for
autoBuild
anddeployByDefault
fields), addressing some of the comments left there.Which issue(s) this PR fixes:
Related to #5694
PR acceptance criteria:
Unit test
Integration test
Documentation
How to test changes / Special notes to the reviewer: