[Buildbot-commits] [buildbot/buildbot] 8d4bf1: RemoteShellCommand: add parameters to override use...

GitHub noreply at github.com
Fri Apr 5 00:40:07 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 8d4bf15fc6110676ed2b6e0968ace502fa1b710f
      https://github.com/buildbot/buildbot/commit/8d4bf15fc6110676ed2b6e0968ace502fa1b710f
  Author: Andrew Gallagher <agallagher at fb.com>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/interfaces/test_remotecommand.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/introduction.rst
    M master/docs/relnotes/index.rst
    M slave/buildslave/commands/base.py
    M slave/buildslave/commands/shell.py
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/fake/runprocess.py
    M slave/buildslave/test/unit/test_commands_shell.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  RemoteShellCommand: add parameters to override user the command is run as


  Commit: b5cbb73bdd1fae2fd19ac4e3e7c14aa27419cd4e
      https://github.com/buildbot/buildbot/commit/b5cbb73bdd1fae2fd19ac4e3e7c14aa27419cd4e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-04-04 (Thu, 04 Apr 2013)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/fake/remotecommand.py
    M master/buildbot/test/interfaces/test_remotecommand.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/docs/manual/cfg-buildsteps.rst
    M master/docs/manual/introduction.rst
    M master/docs/relnotes/index.rst
    M slave/buildslave/commands/base.py
    M slave/buildslave/commands/shell.py
    M slave/buildslave/runprocess.py
    M slave/buildslave/test/fake/runprocess.py
    M slave/buildslave/test/unit/test_commands_shell.py
    M slave/buildslave/test/unit/test_runprocess.py

  Log Message:
  -----------
  Merge branch 'uid_gid' of git://github.com/andrewjcg/buildbot


Compare: https://github.com/buildbot/buildbot/compare/d0cd62b60497...b5cbb73bdd1f


More information about the Commits mailing list