[Buildbot-commits] [buildbot/buildbot] bc9858: add support for git tags in bit_buildbot.py
GitHub
noreply at github.com
Sat Aug 30 00:42:02 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: bc98589452afe7fa4bc67badcc022b5c93aaf42a
https://github.com/buildbot/buildbot/commit/bc98589452afe7fa4bc67badcc022b5c93aaf42a
Author: Joshua Clayton <stillcompiling at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M master/contrib/git_buildbot.py
Log Message:
-----------
add support for git tags in bit_buildbot.py
Tags are treated as branches, but only one change is sent to buildbot
Commit: e80d1f553c059716fd3e548d7d4f8f5d746700d8
https://github.com/buildbot/buildbot/commit/e80d1f553c059716fd3e548d7d4f8f5d746700d8
Author: Joshua Clayton <stillcompiling at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M master/contrib/git_buildbot.py
Log Message:
-----------
Refactor process_changes() in git_buildbot.py
Split out the loop body, and separate branch and tag processing
Commit: 462e88312cc2810829c15424d80bd19d61da78ed
https://github.com/buildbot/buildbot/commit/462e88312cc2810829c15424d80bd19d61da78ed
Author: Joshua Clayton <stillcompiling at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M master/contrib/git_buildbot.py
Log Message:
-----------
Split process_changes() in git_buildbot.py
Separate harvesting changes from sending changes,
which go into send_changes()
Commit: 8a3d025f31fb176addaf468961096b29cf248875
https://github.com/buildbot/buildbot/commit/8a3d025f31fb176addaf468961096b29cf248875
Author: Joshua Clayton <stillcompiling at gmail.com>
Date: 2014-08-28 (Thu, 28 Aug 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
Add a release note for git_buildbot.py tag support
Commit: dd2c879bf986c3b4e5f2502afea7841272b8ff2d
https://github.com/buildbot/buildbot/commit/dd2c879bf986c3b4e5f2502afea7841272b8ff2d
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
re-format change source docs according to one-line-per-sentence policy
Commit: 2152dc6bded03f97bd91d168e706907c7c049860
https://github.com/buildbot/buildbot/commit/2152dc6bded03f97bd91d168e706907c7c049860
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
remove some extra spaces
Commit: c795c4e9f74b145e0c6eac75b41e4c19046135ef
https://github.com/buildbot/buildbot/commit/c795c4e9f74b145e0c6eac75b41e4c19046135ef
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
fix documentation about change sources related to Mercurial
Commit: e8454442257a0475f8d08ab18f38f1ce32050baf
https://github.com/buildbot/buildbot/commit/e8454442257a0475f8d08ab18f38f1ce32050baf
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
add a reference to the BitBucket change hook for Mercurial
Commit: d6dc1c0e7257c6abd6646aff23f3d507d42011d8
https://github.com/buildbot/buildbot/commit/d6dc1c0e7257c6abd6646aff23f3d507d42011d8
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/contrib/git_buildbot.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge d4ddi0/buildbot:git_buildbot_tags (PR #1207)
Commit: 8d88db0387b9c65e39df0c22e0100bbb0e5e4237
https://github.com/buildbot/buildbot/commit/8d88db0387b9c65e39df0c22e0100bbb0e5e4237
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/contrib/Dockerfile
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
Merge sa2ajj/buildbot:hg-docs-fix (PR #1211)
Commit: 54ae86c26901921ead719f32f2902990b2267bb4
https://github.com/buildbot/buildbot/commit/54ae86c26901921ead719f32f2902990b2267bb4
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M master/contrib/git_buildbot.py
Log Message:
-----------
pep8, pyflakes
Compare: https://github.com/buildbot/buildbot/compare/57ca8361bfe0...54ae86c26901
More information about the Commits
mailing list