Merge lp:~abentley/launchpad/product-info-type-garbo into lp:launchpad

Proposed by Aaron Bentley
Status: Merged
Merged at revision: 16084
Proposed branch: lp:~abentley/launchpad/product-info-type-garbo
Merge into: lp:launchpad
Prerequisite: lp:~abentley/launchpad/model-product-info-type
Diff against target: 0 lines
To merge this branch: bzr merge lp:~abentley/launchpad/product-info-type-garbo
Reviewer Review Type Date Requested Status
Deryck Hodge (community) Approve
Review via email: mp+127579@code.launchpad.net

Commit message

Garbo job defaults Product.information_type to PUBLIC.

Description of the change

= Summary =
Provide a garbo job that sets Product.information_type to PUBLIC (1) by default.

== Proposed fix ==
Re-purpose the now-unused SpecificationSharingPolicyDefault to set Product.information_type instead.

== Pre-implementation notes ==
discussed with deryck

== LOC Rationale ==
Part of private projects

== Implementation details ==
None

== Tests ==
bin/test -t test_ProductInformationTypeDefaul test_garbo

== Demo and Q/A ==
None

= Launchpad lint =

Checking for conflicts and issues in changed files.

Linting changed files:
  lib/lp/registry/configure.zcml
  lib/lp/registry/interfaces/product.py
  lib/lp/app/model/launchpad.py
  lib/lp/testing/factory.py
  lib/lp/scripts/garbo.py
  lib/lp/blueprints/model/specification.py
  lib/lp/scripts/tests/test_garbo.py
  lib/lp/bugs/model/bug.py
  lib/lp/registry/model/product.py
  lib/lp/registry/tests/test_product.py

To post a comment you must log in.
Revision history for this message
Deryck Hodge (deryck) :
review: Approve

Preview Diff

Empty