Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).