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

Please publish on Open VSX Repository #26

Open
davemecha opened this issue Jul 2, 2021 · 3 comments
Open

Please publish on Open VSX Repository #26

davemecha opened this issue Jul 2, 2021 · 3 comments

Comments

@davemecha
Copy link

Please make Git Assistant available via the Open VSX Repository. (https://open-vsx.org/) That's an alternative marketplace for VSCode Extensions for free VSCode compatible editors like Theia IDE or projects like Gitpod.io that run VSCode in the cloud but have no access to the official Microsoft marketplace for VSCode extensions.

@ivanhofer
Copy link
Owner

Hi @davemecha I will take a look at this repository. Meanwhile you could download the extension as .zip file and install it in your editor: https://github.com/ivanhofer/git-assistant/releases

@davemecha
Copy link
Author

@ivanhofer nice, thanks for checking this out.

Unfortunately it is not possible to install the extension easily from source. It's easier to manually download it from the official VScode Marketplace. The problem is, that it's (AFAIK) not possible to automate this, what's generally the point in cloud coding environments like Gitpod.

Maybe you could add a ready built .vsix file to your releases. Then it's possible to add the extension automatically to a Gitpod environment (via .gitpod.yml) in the same way as e.g. the google cloud platform extension, that's also still missing in the open-vsx repository.

vscode:
  extensions:
    - https://github.com/GoogleCloudPlatform/cloud-code-vscode/releases/download/v1.12.0/cloudcode-1.12.0.vsix

@ivanhofer
Copy link
Owner

ivanhofer commented Jul 19, 2021

@davemecha you should be able to download the latest version from here:
https://github.com/ivanhofer/git-assistant/suites/3275151981/artifacts/76304033

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

No branches or pull requests

2 participants