lannonbr / vscode-js-annotations

Javascript / Typescript Parameter Annotations for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations
MIT License
106 stars 16 forks source link

Infrastructure Feature Request: Nightly Builds #59

Open lannonbr opened 5 years ago

lannonbr commented 5 years ago

What are you wanting to see improved / introduced?

Once GitHub Actions is out of beta, I would love to setup a workflow to trigger nightly dev builds and push it up to the VS Marketplace. I could do it now, but you can't write workflows for public repos until it is out of beta.

I have written an action to use VSCE to package or publish extensions so the workflow would be fairly easy to setup: lannonbr/vsce-action