git-next/src/server
Paul Campbell 9469d27476 fix(server): Pause before checking CI status when just updated branch
If we check the status of the commit as soon as we push we get a Pass before the CI tests have even started. Wait briefly (10 seconds) to allow the CI to start and set the status to pending.

Closes kemitix/git-next#24
2024-04-10 22:40:33 +01:00
..
actors fix(server): Pause before checking CI status when just updated branch 2024-04-10 22:40:33 +01:00
forge fix(server): Doesn't properly detect when dev or next are ahead 2024-04-10 20:51:40 +01:00
config.rs feat(server): create stub for validating branch positions 2024-04-09 15:31:59 +01:00
mod.rs refactor(server): inline console_subscriber 2024-04-10 11:40:42 +01:00