Ticket #1741 (closed enhancement: fixed)
web status html page "Pending builds" header name
| Reported by: | dreamfly912 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.3 |
| Version: | 0.8.2 | Keywords: | web |
| Cc: |
Description
In the web status html page of a builder, such as ' http://10.20.188.123:9010/builders/Linux%20Builder%20x64'. There is a header "Pending builds".
I think the word 'builds' may be a little confusing, because the items listed under it have not yet reached to the Build stage. They may still be the BuildRequests?.
Later, the Builder may merge them into one BuildRequest? or not, which depends on the value of glocal BuildmasterConfig? c[ 'mergeRequests' ] or BuilderConfig?'s parameter mergeRequests.
If the inference above is right, should the word "Pending builds" be modified to "Pending BuildRequets?" or "BuildRequest? queue" or sth?
Please let me know if I have misunderstood sth here, thank u. :)
Change History
comment:2 follow-up: ↓ 4 Changed 2 years ago by Dustin J. Mitchell
- Status changed from new to closed
- Resolution set to fixed
title pending build requests correctly in web status
Fixes #1741
Changeset: 4323bd7c4b88d709178f0784e39ab3b8cd496aac
comment:4 in reply to: ↑ 2 Changed 2 years ago by dreamfly912
Replying to Dustin J. Mitchell:
title pending build requests correctly in web status
Fixes #1741
Changeset: 4323bd7c4b88d709178f0784e39ab3b8cd496aac
title "No pending builds" should be modified also ?
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Sounds right to me - thanks!