resusable IDistribution.getReleasesByStatus method is required
Bug #113563 reported by
Celso Providelo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Jelmer Vernooij |
Bug Description
As mentioned in the lp-query-distro.py main classes it would be nice to have a IDistribution.
Having that will also allow us to improve other current method in IDistribution (as currentrelese and getDevelopmentR
Related branches
lp://staging/~jelmer/launchpad/bug113563
- Gavin Panella (community): Abstain
- Eleanor Berger (community): Approve (code)
-
Diff: 196 lines (+74/-39)4 files modifiedlib/lp/registry/interfaces/distribution.py (+7/-0)
lib/lp/registry/model/distribution.py (+13/-8)
lib/lp/registry/tests/test_distribution.py (+44/-1)
lib/lp/soyuz/scripts/ftpmaster.py (+10/-30)
Changed in soyuz: | |
status: | Unconfirmed → Confirmed |
description: | updated |
Changed in soyuz: | |
importance: | Undecided → Low |
status: | Confirmed → Triaged |
tags: | added: tech-debt |
Changed in soyuz: | |
status: | Triaged → Fix Committed |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in soyuz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r11042 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11042>.