-
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
Update che-devworkspace-generat in yarn.lock #1041
Conversation
Docker image build succeeded: quay.io/eclipse/che-dashboard:pr-1041 kubectl patch commandkubectl patch -n eclipse-che "checluster/eclipse-che" --type=json -p="[{"op": "replace", "path": "/spec/components/dashboard/deployment", "value": {containers: [{image: "quay.io/eclipse/che-dashboard:pr-1041", name: che-dashboard}]}}]" |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ibuziuk, olexii4, SDawley 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.11 :: dashboard_3.11/6: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.11/97: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.11/84: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.11/92: dashboard : 3.11 :: Build 58113833 : quay.io/devspaces/dashboard-rhel8:3.11-46 |
Build 3.11 :: update-digests_3.11/286: Console, Changes, Git Data |
Build 3.11 :: dashboard_3.11/6: Upstream sync done; /DS_CI/sync-to-downstream_3.11/97 triggered |
Build 3.11 :: operator-bundle_3.11/47: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.11/98: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.11/85: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2414: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.11/98: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.11/93 triggered; /job/DS_CI/job/dsc_3.11 triggered; |
Build 3.11 :: operator-bundle_3.11/47: Upstream sync done; /DS_CI/sync-to-downstream_3.11/98 triggered |
Build 3.11 :: update-digests_3.11/286: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.11/40: Console, Changes, Git Data |
Build 3.11 :: dsc_3.11/40: 3.11.0-CI |
Recreating PR from origin.
#1040 (review)
What does this PR do?
Reran yarn install to rebuilt the yarn.lock file to include latest devworkspace-generator release.
There are lint errors...
What issues does this PR fix or reference?
https://issues.redhat.com/browse/CRW-5452
Is it tested? How?
Built build/dockerfiles/Dockerfile locally