Ticket #1933 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Give config files a reliable way to determine their directory

Reported by: dabrahams Owned by:
Priority: major Milestone: 0.8.4
Version: 0.8.3p1 Keywords: simple, redheadphones
Cc:

Description

Two of the items at  http://dabrahams/bbproto mention that Buildbot could be improved by giving configuration files some reliable way to find out what directory they were loaded from. This seems like a high-payoff change for very little cost in complexity. Maybe you could set a __file__ attribute?

Change History

comment:1 Changed 2 years ago by dabrahams

comment:2 Changed 2 years ago by dustin

  • Keywords simple added
  • Milestone changed from undecided to 0.8.4

comment:3 Changed 2 years ago by Derek Hurley

  • Status changed from new to closed
  • Resolution set to fixed

added 'file' attribute to localDict, Fixes #1933

Changeset: daef638e1365e9a3f893e63239b4124cfbdcfe8b

comment:4 Changed 2 years ago by Dustin J. Mitchell

Merge branch 'master' of  git://github.com/dzhurley/buildbot

Fixes #1933.

Changeset: 9e2979b98de5a0a5d17057fcc0cbbd1fcb630f43

comment:5 Changed 2 years ago by redheadphones

  • Keywords simple, redheadphones added; simple removed
Note: See TracTickets for help on using tickets.