lp://qastaging/~timrchavez/launchpad/set_ppa_private_from_api_724740-2
- Get this branch:
- bzr branch lp://qastaging/~timrchavez/launchpad/set_ppa_private_from_api_724740-2
Branch merges
- j.c.sackett (community): Approve
-
Diff: 158 lines (+39/-19)4 files modifiedlib/lp/soyuz/browser/archive.py (+2/-3)
lib/lp/soyuz/model/archive.py (+18/-1)
lib/lp/soyuz/tests/test_archive_privacy.py (+8/-4)
utilities/sourcedeps.cache (+11/-11)
Related bugs
Related blueprints
Branch information
Recent revisions
- 13152. By Timothy R. Chavez
-
Add a note indicating that the complaint lint will give regarding the private setter declaration may be ignord because it is valid as of Python 2.6
- 13148. By Timothy R. Chavez
-
Remove a now unnecessary import and word wrap a comment so it does not violate the 78 column constraint
- 13146. By Timothy R. Chavez
-
This commit changes three things:
1. Make sure we discard the buildd_secret if we make the PPA public again
2. Remove explicit buildd_secret assignments in testing, this should now
be done implicitly if private is set True and buildd_secret is None3. Add test cases to validate buildd_secret is generated and set if
private is True and buildd_secret is None and that buildd_secret
is discarded if private is set back to False - 13145. By Timothy R. Chavez
-
Generate and set the buildd_secret when a PPA is made private for the first time (LP #724740)
- 13144. By Launchpad PQM Bot
-
[r=wgrant][bug=790696] Fix cron.base-ppa to use germanium's
nodowntime tree. - 13143. By Launchpad PQM Bot
-
[r=allenap][bug=790560] In update-sourcecode,
add lib/ directory to the beginning of sys.path,
in case there are clashes with system packages.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/launchpad