-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 <2103732+codebien@users.noreply.github.com>
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)