]> git.ipfire.org Git - pbs.git/commit
events: Create a unified way to query for any events
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Oct 2022 09:50:40 +0000 (09:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Oct 2022 09:50:40 +0000 (09:50 +0000)
commitfd5d1d17ac2c150285ab3b926a6826a07d0fd7f5
tree6831f37e0ada611560b17af6a82daad90c9ff0f0
parent9bf5f30954c06b3828110dae51be4a0a7658fc73
events: Create a unified way to query for any events

This might result in a temporary monster view, but I hope that the
optimiser is smart enough to avoid running any unncessary parts.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/builds.py
src/buildservice/events.py