-
Notifications
You must be signed in to change notification settings - Fork 494
Prepare for release 3.11.0 #1569
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
Conversation
Also added EOL date to the changelog entry for dropping Python 3.9.
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
tim-schilling
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.
🚀
|
@ddabble that release process failure was due to creating the github release manually. I think it can be ignored since everything has been uploaded properly (except the signed artifacts to the GH release, but that matches prior releases). |
|
@tim-schilling Ah right, I agree that we can probably ignore it, since the workflow logs say that Btw, seems like I've missed some pieces of information about this process; since you're mentioning creating GitHub releases manually, is there a way to create them automatically? 🤔 As far as I had understood, the process to create a new release is:
|
|
The release process should be:
|
|
@tim-schilling Ah I see, thanks! 😊 Is that process documented anywhere among Django Commons' repos? I guess parts of it can kind of be inferred from Also, could it be an idea to allow manually creating GitHub releases? Or is there some technical or security-related reason for preferring automatically creating them after a tag has been pushed? |
|
I think you're paying the price of me transferring it and skipping the step of doing a walk-through of a release with you. I'm sorry about that. Agreed that clearer docs is a great idea. We'd also want the repositories to maintain their own deployment documentation. The release github action can be tweaked to the maintainers' preferences. |
|
I did the latter half here: #1573 |
Description
Probably time for a release :)
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
pre-commit runcommand to format and lint.AUTHORS.rstCHANGES.rst