[Buildbot-commits] [buildbot/buildbot] 31736e: Fixes #2180: Allow for "git describe" in addition ...

GitHub noreply at github.com
Sat May 12 19:25:52 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 31736e2ae006471bfd392807d7b4ad3385345472
      https://github.com/buildbot/buildbot/commit/31736e2ae006471bfd392807d7b4ad3385345472
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py

  Log Message:
  -----------
  Fixes #2180: Allow for "git describe" in addition to got_revision


  Commit: 1e563c3d390b68b03c44741a97ea1da0ec7c76ef
      https://github.com/buildbot/buildbot/commit/1e563c3d390b68b03c44741a97ea1da0ec7c76ef
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  git-describe: update docs; adjust behavior of 'dict()'


  Commit: db9865f57c3c60dc57dd404e06c0d7ea7f94a72c
      https://github.com/buildbot/buildbot/commit/db9865f57c3c60dc57dd404e06c0d7ea7f94a72c
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/docs/release-notes.rst

  Log Message:
  -----------
  git-describe: update release notes; also fix a misplaced note for the 'descriptionSuffix' change


  Commit: ec6e2e8cabd2c8eec04b11ef6a5e63cc6cd4cefd
      https://github.com/buildbot/buildbot/commit/ec6e2e8cabd2c8eec04b11ef6a5e63cc6cd4cefd
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_steps_source_git.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge branch 'git-describe' of git://github.com/jaredgrubb/buildbot

* 'git-describe' of git://github.com/jaredgrubb/buildbot:
  git-describe: update release notes; also fix a misplaced note for the 'descriptionSuffix' change
  git-describe: update docs; adjust behavior of 'dict()'
  Fixes #2180: Allow for "git describe" in addition to got_revision


Compare: https://github.com/buildbot/buildbot/compare/b6c8e79...ec6e2e8


More information about the Commits mailing list