-
Notifications
You must be signed in to change notification settings - Fork 35
Add release checklist #1007
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
Add release checklist #1007
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1007 +/- ##
==========================================
- Coverage 94.59% 92.84% -1.76%
==========================================
Files 134 134
Lines 9940 9940
==========================================
- Hits 9403 9229 -174
- Misses 537 711 +174
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
IAlibay
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about adding the conda lock and single file installers to the release assets?
|
That step happens after the conda-forge build is done/uploaded. Adding the assets is automated now 😎 but still requires a manual click to fire off (for now, we could automate it as well). So something like "After the conda-forge package is uploaded, start single file installer and docker image workflow (and verify it was successful)" |
|
I updated this to point to the wiki for all post-merge items. I think things are clearer this way. @mikemhenry ready for another look/approval. We will of course improve this during our next release process. |
Co-authored-by: Irfan Alibay <IAlibay@users.noreply.github.com>
IAlibay
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Developers certificate of origin