-
Notifications
You must be signed in to change notification settings - Fork 105
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
feat: [IOPLT-754] Nightly and canary release workflows #6392
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6392 +/- ##
==========================================
- Coverage 48.42% 47.83% -0.60%
==========================================
Files 1488 1611 +123
Lines 31617 32312 +695
Branches 7669 7410 -259
==========================================
+ Hits 15311 15455 +144
- Misses 16238 16815 +577
+ Partials 68 42 -26 see 1668 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Short description
This PR introduces release automation via github action for nightly releases and the possibility to release (on demand) a Canary release on a parallel store entry (IO Canary app).
List of changes proposed in this pull request
How to test
Check release workflows (eventually run manually)
After the merge on this PR some changes on the github environments are required in order to make. new workflow properly work.