A library for Buildbot to have repo-configurable dynamic builds. Requires the jobs to run in docker.
Go to file
Peter Šurda 9d8b6f41b4
Symlink support
- added some security checks so that symlinks can be supported
- also some code quality changes
2022-04-12 14:30:33 +08:00
lib Symlink support 2022-04-12 14:30:33 +08:00
LICENSE Initial commit 2021-12-17 04:10:28 +01:00
README.md Initial commit 2021-12-17 04:10:28 +01:00
multibuild.py Fix revision handling (should fix github/gitea reporting) 2022-04-11 16:53:39 +08:00

README.md

buildbot_multibuild

A library for Buildbot to have repo-configurable dynamic builds. Requires the jobs to run in docker.