[Buildbot-commits] [buildbot/buildbot] fac31d: Add context field to GitHubStatus updates

GitHub noreply at github.com
Tue Jun 16 03:04:13 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: fac31d3e899fcea9bb1c96de3447cca0d61a04e9
      https://github.com/buildbot/buildbot/commit/fac31d3e899fcea9bb1c96de3447cca0d61a04e9
  Author: Thomas Wood <thomas.wood09 at imperial.ac.uk>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M master/buildbot/status/github.py
    M master/buildbot/test/unit/test_status_github.py

  Log Message:
  -----------
  Add context field to GitHubStatus updates

Adds support for 'contexts' for the GitHub status API.
The default context string is 'continuous-integration/buildbot/'
followed by the builder name.
The context can be configured by passing it to the constructor.
(refs #2876)


  Commit: ccb4465c066730002be2eecd1822a82b4ffd4171
      https://github.com/buildbot/buildbot/commit/ccb4465c066730002be2eecd1822a82b4ffd4171
  Author: Thomas Wood <thomas.wood09 at imperial.ac.uk>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Add manual entry for addition of context to GitHubStatus


  Commit: 3fdbba3cd86b5dcff07d58c8bc86b225fa9f5a4e
      https://github.com/buildbot/buildbot/commit/3fdbba3cd86b5dcff07d58c8bc86b225fa9f5a4e
  Author: Thomas Wood <thomas.wood09 at imperial.ac.uk>
  Date:   2015-06-15 (Mon, 15 Jun 2015)

  Changed paths:
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Add relnotes for GitStatusPush context option


  Commit: c397a796b96d4772781e56683987c38185644512
      https://github.com/buildbot/buildbot/commit/c397a796b96d4772781e56683987c38185644512
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

  Changed paths:
    M master/buildbot/status/github.py
    M master/buildbot/test/unit/test_status_github.py
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge pull request #1726 from edgemaster/issue-2876-eight

 Add context field to GitHubStatus updates (eight backport)


Compare: https://github.com/buildbot/buildbot/compare/9bc8dd8ef6d6...c397a796b96d


More information about the Commits mailing list