[Buildbot-commits] [Buildbot] #913: revlink callback and builders view does not work together.
Buildbot
buildbot-devel at lists.sourceforge.net
Sat Dec 18 17:33:05 UTC 2010
#913: revlink callback and builders view does not work together.
--------------------------+--------------------
Reporter: cdadhemar | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.3
Version: 0.8.0 | Resolution:
Keywords: web, projrepo |
--------------------------+--------------------
Comment (by dustin):
This is actually documented:
{{{
585 Note that SourceStamps that are not created from version-control
changes (e.g.,
586 those created by a Nightly or Periodic scheduler) will have an empty
repository
587 string, as the respository is not known.
}}}
I'm hesitant to feed more data back into the sourcestamp from a build - I
don't like the way {{{got_revision}}} works now.
Is it difficult to handle the empty revision string, defaulting to
whatever repository you build normally?
--
Ticket URL: <http://trac.buildbot.net/ticket/913#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list