[Buildbot-commits] [buildbot/buildbot] c2d2e1: first cut of custom gerrit labels

GitHub noreply at github.com
Sat Jul 12 17:53:13 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: c2d2e1a8804f3e0e4eca36b5046b756414da826f
      https://github.com/buildbot/buildbot/commit/c2d2e1a8804f3e0e4eca36b5046b756414da826f
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M master/buildbot/status/status_gerrit.py
    M master/buildbot/test/unit/test_status_gerrit.py

  Log Message:
  -----------
  first cut of custom gerrit labels

* new format for the callback results (review & summary)
* test cases were renamed to _legacy (and they pass)


  Commit: 91ccd4b00ea779437cfce0e5f64f4df0c7ffdb5f
      https://github.com/buildbot/buildbot/commit/91ccd4b00ea779437cfce0e5f64f4df0c7ffdb5f
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M master/buildbot/test/unit/test_status_gerrit.py

  Log Message:
  -----------
  slightly refactor status_gerrit unit test cases

* dropped unnecessary lambda
* re-structured the code so test cases for the new style review/summary
  callbacks could re-use the same test harness


  Commit: d9461dfac47b3cf1bcdb7c08f3d1eb476e4a3906
      https://github.com/buildbot/buildbot/commit/d9461dfac47b3cf1bcdb7c08f3d1eb476e4a3906
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M master/buildbot/test/unit/test_status_gerrit.py

  Log Message:
  -----------
  implement test cases for new style GerritStatus callbacks


  Commit: b8ff055d6a58e5edffa475cac9de192ea3cc3b73
      https://github.com/buildbot/buildbot/commit/b8ff055d6a58e5edffa475cac9de192ea3cc3b73
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-07-10 (Thu, 10 Jul 2014)

  Changed paths:
    M master/buildbot/test/unit/test_status_gerrit.py

  Log Message:
  -----------
  fix missed pep8 compliance


  Commit: 0b1826e4a6445d3083ca50595bd7311c18eb164e
      https://github.com/buildbot/buildbot/commit/0b1826e4a6445d3083ca50595bd7311c18eb164e
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

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

  Log Message:
  -----------
  move GerritStatusPush description before the example


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

  Changed paths:
    M master/buildbot/status/status_gerrit.py
    M master/docs/examples/git_gerrit.cfg
    M master/docs/examples/repo_gerrit.cfg
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  update documentation for the change

* move parameter description to cfg-statustargets.rst
* update examples/{git,repo}_gerrit.cfg to match the expected callback result
* user git_gerrit.cfg as a source for examples, instead of putting a huge
  example text in the cfg-statustargets.rst
* update release notes


  Commit: 2008c3f6a82ea8bea0aaf5049c41c34dbd5f395b
      https://github.com/buildbot/buildbot/commit/2008c3f6a82ea8bea0aaf5049c41c34dbd5f395b
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-07-12 (Sat, 12 Jul 2014)

  Changed paths:
    M master/buildbot/status/status_gerrit.py
    M master/buildbot/test/unit/test_status_gerrit.py
    M master/docs/examples/git_gerrit.cfg
    M master/docs/examples/repo_gerrit.cfg
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  Merge sa2ajj/buildbot:gerrit-labels (PR #1175)

+autopep8


Compare: https://github.com/buildbot/buildbot/compare/ce8b2200da42...2008c3f6a82e


More information about the Commits mailing list