hydra/t
Graham Christensen b1879132af ResultSet::TaskRetries: add missing method, get_retryable_task
Yet again, manual testing is proving to be insufficient. I'm pretty
sure I wrote this code but lost it in a rebase, or perhaps the switch
to result classes.

At any rate, this implements the actual "fetch a retry row and run it"
for the hydra-notify daemon.

Tested by hand.
2021-09-07 11:12:10 -04:00
..
Config hydra-notify: make the prometheus endpoint configurable, default-off 2021-08-24 10:56:13 -04:00
Controller
Event hydra-notify: move BuildFinished processing to an Event 2021-08-13 16:51:29 -04:00
Helper
input-types
jobs
lib
plugins
queue-runner
Schema ResultSet::TaskRetries: add missing method, get_retryable_task 2021-09-07 11:12:10 -04:00
scripts
api-test.t
build-products.t
evaluate-basic.t
evaluate-dependent-jobsets.t
Event.t hydra-notify: move BuildFinished processing to an Event 2021-08-13 16:51:29 -04:00
Makefile.am Start checking PRs with perlcritic 2021-08-20 11:06:43 -04:00
Math.t Hydra::Math: add an exponential_backoff function 2021-09-02 10:06:26 -04:00
perlcritic.pl Start checking PRs with perlcritic 2021-08-20 11:06:43 -04:00
PostgresListener.t Abstract over postgres' LISTEN/NOTIFY 2021-08-12 13:54:05 -04:00
s3-backup-test.config
s3-backup-test.pl
setup-notifications-jobset.pl
TaskDispatcher.t TaskDispatcher: Support re-queueing tasks, and dropping tasks after 100 failures. 2021-09-02 10:06:26 -04:00
test.pl