[users at bb.net] Private builders?

Roland van Laar roland at micite.net
Thu Jul 9 09:51:58 UTC 2020


On 2020-07-09 03:51, Ryan Schmidt wrote:
> Hi,
>
> Is it possible to have a single buildmaster in which some workers are public (their build logs can be seen by anybody) while other workers are private (their logs can only be seen by specific logged in users)?
Do you mean workers, or specific builders?

A Worker is a vm/machine on which the builders run.
A builder is a buildfactory, which contains the executable steps of a build.

What is the data you want to protect from publicity?


>
> My assumption is that this is not possible and that I should set up a second private buildmaster.
There's not a configuration flag that can be used.
It is possible to write the necessary code for it.

- Regards,

Roland
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users



More information about the users mailing list