testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00175
[Bug 623486] Re: 'make release' does not release to Launchpad
** Changed in: testtools
Status: New => Triaged
** Changed in: testtools
Importance: Undecided => Low
--
'make release' does not release to Launchpad
https://bugs.launchpad.net/bugs/623486
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
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