Merge lp://staging/~al-maisan/launchpad/disable-ppa-495975 into lp://staging/launchpad/db-devel
Proposed by
Muharem Hrnjadovic
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Julian Edwards | ||||
Approved revision: | not available | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~al-maisan/launchpad/disable-ppa-495975 | ||||
Merge into: | lp://staging/launchpad/db-devel | ||||
Diff against target: |
71 lines (+36/-3) 3 files modified
lib/lp/soyuz/browser/archive.py (+1/-1) lib/lp/soyuz/configure.zcml (+2/-2) lib/lp/soyuz/stories/ppa/xx-ppa-workflow.txt (+33/-0) |
||||
To merge this branch: | bzr merge lp://staging/~al-maisan/launchpad/disable-ppa-495975 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Julian Edwards (community) | code | Approve | |
Данило Шеган (community) | release-critical | Approve | |
Review via email: mp+16125@code.staging.launchpad.net |
To post a comment you must log in.
Hello there,
this is a simple branch that boosts the usability of PPAs quite a bit by
allowing users with edit permissions for a PPA to disable and enable the
latter.
Tests to run:
bin/test -vv -t ppa -t archive
No pertinent "make lint" errors or warnings.