temporalio / vscode-debugger-extension

Visual Studio Code debugger plugin
https://marketplace.visualstudio.com/items?itemName=temporal-technologies.temporalio
MIT License
19 stars 7 forks source link

Automate release process #47

Closed lorensr closed 1 year ago

lorensr commented 1 year ago
bergundy commented 1 year ago

Would be great if we created a GH release or at least a tag on auto publish. How are we planning on doing that?

lorensr commented 1 year ago

npm version tags & pushes

image

Marketplace only supports changelog file, not GH releases, and didn't think it was important to mirror changelog -> GH releases.