[Buildbot-commits] [buildbot/buildbot] 85ceb2: Fix step None bug
GitHub
noreply at github.com
Tue Jan 28 15:47:25 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 85ceb2229128c601f0633a5bdc45d5a4fe2575f8
https://github.com/buildbot/buildbot/commit/85ceb2229128c601f0633a5bdc45d5a4fe2575f8
Author: smokingkapor <smokingkapor at gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
Changed paths:
M master/buildbot/status/web/build.py
Log Message:
-----------
Fix step None bug
Step text might be None sometimes when the step is failed.
It broke the build detail page. Check the screenshot attached.
https://trello-attachments.s3.amazonaws.com/520e20a062ccc3b70d0029d0/52a1ca4124eaaa752a005976/21abdc7f2b56df6af1244653e3bbd0e1/build_detail_bug.png
Commit: 1be4dfd6ad6715b274cd2409c69b5cc441440b3c
https://github.com/buildbot/buildbot/commit/1be4dfd6ad6715b274cd2409c69b5cc441440b3c
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
M master/buildbot/status/web/build.py
Log Message:
-----------
Merge smokingkapor/buildbot:master (PR #1061)
Compare: https://github.com/buildbot/buildbot/compare/a655a504309d...1be4dfd6ad67
More information about the Commits
mailing list