Expose IBuilder in the API
Bug #666838 reported by
Julian Edwards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Julian Edwards |
Bug Description
Also have a new top-level builders collection.
Related branches
lp://qastaging/~julian-edwards/launchpad/api-expose-builders
- Leonard Richardson (community): Approve
-
Diff: 296 lines (+142/-25)5 files modifiedlib/lp/buildmaster/configure.zcml (+2/-0)
lib/lp/buildmaster/interfaces/builder.py (+47/-24)
lib/lp/buildmaster/interfaces/webservice.py (+20/-0)
lib/lp/buildmaster/model/builder.py (+5/-1)
lib/lp/soyuz/stories/webservice/xx-builders.txt (+68/-0)
Changed in soyuz: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Julian Edwards (julian-edwards) |
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 r11952 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 11952>.