]> git.ipfire.org Git - pbs.git/commit
monitoring: Complete configuration before running the first check
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 17:01:06 +0000 (17:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 17:01:06 +0000 (17:01 +0000)
commitf0c9db801c28c1156f6fc88361785a857cc0db58
tree406285efcd1f8b0e79200650f9eafba0b36356a7
parent5ca2b3bbdd24be83fa00d1b9906e3930e392f2b3
monitoring: Complete configuration before running the first check

Because we are communicating with Bugzilla (potentially) we might undo a
lot of stuff if there is any error.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/releasemonitoring.py
src/web/monitorings.py