Commit graph

8 commits

Author SHA1 Message Date
Incomplete 5e4f160d91
Upgrade sqlx to 0.7.1 (#48) 2023-10-11 19:37:25 +01:00
Imbolc 75e12bac6c
Wait for running jobs to finish (#40)
Wait for running jobs to finish
2022-07-16 22:47:57 +01:00
Diggory Blake bca15c561c
Add function for testing a single job. 2022-06-30 17:21:27 +01:00
Diggory Blake fc4e909d24
Add support for passing custom context via a JobRegistry 2021-07-17 23:05:18 +01:00
Diggory Blake 4992bcf582 Setup postgres in CI 2021-03-29 23:40:14 +01:00
Diggory Blake 37f70afa33 Rename task -> job to avoid confusion with async tasks 2021-03-29 21:39:07 +01:00
Diggory Blake 2d4a0356e6 Add registry and document everything 2021-03-29 03:05:20 +01:00
Diggory Blake 6681fe87de Initial commit 2021-03-28 02:57:17 +01:00