Skip to content
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

Check extensions of VS Code extension pack are running smoothly #15390

Closed
5 tasks
benoitf opened this issue Dec 3, 2019 · 3 comments
Closed
5 tasks

Check extensions of VS Code extension pack are running smoothly #15390

benoitf opened this issue Dec 3, 2019 · 3 comments
Assignees
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@benoitf
Copy link
Contributor

benoitf commented Dec 3, 2019

Is your task related to a problem? Please describe.

#15272 would bring support of Extension pack
But each extension should be running properly when support will be there.
This issue is to ensure that all API/features are available in Che-Theia to make sure that these extensions are running properly.

Describe the solution you'd like

Check that all extensions of the packs are able to run smoothly on Eclipse Che.
It includes:

Of course, some "non-open-source" extensions shouldn't be checked

Additional context

As it's for test/checking if it's working, all extensions can be used in a single Che plugin meta.yaml.

@benoitf benoitf added kind/task Internal things, technical debt, and to-do tasks to be performed. area/languages Issues related to Language extensions or plugins integration. labels Dec 3, 2019
@benoitf benoitf added this to the Backlog - Languages milestone Dec 3, 2019
@benoitf benoitf changed the title Check VSCode extension pack extensions Check extensions of VS Code extension pack are running smoothly Dec 3, 2019
@l0rd l0rd added team/languages severity/P2 Has a minor but important impact to the usage or development of the system. labels Dec 4, 2019
@tsmaeder tsmaeder mentioned this issue Jan 23, 2020
36 tasks
@tsmaeder tsmaeder mentioned this issue Feb 18, 2020
34 tasks
@ericwill ericwill mentioned this issue Mar 12, 2020
50 tasks
@ericwill ericwill mentioned this issue Apr 1, 2020
47 tasks
@ericwill ericwill mentioned this issue Apr 22, 2020
52 tasks
@che-bot
Copy link
Contributor

che-bot commented Jun 3, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 3, 2020
@benoitf benoitf added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jun 3, 2020
@ericwill ericwill mentioned this issue Nov 18, 2020
34 tasks
@ericwill ericwill modified the milestones: Backlog - Plugins, 7.23 Nov 18, 2020
@ericwill ericwill mentioned this issue Dec 3, 2020
34 tasks
@sunix sunix self-assigned this Jan 19, 2021
@sunix
Copy link
Contributor

sunix commented Jan 20, 2021

for the git extension pack:

  • Git History (git log) - PR in progress feat(plugins): Add git history plugin che-plugin-registry#805
    That one works, there is a little ui bug, but it shouldn't be visible in most of the git repos, see comment: feat(plugins): Add git history plugin che-plugin-registry#805 (comment)
  • Project Manager
    Detection of git projects is not working in Che. I have set a baseFolder. But it couldn't detect the projects (see screenshot [1].
    Also this is a lot about switching from one project to another where in che we would stay most of the time in the same window/workspace
    Tested with:
        - id: alefragnani/project-manager/latest
          type: chePlugin
          registryUrl: 'https://sunix-che-plugin-registry-dev-a62hi.surge.sh/v3'
  • GitLens - already in the plugin registry
  • gitignore
  • Open in GitHub / Bitbucket / VisualStudio.com
    Not working ... executing the commands "Open in Github" or "Copy Github link to clipboard" don't do anything
    Tested with:
          - id: ziyasal/vscode-open-in-github/latest
            type: chePlugin
            registryUrl: 'https://sunix-che-plugin-registry-vscode-open-in-github-pat0d.surge.sh/v3'

Screenshots

  • [1] Project manager
    Selection_168

@l0rd l0rd removed the area/languages Issues related to Language extensions or plugins integration. label Jan 30, 2023
@l0rd
Copy link
Contributor

l0rd commented Jan 30, 2023

Closing as we are sunsetting che-theia

@l0rd l0rd closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

6 participants