Commit graph

11 commits

Author SHA1 Message Date
Stéphane Bidoul
24fa4bebd1
Allow searching builds by status 2021-11-28 16:29:31 +01:00
Stéphane Bidoul
6df8041b35
Add test for oldest_started 2021-11-27 13:51:05 +01:00
Alexandre Fayolle
811826b087
Preserve most recent branch builds
Co-authored-by: Alexandre Fayolle
Co-authored-by: Laurent Mignon
2021-11-26 18:17:09 +01:00
Stéphane Bidoul
180ecc6f8d
Refactor passing around git commit info 2021-11-21 17:57:11 +01:00
Stéphane Bidoul
7a4e188a7e
builds.html: add builds oldest first
So new builds being created appear left or top.
2021-11-20 17:17:35 +01:00
Stéphane Bidoul
27afab461d
Add more tests for db.search 2021-11-20 14:45:42 +01:00
Stéphane Bidoul
1bc0c0cfd4
More flexible configuration 2021-11-19 19:22:28 +01:00
Stéphane Bidoul
31beee0a47
SSE endpoint for build events
And dyamic build.html page.
2021-11-16 21:33:16 +01:00
Stéphane Bidoul
03e6fa4795
Use observer pattern to listen on BuildsDb
Prepare for websocket notifications.
2021-11-14 19:23:09 +01:00
Stéphane Bidoul
62c6b4caa2
Type annotations in tests 2021-11-14 10:29:07 +01:00
Stéphane Bidoul
6885ff6b3c
Bootstrap test suite 2021-11-05 20:59:39 +01:00