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

Automatically generate releases when a tag is pushed #658

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

zalsader
Copy link
Contributor

Also includes the vsix as an asset.

@zalsader
Copy link
Contributor Author

This is what it looks like. It creates a draft release whenever you do git push origin tag <tag version>. You can then update the text and publish the release.

image

@zalsader
Copy link
Contributor Author

Another helpful CI to add could be this: https://github.com/marketplace/actions/publish-vs-code-extension

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.61%. Comparing base (9b43afc) to head (8ec38af).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
+ Coverage   17.53%   17.61%   +0.07%     
==========================================
  Files          27       27              
  Lines        1283     1283              
  Branches      168      168              
==========================================
+ Hits          225      226       +1     
+ Misses       1052     1048       -4     
- Partials        6        9       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tonybaloney tonybaloney merged commit 9a273d3 into tonybaloney:main Jan 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants