-
Notifications
You must be signed in to change notification settings - Fork 52
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
fix: request devfile JSON schema #424
Conversation
Codecov Report
@@ Coverage Diff @@
## main #424 +/- ##
=======================================
Coverage 49.60% 49.61%
=======================================
Files 211 211
Lines 7243 7242 -1
Branches 1199 1199
=======================================
Hits 3593 3593
+ Misses 3309 3308 -1
Partials 341 341
Continue to review full report at Codecov.
|
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-424 |
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.
Tested using the image and I don't reproduce the error
Also I'm able to start DevWorkspaces
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, benoitf, ibuziuk 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 |
✅ E2E dashboard tests succeed 🎉 See Details
Test product:
Eclipse Che QE channel: https://mattermost.eclipse.org/eclipse/channels/eclipse-che-qe |
What does this PR do?
This PR fixes the issue that the dashboard is not able ot fetch a devfile schema.
What issues does this PR fix or reference?
fixes eclipse-che/che#20919
Is it tested? How?
Use the dashboard image from this PR