-
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
Added implementation of devfileSchema API #671
Conversation
89181ce
to
63b4552
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-671 |
packages/dashboard-backend/src/devfileSchemas/2.2.0/devfile.json
Outdated
Show resolved
Hide resolved
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-671 |
be08f70
to
f9755d8
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-671 |
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.
LGTM, please rebase to main
f9755d8
to
aa6a4a5
Compare
Signed-off-by: Oleksii Orel <[email protected]>
aa6a4a5
to
c0a2737
Compare
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-671 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: akurinnoy, 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 |
@olexii4: The following test failed, say
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. |
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-671 |
Build 3.4 :: dashboard_3.x/156: Console, Changes, Git Data |
Build 3.4 :: sync-to-downstream_3.x/1632: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1319: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1319: Copied: dashboard-rhel8; /job/DS_CI/job/update-digests_3.x triggered; |
Build 3.4 :: update-digests_3.x/1534: Console, Changes, Git Data |
Build 3.4 :: get-sources-rhpkg-container-build_3.x/1645: dashboard : 3.x :: Build 49558844 : quay.io/devspaces/dashboard-rhel8:3.4-18 |
Build 3.4 :: copyIIBsToQuay/395: Console, Changes, Git Data |
Build 3.4 :: sync-to-downstream_3.x/1632: Build container: devspaces-dashboard synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1645 triggered; |
Build 3.4 :: dashboard_3.x/156: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1632 triggered |
Build 3.4 :: operator-bundle_3.x/643: Console, Changes, Git Data |
Build 3.4 :: sync-to-downstream_3.x/1634: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1321: Console, Changes, Git Data |
Build 3.4 :: copyIIBsToQuay/397: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1321: Copied: devspaces-operator-bundle; bundle-generated updated; |
Build 3.4 :: sync-to-downstream_3.x/1634: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1647 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.4 :: operator-bundle_3.x/643: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1634 triggered |
Build 3.4 :: update-digests_3.x/1534: Detected new images: rebuild operator-bundle |
Signed-off-by: Oleksii Orel [email protected]
What does this PR do?
Added implementation of devfileSchema API