-
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: Fix activation of the Eclipse Che Terminal extension #288
Conversation
Signed-off-by: RomanNikitenko <[email protected]>
Pull Request images published ✨ |
Build 3.10 :: code_3.10/9: Console, Changes, Git Data |
Build 3.11 :: code_3.x/966: Console, Changes, Git Data |
Build 3.10 :: code_3.10/10: Console, Changes, Git Data |
Build 3.11 :: code_3.x/967: Console, Changes, Git Data |
Build 3.10 :: code_3.10/10: Upstream sync done; No sync or Brew build |
Build 3.11 :: code_3.x/967: Upstream sync done; No sync or Brew build |
Build 3.10 :: sync-to-downstream_3.10/74: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5140: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.10/39: Console, Changes, Git Data |
Build 3.10 :: get-sources-rhpkg-container-build_3.10/73: code : 3.10 :: Build 56640332 : quay.io/devspaces/code-rhel8:3.10-85 |
Build 3.10 :: update-digests_3.10/68: Console, Changes, Git Data |
Build 3.10 :: code_3.10/9: Upstream sync done; /DS_CI/sync-to-downstream_3.10/74 triggered |
Build 3.10 :: operator-bundle_3.10/24: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/76: Console, Changes, Git Data |
Build 3.10 :: push-latest-container-to-quay_3.10/40: Console, Changes, Git Data |
Build 3.10 :: sync-to-downstream_3.10/76: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.10/75 triggered; /job/DS_CI/job/dsc_3.10 triggered; |
Build 3.10 :: operator-bundle_3.10/24: Upstream sync done; /DS_CI/sync-to-downstream_3.10/76 triggered |
Build 3.10 :: copyIIBsToQuay/2039: Console, Changes, Git Data |
Build 3.10 :: update-digests_3.10/68: Detected new images: rebuild operator-bundle |
Build 3.10 :: dsc_3.10/15: Console, Changes, Git Data |
Build 3.11 :: code_3.x/968: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5180: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3608: Console, Changes, Git Data |
Build 3.11 :: get-sources-rhpkg-container-build_3.x/5069: code : 3.x :: Build 56760902 : quay.io/devspaces/code-rhel8:3.11-4 |
Build 3.11 :: code_3.x/968: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5180 triggered |
Build 3.11 :: update-digests_3.x/4812: Console, Changes, Git Data |
Build 3.11 :: operator-bundle_3.x/2257: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5185: Console, Changes, Git Data |
Build 3.11 :: push-latest-container-to-quay_3.x/3609: Console, Changes, Git Data |
Build 3.11 :: copyIIBsToQuay/2092: Console, Changes, Git Data |
Build 3.11 :: sync-to-downstream_3.x/5185: Build container: devspaces-operator-bundle synced; /DS_CI/get-sources-rhpkg-container-build_3.x/5070 triggered; /job/DS_CI/job/dsc_3.x triggered; |
Build 3.11 :: operator-bundle_3.x/2257: Upstream sync done; /DS_CI/sync-to-downstream_3.x/5185 triggered |
Build 3.11 :: update-digests_3.x/4812: Detected new images: rebuild operator-bundle |
Build 3.11 :: dsc_3.x/1524: Console, Changes, Git Data |
Build 3.11 :: dsc_3.x/1524: 3.11.0-CI |
What does this PR do?
Fixes an error:
TypeError: s is not a constructor
at the activation of theEclipse Che Terminal
extension stepWhat issues does this PR fix?
eclipse-che/che#22611
How to test this PR?
Please see
Steps to reproduce
section of the issue: eclipse-che/che#22611