-
Notifications
You must be signed in to change notification settings - Fork 36
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 an automatic rebase against the upstream #156
Conversation
…#167809) Fixes #167569
Fix command name
…verview ruler on dispose (#167817) fixes microsoft/vscode#167813
…extension hosts (not just the remote extension host) (#167826) Fixes #166857: Take into account resolved extensions and external extensions on all extension hosts (not just the remote extension host)
…#167829) Fixes #165821: Revert "Defer updating screen reader content when not in a11y mode" This reverts commit ffe90c3.
Fixes #167542: Improve wording in notification
Improve logging to render the extension host kind too (microsoft/vscode-remote-release#7497)
Update unsafe repositories link
vscode-upstream-sha1: 55d6b17
Build 3.4 :: code_3.x/147: Console, Changes, Git Data |
Build 3.4 :: sync-to-downstream_3.x/1492: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1178: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1178: Copied: code-rhel8; /job/DS_CI/job/update-digests_3.x triggered; |
Build 3.4 :: update-digests_3.x/1391: Console, Changes, Git Data |
Build 3.4 :: copyIIBsToQuay/248: Console, Changes, Git Data |
Build 3.4 :: get-sources-rhpkg-container-build_3.x/1480: code : 3.x :: Build 49331269 : quay.io/devspaces/code-rhel8:3.4-20 |
Build 3.4 :: sync-to-downstream_3.x/1492: Build container: devspaces-code synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1480 triggered; |
Build 3.4 :: code_3.x/147: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1492 triggered |
Build 3.4 :: operator-bundle_3.x/582: Console, Changes, Git Data |
Build 3.4 :: sync-to-downstream_3.x/1493: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1179: Console, Changes, Git Data |
Build 3.4 :: copyIIBsToQuay/249: Console, Changes, Git Data |
Build 3.4 :: push-latest-container-to-quay_3.x/1179: Copied: devspaces-operator-bundle; bundle-generated updated; |
Build 3.4 :: get-sources-rhpkg-container-build_3.x/1481: devspaces-operator-bundle : 3.x :: Build 49332092 : quay.io/devspaces/devspaces-operator-bundle:3.4-79 |
Build 3.4 :: sync-to-downstream_3.x/1493: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/1481 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.4 :: operator-bundle_3.x/582: Upstream sync done; /DS_CI/sync-to-downstream_3.x/1493 triggered |
Build 3.4 :: dsc_3.x/433: Console, Changes, Git Data |
Build 3.4 :: update-digests_3.x/1391: Detected new images: rebuild operator-bundle |
Build 3.4 :: dsc_3.x/433: 3.4.0 CI |
What does this PR do?
Fixes an auto-rebase against the upstream.
What issues does this PR fix?
Fixes eclipse-che/che#21854
How to test this PR?
All the PR status checks must be green.