Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Actions Automation - Auto Publish Releases #173

Open
warrenbuckley opened this issue Sep 27, 2020 · 0 comments
Open

Github Actions Automation - Auto Publish Releases #173

warrenbuckley opened this issue Sep 27, 2020 · 0 comments
Labels
chore A maintenance or chore task

Comments

@warrenbuckley
Copy link
Owner

warrenbuckley commented Sep 27, 2020

Setup GitHub Actions for auto publishing tagged releases/builds to VSCode Marketplace with vsce

https://code.visualstudio.com/api/working-with-extensions/continuous-integration#github-actions

CI Build - Adds artefacts to a draft release

https://github.com/release-drafter/release-drafter#action-outputs
https://github.com/actions/upload-release-asset

GitHub Action for Release made Public ?

  • Takes .visx from release and uploads to VSCode marketplace with VCSE (does it support arg for pointing to ext file?)
  • Or builds project again and uses vsce to push that as doing locally
@warrenbuckley warrenbuckley added the chore A maintenance or chore task label Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A maintenance or chore task
Projects
None yet
Development

No branches or pull requests

1 participant