[users at bb.net] How to monitor and download multiple source for buildbot master.cfg
Alvaro Erickson
alvaro.erickson at gmail.com
Fri Aug 4 15:36:47 UTC 2017
Greetings,
Do you have more details around your issue? For example, have you created a
change source for each repo (e.g., for GitHub a change hook:
http://docs.buildbot.net/current/manual/cfg-wwwhooks.html#chsrc-GitHub)?
Also, for source checkout for each repo, it is best to have a separate
source checkout step for each one. For example, for Git, using the
following source checkout:
http://docs.buildbot.net/current/manual/cfg-buildsteps.html#git
Regards,
Alvaro
On Fri, Aug 4, 2017 at 5:06 AM kipade <kipade at 163.com> wrote:
> My build project have sevral code repos. I use factory.addStep to add
> multiple repo downloading.
>
> But, I found only the last one was saved, all previous code repo were gone.
>
> How should I download multiple code repos?
>
> Regards,
>
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170804/3daa5631/attachment.html>
More information about the users
mailing list