-
Notifications
You must be signed in to change notification settings - Fork 100
[CI/CD] Release Updater #1397
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
base: main
Are you sure you want to change the base?
[CI/CD] Release Updater #1397
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1397 +/- ##
==========================================
+ Coverage 86.24% 86.43% +0.18%
==========================================
Files 102 102
Lines 12603 12603
==========================================
+ Hits 10870 10893 +23
+ Misses 1257 1232 -25
- Partials 476 478 +2 see 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Proposed changes
Modifies the release workflows to make it easier to configure and hopefully easier to troubleshot if needed.
Release AgentworkflowPublish Release AssetsworkflowGathers the signed release packages from our official package repository, and publishes to GitHub release and Azure blob storage (if requested).
scripts/packages/package-check.shscript.package-check.sh