[Buildbot-commits] [Buildbot] #2297: Config-time checks for 'codebase' correctness
Buildbot
nobody at buildbot.net
Sat May 12 19:57:42 UTC 2012
#2297: Config-time checks for 'codebase' correctness
------------------------+-----------------------
Reporter: jaredgrubb | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords:
------------------------+-----------------------
As we add more support for multi-codebase Builders, it would be good to
think what config-time checks would be helpful.
For example, at least in master as I write this, if a builder has two
Source steps, and one has a codebase and the other does not,
Source.setProperty will assert when the second step tries to set the
'got_revision' property. It'd be nice if this mismatch could be detected
at config-time rather than at runtime.
--
Ticket URL: <http://trac.buildbot.net/ticket/2297>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list