testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00400
[Bug 623486] Re: 'make release' does not release to Launchpad
** Changed in: testtools
Importance: Low => Wishlist
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/623486
Title:
'make release' does not release to Launchpad
Status in testtools:
Triaged
Bug description:
Releasing to Launchpad is just as important to me as releasing to PyPI. The 'make release' command should:
* Change the "next" milestone to match the version number (X.Y.Z)
* Create a new "next" milestone
* Make a release for X.Y.Z
* Upload the tarball & signing file for the release
* Change any associated bugs on X.Y.Z to be fix released.
References