kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

Add Open VSX as distribution target #7

Closed christoph-fricke closed 2 years ago

christoph-fricke commented 2 years ago

Extends the distribution script for the klighd-vscode package to also publish to Open VSX.

To save a few CI seconds, the script is further changed to not package the extension. Instead, the extension is only packaged once before it is distributed. Previously, a call to vsce publish would have also packaged the extension.