vscode-coder
vscode-coder copied to clipboard
Automate extension releases to VS Code Marketplace
Currently, I believe GitHub release artifacts have to be manually submitted to the VS Code Marketplace. Can we automate this so they are always in sync?
@stirby we could prioritise this, or maybe it's already done @code-asher?
Not already done; the releases are infrequent enough that it has been easier to just upload the vsix manually but automation would be nice if we can spare the cycles to work on it
Let's close this as unplanned for now.
Reopening as we now also publish to OpenVSX and automating can actually save time.
There is a sample workflow available here: https://github.com/EclipseFdn/publish-extensions/blob/master/docs/exampleCI.yaml