Merge pull request #1078 from DeterminateSystems/fixup-queue-runner-status
Graham Christensen
2021-12-15 18:44:07 -05:00
f2f8d571f3queue-runner-status: fixup from perlcritic-level-2 > > from_json was legacy / deprecated. This was the only use.
Graham Christensen
2021-12-15 17:22:11 -05:00
Merge pull request #1076 from DeterminateSystems/HydraTestContext
Graham Christensen
2021-12-14 21:22:43 -05:00
fbce3b6ed1default-machine-file: use makeAndEvaluateJobset
Graham Christensen
2021-12-14 20:52:40 -05:00
06f824ca48notifications.t: use system() with lists
Graham Christensen
2021-12-14 20:48:19 -05:00
5836bc9a11HydraTestContext::makeAndEvaluateJobset: make a random user
Graham Christensen
2021-12-14 20:48:07 -05:00
c2384a04d8notifications.t: move to makeAndEvaluateJobset
Graham Christensen
2021-12-14 20:41:21 -05:00
008321d972build-products: switch to makeAndEvaluateJobset
Graham Christensen
2021-12-14 20:32:13 -05:00
7333d444c6evaluate-basic.t: move to makeAndEvaluateJobset
Graham Christensen
2021-12-14 20:25:54 -05:00
adfe74b76aHydraTestContext: give a helper for creating a project, jobset, evaluating jobs, and optionally building them.
Graham Christensen
2021-12-14 20:25:42 -05:00
3238496b3dt/Setup: move subs calling hydra-* programs to a CliPrograms module
Graham Christensen
2021-12-14 20:25:02 -05:00
1fa141229fHydraTestContext: explicitly stop the db
Graham Christensen
2021-12-14 19:51:06 -05:00
eca09bc980Attempt to fix errors during test teardown
Graham Christensen
2021-12-08 13:31:34 -05:00
Merge pull request #1045 from DeterminateSystems/perlcritic-level-2
Graham Christensen
2021-12-14 11:29:19 -05:00
e43f487157perlcritic: return undef in list context too
Graham Christensen
2021-12-14 10:24:53 -05:00
d0a1cf5785perlcritic: level 1
Graham Christensen
2021-12-14 10:24:34 -05:00
aa7b37838aPerlCritic: MoreUtils -> SomeUtils
Graham Christensen
2021-12-14 10:08:30 -05:00
a658b80863perlcritic: Readonly -> ReadonlyX
Graham Christensen
2021-12-14 10:03:18 -05:00
fc49a7129dJSON -> JSON::MaybeXS
Graham Christensen
2021-12-13 16:36:26 -05:00
30a7f068b7AttributeSet helper: skip wantarray
Graham Christensen
2021-10-20 12:52:34 -04:00
d2f03ca050fixup foreach
Graham Christensen
2021-10-20 12:42:59 -04:00
327d79bc1dpin
Graham Christensen
2021-10-20 12:26:23 -04:00
4dfe787bc2perlcritic: each() called at line 752, column 35. The each function may cause undefined behavior when operating on the hash while iterating. Use a foreach loop over the hash's keys or values instead.
Graham Christensen
2021-10-20 11:56:16 -04:00
7dcf6a01c6JSON -> JSON::MaybeXS
Graham Christensen
2021-10-19 22:53:39 -04:00
d16c57e5f1perlcritic: level 2
Graham Christensen
2021-10-20 11:43:09 -04:00
Merge pull request #1065 from DeterminateSystems/project-jobset-links
Graham Christensen
2021-11-22 20:39:26 -05:00
ce6805f02bfixup: TT.t: move the :'s to the next line
Graham Christensen
2021-11-22 16:00:58 -05:00
b06457c75cTitles of pages: make project:jobset:job names clickable
Graham Christensen
2021-11-22 13:23:02 -05:00
f1343b3a4clayout.tt: support a title with HTML in it
Graham Christensen
2021-11-22 13:22:16 -05:00
03323f6ef1TT: add helpers for linking to jobs, jobsets, and projects, and for generating colon separated names.
Graham Christensen
2021-11-22 13:14:01 -05:00