[Buildbot-commits] [buildbot/buildbot] b9b936: Fix a url persistence issue in the Trigger step
GitHub
noreply at github.com
Sat Sep 6 10:50:00 UTC 2014
Branch: refs/heads/eight
Home: https://github.com/buildbot/buildbot
Commit: b9b93616c7e11d49a38c09f5b6379ff29dae939f
https://github.com/buildbot/buildbot/commit/b9b93616c7e11d49a38c09f5b6379ff29dae939f
Author: spoludo ou <Spoludo at users.noreply.github.com>
Date: 2014-09-02 (Tue, 02 Sep 2014)
Changed paths:
M master/buildbot/steps/trigger.py
Log Message:
-----------
Fix a url persistence issue in the Trigger step
The triggered build url were lost because they were added to the step after it was marked finished and thus persisted.
Commit: 2f5da048e1348ee3ca2e762d907207e9c4bdc05a
https://github.com/buildbot/buildbot/commit/2f5da048e1348ee3ca2e762d907207e9c4bdc05a
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-09-06 (Sat, 06 Sep 2014)
Changed paths:
M master/buildbot/steps/trigger.py
Log Message:
-----------
Merge pull request #1218 from Spoludo/eight
Fix a url persistence issue in the Trigger step
Compare: https://github.com/buildbot/buildbot/compare/4a565ac77e85...2f5da048e134
More information about the Commits
mailing list