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

Temporarily remove some plugins where vsix files are missing #823

Merged
merged 2 commits into from
Feb 1, 2021
Merged

Temporarily remove some plugins where vsix files are missing #823

merged 2 commits into from
Feb 1, 2021

Conversation

ericwill
Copy link
Contributor

@ericwill ericwill commented Feb 1, 2021

Signed-off-by: Eric Williams ericwill@redhat.com

What does this PR do?

Temporarily remove plugins that have dead vsix links, until we can replace the links and enable offline builds by default.

Screenshot/screencast of this PR

What issues does this PR fix or reference?

Part of eclipse-che/che#18933

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Part of eclipse-che/che#18933

Signed-off-by: Eric Williams <ericwill@redhat.com>
extensions:
- https://open-vsx.org/api/haskell/haskell/1.1.0/file/haskell.haskell-1.1.0.vsix
- https://open-vsx.org/api/justusadam/language-haskell/3.3.0/file/justusadam.language-haskell-3.3.0.vsix
- https://open-vsx.org/api/gattytto/phoityne-vscode/0.0.28/file/gattytto.phoityne-vscode-0.0.28.vsix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if we could just disable phoityne-vscode. Not sure what is the impact.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't contribute this plugin so I don't know. Better remove it and we can add it back later.

@sunix
Copy link
Contributor

sunix commented Feb 1, 2021

Should be part of the next che hotfix z release eclipse-che/che#18926 7.25.2

url: https://github.com/rogalmic/vscode-bash-debug
revision: v0.3.9
extensions:
- https://open-vsx.org/api/rogalmic/bash-debug/0.3.9/file/rogalmic.bash-debug-0.3.9.vsix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍

Signed-off-by: Eric Williams <ericwill@redhat.com>
@ericwill ericwill merged commit 4f931cd into eclipse-che:master Feb 1, 2021
ericwill added a commit that referenced this pull request Feb 2, 2021
…829)

* Temporarily remove some plugins where vsix files are missing

Part of eclipse-che/che#18933

Signed-off-by: Eric Williams <ericwill@redhat.com>

* Update bash-debug location instead of removing

Signed-off-by: Eric Williams <ericwill@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants