Ticket #197 (closed enhancement: fixed)
show version number of buildslave buildbot code
| Reported by: | zooko | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.+ |
| Version: | 0.7.6 | Keywords: | |
| Cc: |
Description
I'm trying to debug someone's use of buildbot, and it would help if this page showed which version of the buildbot code they are running:
Change History
comment:3 Changed 4 years ago by bhearsum
- Status changed from new to closed
- Resolution set to fixed
I pushed a patch for this just now: http://github.com/djmitche/buildbot/commit/b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
yeah. The /slaves/SLAVENAME ought to show this.
The buildslave currently sends the versions of specific remote commands to the master, but not the buildbot version overall.. we'll need to add that.