Merge lp://staging/~mterry/quickly/small-refactor into lp://staging/quickly

Proposed by Michael Terry
Status: Needs review
Proposed branch: lp://staging/~mterry/quickly/small-refactor
Merge into: lp://staging/quickly
Diff against target: 753 lines (+207/-192)
14 files modified
data/templates/ubuntu-application/configure.py (+12/-15)
data/templates/ubuntu-application/internal/bzrutils.py (+0/-37)
data/templates/ubuntu-application/package.py (+2/-1)
data/templates/ubuntu-application/release.py (+16/-17)
data/templates/ubuntu-application/share.py (+5/-4)
data/templates/ubuntu-application/submitubuntu.py (+16/-17)
data/templates/ubuntu-application/test/apportutils.py (+7/-7)
data/templates/ubuntu-application/upgrade.py (+3/-4)
quickly/lp/__init__.py (+18/-0)
quickly/lp/access.py (+3/-84)
quickly/lp/bzr.py (+20/-1)
quickly/lp/project.py (+82/-0)
quickly/ubuntu/__init__.py (+18/-0)
quickly/ubuntu/packaging.py (+5/-5)
To merge this branch: bzr merge lp://staging/~mterry/quickly/small-refactor
Reviewer Review Type Date Requested Status
Quickly Developers Pending
Review via email: mp+44606@code.staging.launchpad.net

Description of the change

This is a bit of a refactor to pull some code from ubuntu-application's 'internal' module into the 'quickly' module.

This started based on the quickly-talk thread about how best to enable non-ubuntu templates. This doesn't directly aid that goal, as most of the stuff pulled out is for LP or Ubuntu integration. But it is a proof of concept.

After this is discussed/approved, we can perhaps pull out some of the python code to be more generic too.

To post a comment you must log in.

Unmerged revisions

581. By Michael Terry

move packaging and apport modules to a new quickly.ubuntu module

580. By Michael Terry

create and use quickly.lp

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches