-
Notifications
You must be signed in to change notification settings - Fork 773
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
Trigger pack and publish when release is created #3638
Trigger pack and publish when release is created #3638
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3638 +/- ##
==========================================
- Coverage 87.80% 87.58% -0.23%
==========================================
Files 283 283
Lines 10308 10308
==========================================
- Hits 9051 9028 -23
- Misses 1257 1280 +23
|
This looks like the better option to me. |
This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day. |
This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day. |
I think I like this approach better than #3634.
The pack and publish job is kicked off automatically upon creating a release in GitHub.
Step 1 - Create and push the tags just as before. Then click create release here:
Step 2 - Fill out the details of the release as usual:
Step 3 - Click "Publish release" and the job is kicked off like so: