[users at bb.net] Unknown component name: SecretsInAFile

Pierre Tardy tardyp at gmail.com
Wed Aug 9 17:34:36 UTC 2017


>
>
> c['secretsProviders'] = [util.SecretInAFile(dirname="my/path/way")]
>
its in secrets
https://github.com/buildbot/buildbot/blob/master/master/setup.py#L257

c['secretsProviders'] = [secrets.SecretInAFile(dirname="my/path/way")]

Thanks for the report. Can you submit a documentation PR?

Regards,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170809/c6baceb9/attachment.html>


More information about the users mailing list