]>
git.corax.cc Git - foundry/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Kruk [Wed, 14 Apr 2021 00:12:59 +0000 (09:12 +0900)]
buildbot: Add script to automatically perform builds on git repositories
This commit adds a script that can be used to watch a git repository for
changes and automatically perform a task if a change has been detected.
Matthias Kruk [Wed, 14 Apr 2021 00:08:25 +0000 (09:08 +0900)]
watchbot: Add repository monitoring script
This commit adds a script that can be used to monitor local repositories
for changes, and add them to a work queue when they need to be rebuilt.