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

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


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: fde40f1303beb6ce3d170c17d35bc6a54497eab3
      https://github.com/buildbot/buildbot/commit/fde40f1303beb6ce3d170c17d35bc6a54497eab3
  Author: Thomas Wood <thomas.wood09 at imperial.ac.uk>
  Date:   2015-06-12 (Fri, 12 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: 83c1a5dde01715bf3c05397c343b1e32e96dd0e6
      https://github.com/buildbot/buildbot/commit/83c1a5dde01715bf3c05397c343b1e32e96dd0e6
  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: 0d0e0c386c2189b6d743436a59b04f0a939ee03a
      https://github.com/buildbot/buildbot/commit/0d0e0c386c2189b6d743436a59b04f0a939ee03a
  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: 5330478ef235d937091e218f7ec8cba8b7030915
      https://github.com/buildbot/buildbot/commit/5330478ef235d937091e218f7ec8cba8b7030915
  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 #1721 from edgemaster/issue-2876

Add context field to GitHubStatus updates


Compare: https://github.com/buildbot/buildbot/compare/acdd692ff4ac...5330478ef235


More information about the Commits mailing list