Make it easier to distinguish between recipe builds of the same branch
Bug #1491336 reported by
James Troup
on 2015-09-02
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
Low
|
William Grant |
Bug Description
Right now, there's over 10 builders building a recipe build of
checkbox. Apparently this is likely to be a recipe for lots of
different series', but it's impossible to tell from
https:/
Building ~checkbox-
It'd be nice to add series to that output and any other information
that might help to differentiate the builds from one another.
Related branches
lp:~wgrant/launchpad/recipe-title-series
- Colin Watson: Approve on 2015-09-11
-
Diff: 116 lines (+29/-9)4 files modifiedlib/lp/code/browser/tests/test_tales.py (+17/-4)
lib/lp/code/model/sourcepackagerecipebuild.py (+3/-2)
lib/lp/code/model/tests/test_sourcepackagerecipebuild.py (+3/-1)
lib/lp/soyuz/stories/soyuz/xx-build-record.txt (+6/-2)
Colin Watson (cjwatson)
on 2015-09-02
tags: | added: confusing-ui soyuz-build trivial |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Low |
William Grant (wgrant)
on 2015-09-11
tags: | added: recipe |
William Grant (wgrant)
on 2015-09-11
summary: |
- Make it easier to distinguish between receipe builds of the same - package/project + Make it easier to distinguish between recipe builds of the same branch |
Changed in launchpad: | |
assignee: | nobody → William Grant (wgrant) |
status: | Triaged → In Progress |
Launchpad QA Bot (lpqabot) wrote : | #1 |
tags: | added: qa-needstesting |
Changed in launchpad: | |
status: | In Progress → Fix Committed |
William Grant (wgrant)
on 2015-09-14
tags: |
added: qa-ok removed: qa-needstesting |
Colin Watson (cjwatson)
on 2015-09-14
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17729 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17729>.