Ticket #82 (closed enhancement: wontfix)

Opened 6 years ago

Last modified 4 years ago

'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

comment:1 Changed 4 years ago by dustin

  • Status changed from new to closed
  • Resolution set to wontfix
  • Milestone changed from undecided to 0.7.+

I don't know if/whether debugclient is still working at this point. I kinda consider it deprecated.

Note: See TracTickets for help on using tickets.