[Buildbot-commits] [SPAM] [Buildbot] #913: revlink callback and builders view does not work together.
Buildbot
buildbot-devel at lists.sourceforge.net
Mon Jul 5 14:09:08 UTC 2010
#913: revlink callback and builders view does not work together.
----------------------+-----------------------------------------------------
Reporter: cdadhemar | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.0 | Keywords:
----------------------+-----------------------------------------------------
Hello,
I have a get_revlink callback for my !WebStatus 's revlink attribute.
The callaback takes 'id' and 'repository' as first arguments as stated in
the documentation.
When I access a change through /changes/124 (for instance), every thing is
ok. But when I access /builders/my_builder then there are no repository
linked to the revision in the 'Revision' columns. I have to make sure a
repository is always defined in my callback to avoid such errors and
unfortunatly cannot access revision links but in the change view.
Note: my_builder is triggered by a nightly scheduler. For builders
triggered by "hg hooks" poller then I have a "Got revision" field that
works, and a "Revision" field which does not work.
I am not sure I am clear enough, do not hesitate to ask for more
information !
Thank you very much for your help !
Cheers,
Charles-Henri
--
Ticket URL: <http://buildbot.net/trac/ticket/913>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list