quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Add GH action to generate `.vsix` artifact #434

Closed juliasilge closed 1 month ago

juliasilge commented 1 month ago

Let's see how many tries it takes me to get this to work. 🤞

juliasilge commented 1 month ago

Only three tries?! Maybe a record for me with GH actions.

juliasilge commented 1 month ago

You can go to the page for an action run to find the link for the .vsix and download it. We could eventually publish these as part of a release to surface them more, but for our development work, I think this is the best option.

After that, you can install it via "Extensions: Install from VSIX..." command.

cscheid commented 1 month ago

I agree that not advertising releases is still the best way to go about this.