hydra/t/Hydra/Plugin/RunCommand
Graham Christensen e56c49333f RunCommand: Add a WIP execution of dynamic commands
This in-progress feature will run a dynamically generated set of
buildFinished hooks, which must be nested under the `runCommandHook.*`
attribute set. This implementation is not very good, with some to-dos:

1. Only run if the build succeeded
2. Verify the output is named $out and that it is an executable file
   (or a symlink to a file)
3. Require the jobset itself have a flag enabling the feature, since
   this feature can be a bit dangerous if various people of different
   trust levels can create the jobs.
2022-02-01 10:57:30 -05:00
..
basic.t Helper/Nix: constructRunCommandLogPath: take RunCommandLog as input 2022-01-31 08:58:33 -08:00
errno.t Tests: restructure to more closely mirror the sources 2022-01-10 15:34:52 -05:00
fanout.t RunCommand: Add a WIP execution of dynamic commands 2022-02-01 10:57:30 -05:00
http.t t/RunCommand: init http.t 2022-01-31 08:58:33 -08:00
json.t t/RunCommand: remove duplicate use 2022-01-28 13:07:11 -08:00
matcher.t RunCommand: Add a WIP execution of dynamic commands 2022-02-01 10:57:30 -05:00