-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Release process recent changes #3473
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3473 +/- ##
==========================================
- Coverage 73.20% 73.19% -0.01%
==========================================
Files 267 267
Lines 20083 20076 -7
==========================================
- Hits 14701 14695 -6
+ Misses 4468 4465 -3
- Partials 914 916 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Ivan <[email protected]>
What?
Document changes in a release process.
Why?
It's essential to keep the checklist of the release activities up to date.
Checklist
make lint
) and all checks pass.make tests
) and all tests pass.Related PR(s)/Issue(s)