-
-
Notifications
You must be signed in to change notification settings - Fork 19
Github Actions Automation - Auto Publish Releases #173
Copy link
Copy link
Open
Labels
choreA maintenance or chore taskA maintenance or chore task
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
choreA maintenance or chore taskA maintenance or chore task