[Buildbot-commits] [buildbot/buildbot] cb6f52: Enhance github_buildbot.py

GitHub noreply at github.com
Fri Nov 14 19:15:20 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: cb6f52e0e4fb254f4ceae98c433754c4677a4b97
      https://github.com/buildbot/buildbot/commit/cb6f52e0e4fb254f4ceae98c433754c4677a4b97
  Author: Luke Bakken <luke at bowbak.org>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Enhance github_buildbot.py

* Ensure that if secret is present, it is evaluated before any response is given
* Respond `pong` to the `ping` event
* Accept either `application/json` or `application/www--form-urlencoded` content types


  Commit: debc3021554e058b5a25ca854f88d8fa74e0dde6
      https://github.com/buildbot/buildbot/commit/debc3021554e058b5a25ca854f88d8fa74e0dde6
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M master/contrib/github_buildbot.py

  Log Message:
  -----------
  Merge pull request #1354 from lukebakken/github-buildbot-tweaks

Enhance github_buildbot.py


Compare: https://github.com/buildbot/buildbot/compare/185f3c339a27...debc3021554e


More information about the Commits mailing list