Merge lp://staging/~sinzui/juju-release-tools/publish-beta12 into lp://staging/juju-release-tools
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Merged at revision: | 320 |
Proposed branch: | lp://staging/~sinzui/juju-release-tools/publish-beta12 |
Merge into: | lp://staging/juju-release-tools |
Diff against target: |
178 lines (+33/-39) 5 files modified
build_package.py (+1/-1) generate_agents.py (+1/-1) make_release_notes.py (+21/-18) tests/test_build_package.py (+1/-1) tests/test_make_release_notes.py (+9/-18) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-release-tools/publish-beta12 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Juju Release Engineering | Pending | ||
Review via email: mp+300249@code.staging.launchpad.net |
Description of the change
We need to publish beta12 which has daily versions.
1. Update the rules to parse the version to strip the '~' portion or the -ubuntu portion
2. Stop creating source packages for wily. We accidentally did this for 1.25.6.
We are not certain we can release without deleting manual intervention
3. I had a dirty branch with template changes per issue I saw with gz's annoucement.
I the changes are included here, though I don't consider them final.
To post a comment you must log in.