Opened 9 years ago
Last modified 5 years ago
#850 new enhancement
Link change pages to builds from that change
Reported by: | dabrahams | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.+ |
Version: | 0.7.12 | Keywords: | web database |
Cc: | kshriram18@… |
Description
It would be great to have a link from a "changes" page to any build results corresponding to that set of changes. I'd also like to see a button there that forces a rebuild corresponding to that change set. IIUC some change sets don't get built if they are followed soon enough by another one.
Change History (5)
comment:1 Changed 9 years ago by dustin
- Keywords web added
- Milestone changed from undecided to 0.8.+
comment:2 Changed 9 years ago by dustin
- Keywords database added
- Summary changed from Additional link to Link change pages to builds from that change
The new builddb might make this easier.
comment:3 Changed 6 years ago by ShriramK
- Cc kshriram18@… added
comment:4 Changed 6 years ago by tom.prince
- Milestone changed from 0.8.+ to 0.9.0
comment:5 Changed 5 years ago by dustin
- Milestone changed from 0.9.0 to 0.9.+
Note: See
TracTickets for help on using
tickets.
The arrangement of data in buildbot makes it *very* expensive, if not impossible, to figure out which builds were made based on a particular change. So this ticket is harder than it sounds!