rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
583 stars 72 forks source link

Automate deployments + deploy to OVSX #6

Closed nicoespeon closed 1 year ago

nicoespeon commented 1 year ago

Related to #3

This should trigger automatic deployments to both VS Code & OVSX marketplaces whenever there is a new GitHub release. Thus, deploying a new version only becomes a matter of creating a new release here: https://github.com/rubberduck-ai/rubberduck-vscode/releases/new

Pre-requisite:

I think the deployments should work, but I'm a bit blind. I will monitor the subsequent releases and fix whatever doesn't work with the workflows.