Ticket #82 (closed enhancement: wontfix)
'buildbot debugclient' should show name of buildmaster it connected to
| Reported by: | warner | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.+ |
| Version: | 0.7.5 | Keywords: | debugclient |
| Cc: |
Description
I happen to have two projects in nearby working directories on my local system, each with a separate buildmaster. I have a .buildbot/options in them to control which buildmaster is used when I run buildbot debugclient. However, I typed that command from the wrong directory, and was surprised when the "force build" button that I used failed, because I gave it a Builder name for the wrong buildmaster.
It would be nice if the debugclient could show the name of the project in its title bar, or towards the top of the window, like "Connected to 'Buildbot'", with the text coming from IStatus.getProjectName
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
I don't know if/whether debugclient is still working at this point. I kinda consider it deprecated.