tremor-rs / tremor-vscode

Visual Studio Code support for tremor's languages
https://marketplace.visualstudio.com/items?itemName=tremorproject.tremor-language-features
Apache License 2.0
7 stars 3 forks source link

Github workflow to package and release extension #15

Open anupdhml opened 4 years ago

anupdhml commented 4 years ago

Right now, we locally build the extension package and upload it to vscode marketplace. See if it can be automated fully on releases -- at the very least, we can package the extension and have it be available for download on the releases page.

Current packaging instructtions: https://github.com/wayfair-tremor/tremor-vscode/blob/master/development.md#packaging

adithyaakrishna commented 2 years ago

@anupdhml @Licenser I would like to work on this 👀