Can't easily create a release file from a branch revision or tag
Bug #609796 reported by
Monty Taylor
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
There is currently a disconnect between managing code in bzr on launchpad and cutting a release, even though launchpad supports both bzr and tarball releases.
It seems to me that all of the elements of the workflow should be possible within launchpad. I would suggest that, in addition to the "create a release" workflow right now (or perhaps as part of it) I should be able to nominate a branch for release, and that nomination should go through something similar to the merge request process. If approved, launchpad should be able to tag the release in bzr.
Or skip the merge request part and just let me create and tag a release - I dunno.
summary: |
- need a system for release tagging/releasing + Can't easily create a release file from a branch revision or tag |
To post a comment you must log in.
There is a related bug that requests that is be possible to indicate the version of the branch that constitutes a release. Launchpad model series as a single branch, and the releases are version of the branch.