]> git.ipfire.org Git - pbs.git/commit
hub: Add a handler that is called when jobs have finished
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Oct 2022 20:53:26 +0000 (20:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 23 Oct 2022 20:53:26 +0000 (20:53 +0000)
commitaa8edd5cfb8d3790a7ca19be30e337adc6166d7d
tree9c6683b78836bfed1c833d27109a32ca184c591a
parent28563ca12a15add24b63951bdc09d32e21e59b9c
hub: Add a handler that is called when jobs have finished

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/hub/__init__.py
src/hub/handlers.py
src/hub/jobs.py