Commit Graph

5 Commits

Author SHA1 Message Date
4de19ffe5e stop jobs that do not start within 30 days (#565)
If a job does not start within 30 days, stop the job and mark all of the tasks as `failed`.
2021-02-19 21:23:35 +00:00
513d1f52c9 Unify Dashboard & Webhook events (#394)
This change unifies the previously adhoc SignalR events and Webhooks into a single event format.
2021-01-11 21:43:09 +00:00
31f099d3d4 Event based webhooks (#296) 2020-11-12 17:44:42 -05:00
75f29b9f2e Remove update_event as a single event loop for the system (#160) 2020-10-16 21:42:35 -04:00
d3a0b292e6 initial public release 2020-09-18 12:21:04 -04:00