hydra/src
Cole Helbling d23f431889 JobsetInputs: update schema to align with the API
`PUT /jobsets/{project-id}/{jobset-id}` expects a JSON object `inputs` which
maps a name to a name, a type, a value, and a boolean that enables emailing
responsible parties. However, `GET /jobsets/{project-id}/{jobset-id}` responds
with an object that doesn't contain a value, but does contain a jobsetinputalts
(which is old and should be unused).

This commit aligns the two by removing the old and unused `jobsetinputalts` from
the response and replaces it with `value`.
2021-04-29 07:50:23 -04:00
..
hydra-eval-jobs hydra-eval-jobs: Fix unexpected EOF when a top-level attr fails 2021-02-22 16:29:07 +01:00
hydra-evaluator hydra-evaluator: clean up names, clean up & / * spacing 2021-01-28 09:15:19 -05:00
hydra-queue-runner Use system-features from the Nix conf in the default machine file 2021-04-28 11:43:04 +02:00
lib JobsetInputs: update schema to align with the API 2021-04-29 07:50:23 -04:00
libhydra db.hh: use hasPrefix for prefix comparisons 2021-02-24 07:00:26 -05:00
root hydra-api: flesh out Jobset schema 2021-04-27 16:16:42 -07:00
script hydra-init: upgrade passwords to Argon2 on startup 2021-04-16 12:32:13 -04:00
sql Fix check in jobsets 2021-02-03 22:14:53 +01:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Revert "hydra-eval-jobs -> nix eval-hydra-jobs" 2020-02-19 20:36:52 +01:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00