aws-cloudformation / aws-cloudformation/cfn-lint-visual-studio-code
Gitpod/OpenVSX Support?
- Dominant language
- JavaScript
- Stars
- 289
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Just learned that only extensions published to the [OpenVSX](https://open-vsx.org/) registry will work on[ Gitpod](https://gitpod.io), and was curious if the maintainers of this repo would be interested in publishing there as well.
The steps for doing so are listed [here](https://github.com/eclipse/openvsx/wiki/Publishing-Extensions). 1-4 have to do with setting up an account and generating a token, then the last step discusses how to actually perform the publish.
It seems like updating the Github workflow publish pipeline to also publish to OpenVSX could look something like [this](https://github.com/github/vscode-codeql/blob/main/.github/workflows/release.yml#L150).
Contributor guide
Research direction
Inspect the GitHub workflow publish pipeline and compare its release step with the linked CodeQL workflow example. Review OpenVSX's publishing steps, then verify that the configured token can publish the extension there alongside the existing registry; done means Gitpod can install the published extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100