Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/open-vsx/publish-extensions
Scripts for publishing VS Code extensions to open-vsx.org
https://github.com/open-vsx/publish-extensions
Last synced: 2 months ago
JSON representation
Scripts for publishing VS Code extensions to open-vsx.org
- Host: GitHub
- URL: https://github.com/open-vsx/publish-extensions
- Owner: open-vsx
- License: epl-2.0
- Created: 2020-03-06T11:10:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T08:06:30.000Z (5 months ago)
- Last Synced: 2024-09-06T13:07:39.439Z (5 months ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 235
- Watchers: 6
- Forks: 203
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Publish and Deprecate Extensions at Open VSX
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/open-vsx/publish-extensions)
This repo contains:
- A CI script for publishing open-source VS Code extensions to [open-vsx.org](https://open-vsx.org).
- [`extensions.json`](https://github.com/open-vsx/publish-extensions/blob/master/extensions.json) file specifying which extensions get auto-published to [open-vsx.org](https://open-vsx.org).
- [`extension-control/extensions.json`](https://github.com/open-vsx/publish-extensions/tree/master/extension-control) file indicating malicious and deprecated extensions.For instructions on auto-publishing extensions, marking extensions as deprecated, and flagging malicious extensions, please see the [Open VSX Wiki](https://github.com/EclipseFdn/open-vsx.org/wiki).
This repository is open for contributions, but before you contribute, please read our [Contribution guidelines](CONTRIBUTING.md).