-
Notifications
You must be signed in to change notification settings - Fork 64
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
Always allow component creation if dockerfile runtime is selected #730
Always allow component creation if dockerfile runtime is selected #730
Conversation
0feeef0
to
5c64d6c
Compare
/retest |
/test test |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #730 +/- ##
==========================================
+ Coverage 83.62% 84.23% +0.60%
==========================================
Files 499 499
Lines 12295 12954 +659
Branches 3521 3836 +315
==========================================
+ Hits 10282 10912 +630
- Misses 1896 1924 +28
- Partials 117 118 +1
... and 27 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
5c64d6c
to
63926ca
Compare
/retest |
Even after selecting Dockerfile runtime the create button doesn't get enabled. I have to touch the dockerfile and port fields to enable it. Screen.Recording.2023-08-03.at.9.09.29.PM.mov |
63926ca
to
a3d410f
Compare
a3d410f
to
966c045
Compare
Looks like that was the bug which was fixed in #739, I rebased and it's working fine now. |
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
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rohitkrai03, rottencandy 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 |
@rottencandy: all tests passed! Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Fixes
https://issues.redhat.com/browse/RHTAPBUGS-469
Description
Always allow component creation if dockerfile runtime is selected.
Type of change
Screen shots / Gifs for design review
recording-1690205082.mp4
How to test or reproduce?
Use a repo that returns error when detection, and select dockerfile runtime.
Browser conformance: