hydra/t
Pierre Bourdon 6189ba9c5e
web: replace 'errormsg' with 'errormsg IS NULL' in most cases
This is implement in an extremely hacky way due to poor DBIx feature
support. Ideally, what we'd need is a way to tell DBIx to ignore the
errormsg column unless explicitly requested, and to automatically add a
computed 'errormsg IS NULL' column in others. Since it does not support
that, this commit instead hacks some support via method overrides while
taking care to not break anything obvious.
2024-04-12 20:14:09 +02:00
..
content-addressed Minimal CA support 2024-01-26 00:34:58 -05:00
evaluator web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
Helper/AddBuilds AddBuilds: fix declarative jobsets with dynamic runcommand enabled 2022-06-30 01:49:30 +02:00
Hydra lazy-load evaluation errors 2024-03-16 22:10:40 +01:00
input-types perlcritic: use strict, use warnings 2021-09-06 22:13:33 -04:00
jobs Remove now-unneeded workaround 2024-01-26 01:20:07 -05:00
lib web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
queue-runner web: replace 'errormsg' with 'errormsg IS NULL' in most cases 2024-04-12 20:14:09 +02:00
scripts fixup: make id non-ambiguous 2022-03-19 23:56:47 -04:00
api-test.t api-test.t: don't print request content 2022-01-10 11:02:01 -05:00
build-products.t build-products: switch to makeAndEvaluateJobset 2021-12-14 20:32:13 -05:00
Makefile.am Start checking PRs with perlcritic 2021-08-20 11:06:43 -04:00
perlcritic.pl Start checking PRs with perlcritic 2021-08-20 11:06:43 -04:00
s3-backup-test.config tests: move to t, allow yath test from root 2021-03-05 09:49:06 -08:00
s3-backup-test.pl perlcritic: explicitly assign the result of readdir/file reads 2021-09-07 21:55:55 -04:00
setup-notifications-jobset.pl JSON -> JSON::MaybeXS 2021-12-13 15:37:56 -05:00
test.pl Update t/test.pl: fixup the list of env vars yath looks at for job count 2022-02-10 11:53:10 -05:00