-
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
[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.27% 86.38% +0.10%
==========================================
Files 102 102
Lines 12622 12622
==========================================
+ Hits 10890 10903 +13
+ Misses 1253 1238 -15
- Partials 479 481 +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