Add support for pre-releases to our release automation #7952
Labels
auto-locked
Outdated issues that have been locked by automation
C: automation
Automated checks, CI etc
!release blocker
Hold a release until this is resolved
type: maintenance
Related to Development and Maintenance Processes
Milestone
Currently, our release automation does not permit / handle pre-release version numbers being passed as part of the CLI (you can't do
nox -s prepare-release -- 20.1.b1
for example).This would likely be important for the work being undertaken as part of https://wiki.python.org/psf/Pip2020DonorFundedRoadmap, to roll out a fix for #988.
The text was updated successfully, but these errors were encountered: