====== BuildBot ====== * https://docs.buildbot.net/current/index.html * https://docs.buildbot.net/current/manual/configuration/schedulers.html#configuring-schedulers * https://hub.docker.com/r/buildbot/buildbot-master * https://hub.docker.com/r/buildbot/buildbot-worker * https://buildbot.python.org/ * https://github.com/buildbot/metabbotcfg/ * https://github.com/panda3d/buildbot-panda3d/blob/master/builders/docker.py ===== Codebases ===== * [[http://docs.buildbot.net/current/manual/configuration/global.html#cfg-codebaseGenerator|CodebaseGenerator Function]] * [[https://fossies.org/linux/blender/build_files/buildbot/master.cfg|Blender Codebase Example]] ===== Examples ===== * https://buildbot.python.org/all/#/ * https://buildbot.buildbot.net/#/console ===== Plugins ===== * [[https://pypi.org/project/buildbot-profiler/|Profiler]]