[Buildbot-commits] [Buildbot] #1748: Allow obfuscating passwords, etc. on the master

Buildbot trac trac at buildbot.net
Fri Jul 5 23:26:46 UTC 2013


#1748: Allow obfuscating passwords, etc. on the master
------------------------+--------------------
Reporter:  GreYFoX      |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.8.+
 Version:  0.8.3        |  Resolution:
Keywords:  sprint       |
------------------------+--------------------

Comment (by rutsky):

 Then maybe still use class scheme like `command=["echo", Obfuscate("real",
 "fake")]` in user code and translate `Obfuscate` class to tuple with
 "escape" code `('obfuscate', 'real', 'fake')` in
 `buildbot.steps.shell.ShellCommand` before sending command to slave?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1748#comment:16>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list