-
Notifications
You must be signed in to change notification settings - Fork 53
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
Show warning when unsupported Devfile features used #727
Conversation
Skipping CI for Draft Pull Request. |
492f795
to
60b70e5
Compare
Codecov Report
@@ Coverage Diff @@
## main #727 +/- ##
==========================================
- Coverage 77.66% 77.64% -0.02%
==========================================
Files 317 317
Lines 31084 31230 +146
Branches 1841 1862 +21
==========================================
+ Hits 24140 24249 +109
- Misses 6894 6930 +36
- Partials 50 51 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-727 |
60b70e5
to
db271a7
Compare
db271a7
to
407658b
Compare
407658b
to
3bca7e8
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-727 |
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Signed-off-by: Oleksii Kurinnyi <[email protected]>
Signed-off-by: Oleksii Kurinnyi <[email protected]>
3bca7e8
to
8a30c35
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-727 |
...ntend/src/services/workspace-client/devworkspace/__tests__/devWorkspaceClient.create.spec.ts
Show resolved
Hide resolved
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-727 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, amisevsk, AObuchow, ibuziuk, olexii4 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 |
Build 3.6 :: dashboard_3.x/218: Console, Changes, Git Data |
Build 3.6 :: sync-to-downstream_3.x/2721: Console, Changes, Git Data |
Build 3.6 :: push-latest-container-to-quay_3.x/1949: Console, Changes, Git Data |
Build 3.6 :: get-sources-rhpkg-container-build_3.x/2562: dashboard : 3.x :: Build 51287619 : quay.io/devspaces/dashboard-rhel8:3.6-23 |
Build 3.6 :: update-digests_3.x/2482: Console, Changes, Git Data |
Build 3.6 :: dashboard_3.x/218: Upstream sync done; /DS_CI/sync-to-downstream_3.x/2721 triggered |
Build 3.6 :: operator-bundle_3.x/1010: Console, Changes, Git Data |
Build 3.6 :: sync-to-downstream_3.x/2722: Console, Changes, Git Data |
Build 3.6 :: push-latest-container-to-quay_3.x/1950: Console, Changes, Git Data |
Build 3.6 :: copyIIBsToQuay/1150: Console, Changes, Git Data |
Build 3.6 :: sync-to-downstream_3.x/2722: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/2563 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.6 :: operator-bundle_3.x/1010: Upstream sync done; /DS_CI/sync-to-downstream_3.x/2722 triggered |
Build 3.6 :: dsc_3.x/716: Console, Changes, Git Data |
Build 3.6 :: update-digests_3.x/2482: Detected new images: rebuild operator-bundle |
Build 3.6 :: dsc_3.x/716: 3.6.0 CI |
What does this PR do?
This PR show warnings that may happen during workspace creation when the devfile uses unsupported features.
What issues does this PR fix or reference?
resolves eclipse-che/che#21873
Is it tested? How?
Try creating a workspace using the following devfile: