Commit graph

  • ea311a0eb4 RunCommand: enable the plugin if dynamicruncommand is set Graham Christensen 2021-12-08 11:38:14 -0500
  • 6ffc93c01a RunCommand: write documentation for dynamic commands Graham Christensen 2021-12-08 12:37:13 -0500
  • 4ea646130c RunCommand: split out documentation, fixup the matcher syntax Graham Christensen 2021-12-08 11:44:08 -0500
  • 85b842e0ac
    Merge pull request #1137 from DeterminateSystems/runcommand-logs Graham Christensen 2022-01-31 16:26:31 -0500
  • b57345ba1f hydra.sql: add IndexRunCommandLogsOnBuildID index Cole Helbling 2022-01-31 12:56:34 -0800
  • d0b6329aa8 sql/upgrade-81: remove unnecessary comment Cole Helbling 2022-01-31 11:44:00 -0800
  • 9c4e6f78e7 hydra-module: don't bzip2 runcommand-logs Cole Helbling 2022-01-31 11:43:25 -0800
  • 8c67e32480 RunCommand: ensure we reset the umask Cole Helbling 2022-01-31 11:39:16 -0800
  • 34e4c119f4 build.tt: don't duplicate RunCommandLog buttons Cole Helbling 2022-01-31 11:35:33 -0800
  • 61189ecca9 Helper/Nix: constructRunCommandLogPath: verify uuid is valid Cole Helbling 2022-01-28 12:45:12 -0800
  • e381751564 Helper/Nix: constructRunCommandLogPath: return undef in case of an error Cole Helbling 2022-01-28 11:33:29 -0800
  • 2c6487b8d7 t/Helper: test constructRunCommandLogPath Cole Helbling 2022-01-28 10:27:34 -0800
  • 8bf3cdbc67 t/Helper: switch to using test_context() Cole Helbling 2022-01-28 10:25:59 -0800
  • 8eab7b8543 Helper/Nix: constructRunCommandLogPath: take RunCommandLog as input Cole Helbling 2022-01-28 10:02:31 -0800
  • 61914d56c6 runcommand-log.tt: escape the command Cole Helbling 2022-01-28 09:39:51 -0800
  • 71bbb042db build.tt: link to the pretty, raw, and tail versions of the log Cole Helbling 2022-01-27 09:14:01 -0800
  • 3594ba942a Controller/Build: use showLog in view_runcommandlog Cole Helbling 2022-01-26 12:38:06 -0800
  • 1d0076408b Controller/Build: pass log_uri to showLog in place of drvPath Cole Helbling 2022-01-26 12:36:25 -0800
  • ff390e89a6 Controller/Build: remove unused parameter from showLog Cole Helbling 2022-01-26 11:58:02 -0800
  • 38896db6b6 t/RunCommand: init http.t Cole Helbling 2022-01-26 11:50:16 -0800
  • 47c1f89d5a t/RunCommand: fixup basic.t to use uuid Cole Helbling 2022-01-26 11:49:39 -0800
  • fc3cf4ecb2 RunCommandLogs: identify and access via uuid Cole Helbling 2022-01-26 10:26:28 -0800
  • dcb0c1425c RunCommandLogs: set a UUID automatically Graham Christensen 2022-01-24 11:56:34 -0500
  • 89e8676d80 UUID4Tiny: init Graham Christensen 2022-01-24 11:52:32 -0500
  • cf49a05ff5 RunCommandLogs: add a uuid to each log entry Graham Christensen 2022-01-24 11:37:42 -0500
  • 94ed9ed7ff
    Merge pull request #1136 from DeterminateSystems/github-status-cached-evals Graham Christensen 2022-01-31 09:11:37 -0500
  • 3ae4b19d12 flake: update to postgres 13 for UUID commands Graham Christensen 2022-01-24 10:44:27 -0500
  • 244300c1ad RunCommand: remove unused and problematic imports Cole Helbling 2022-01-25 12:10:43 -0800
  • fdf6f4d3da RunCommand: use IPC::Run3::run3 instead Cole Helbling 2022-01-25 12:09:05 -0800
  • 3e722f1d0a t/RunCommand: remove duplicate use Cole Helbling 2022-01-25 12:08:20 -0800
  • c8f3943d03 hydra-module: log files don't have a .drv extension Cole Helbling 2022-01-25 11:04:18 -0800
  • 3432cd7636 build.tt: split runcommand logic across multiple lines Cole Helbling 2022-01-25 10:58:25 -0800
  • 988e79c6e5 t/RunCommand: test that the log file exists on the filesystem Cole Helbling 2022-01-25 10:55:40 -0800
  • 1554750acc RunCommand: use make_path over mkdir Cole Helbling 2022-01-25 10:35:33 -0800
  • bf3c46ed43 RunCommand: use IPC::Run to spawn the command Cole Helbling 2022-01-25 10:33:01 -0800
  • bb16f4fb10 RunCommand: set umask when creating log paths Cole Helbling 2022-01-24 11:27:09 -0800
  • 5d3912962b RunCommand: use helper functions to ensure filenames and paths are the same Cole Helbling 2022-01-24 11:25:13 -0800
  • 4a441b54ce hydra-module: /var/lib/hydra -> ${baseDir} Cole Helbling 2022-01-28 12:59:11 -0800
  • 14090fbb86 runcommand-log.tt: init Cole Helbling 2022-01-24 11:05:49 -0800
  • 796ce165d4 RunCommand: Allow displaying command output Janne Heß 2021-12-26 16:14:28 +0100
  • 4cb5e6cd94 RunCommand: Capture the output of the commands Janne Heß 2021-12-26 16:14:10 +0100
  • ef362e92d1 GithubStatus: try pushing statuses for cached buildqueued/buildfinished events Graham Christensen 2022-01-10 20:33:47 -0500
  • 001539c3d2
    Merge pull request #1127 from NixOS/grahamc-patch-1 Graham Christensen 2022-01-25 09:57:17 -0500
  • 0a5f625746
    Update bug_report.md Graham Christensen 2022-01-24 20:36:08 -0500
  • f6e86efc9f
    Merge pull request #1091 from Ma27/ssh-remote-store-location Graham Christensen 2022-01-24 14:10:54 -0500
  • 3a4ea6e563
    Merge pull request #1124 from obsidiansystems/simplify--closure-of-path-set Graham Christensen 2022-01-24 14:09:35 -0500
  • bb68b56f61
    Merge pull request #1133 from helsinki-systems/doc/config-format Graham Christensen 2022-01-21 20:49:18 -0500
  • c280692f91
    Merge pull request #1126 from DeterminateSystems/build-localhost-paths Graham Christensen 2022-01-21 16:16:33 -0500
  • 44cd890ae3
    Merge pull request #1130 from DeterminateSystems/prompt-password Graham Christensen 2022-01-21 15:38:39 -0500
  • ba96a13407 Record metrics when getting the closure to localhost Graham Christensen 2022-01-21 15:35:47 -0500
  • 7e9e82398d build-remote: copy missing paths from the binary cache to localhost Graham Christensen 2022-01-20 15:04:57 -0500
  • 952f629b7c Test the queue runner in the scenario where a dependency is available in the cache but GC'd locally, where we're building locally Graham Christensen 2022-01-21 15:13:52 -0500
  • 5c3e48fd0d CliRunners: decode UTF8 before printing stderr/stdout Graham Christensen 2022-01-21 15:17:47 -0500
  • e4407f8c93 HydraTestContext: expose the nix state dir Graham Christensen 2022-01-21 15:12:10 -0500
  • 56308dbb05
    doc: Document the file format of the config Janne Heß 2022-01-21 20:42:10 +0100
  • da1af1ce68 Docs: use hydra-create-user --password-prompt Graham Christensen 2022-01-21 13:05:12 -0500
  • e351054f61
    Merge pull request #1129 from DeterminateSystems/fixup-argon2 Graham Christensen 2022-01-21 13:01:37 -0500
  • 61325853a6
    Merge pull request #1132 from DeterminateSystems/ldap-role-match Graham Christensen 2022-01-21 12:58:35 -0500
  • 0eeced7f08 hydra-create-user: Warn that creating users with a plaintext password is deprecated Graham Christensen 2022-01-21 12:56:15 -0500
  • 98928a4125 fixups Graham Christensen 2022-01-21 12:51:30 -0500
  • a888a57baf tests.ldap: verify the hydra_ prefix is required Graham Christensen 2022-01-21 12:46:02 -0500
  • 76fbde6d6b Set noecho when reading passwords Graham Christensen 2022-01-21 11:11:09 -0500
  • 8ba4ae461e
    Merge pull request #1131 from kenranunderscore/fix-invalid-yaml Graham Christensen 2022-01-21 11:03:28 -0500
  • b8f72d7ff2 LDAP support: require the prefix 'hydra_' to match documentation Graham Christensen 2022-01-21 10:48:04 -0500
  • bb893d0bd5 hydra-create-user: support prompting for passwords Graham Christensen 2022-01-21 10:37:20 -0500
  • 3a6c25489c Hydra::Helper::Nix: expose a captureStdoutStderrWithStdin, make it available in tests Graham Christensen 2022-01-21 09:23:48 -0500
  • d4fe7e55dd Hydra::Helper::Nix: sort exported functions Graham Christensen 2022-01-21 09:22:12 -0500
  • 4945306a2b hydra-create-user: make docs about using --password-hash better Graham Christensen 2022-01-21 10:30:54 -0500
  • 4476aba5f7 Fix invalid YAML in documentation Johannes Maier 2022-01-21 16:38:59 +0100
  • 12d0d0c176 hydra-create-user: use test_context over test_init Graham Christensen 2022-01-21 09:24:53 -0500
  • bb9864bad7 hydra-create-user.t: rename the various users based on their password type Graham Christensen 2022-01-21 09:12:47 -0500
  • 46b8f7cce8 Create a bug report issue template Graham Christensen 2022-01-20 20:10:28 -0500
  • e7a1ae87aa simplify, computeFSClosure can take a set now John Ericson 2022-01-20 14:47:48 -0500
  • ed1b532b74
    Merge pull request #1093 from DeterminateSystems/builds-jobset-project Graham Christensen 2022-01-17 10:11:55 -0500
  • 8c50cd06e4 machines: ensure the jobset name is present Graham Christensen 2022-01-15 17:11:08 -0500
  • c8dc6a9419 Plugins: get project and jobset information from the project and jobset tables Graham Christensen 2022-01-15 14:08:32 -0500
  • 9dc40e0816 evaluator: don't save project, jobset on builds Graham Christensen 2022-01-08 22:33:07 -0500
  • c539deea99 builds: add a build->project func to get the project via the jobset Graham Christensen 2022-01-08 22:32:56 -0500
  • f120909547 builds: drop project, jobset columns Graham Christensen 2022-01-08 22:27:12 -0500
  • 1caff3a250
    Merge pull request #1117 from DeterminateSystems/project-jobset/queue-runner Graham Christensen 2022-01-15 15:57:14 -0500
  • 9671d4d135
    Merge pull request #1119 from DeterminateSystems/project-jobset/update-gc-roots Graham Christensen 2022-01-15 15:57:06 -0500
  • f1a608ac35
    Merge pull request #1118 from DeterminateSystems/project-jobset/declarativejobsets Graham Christensen 2022-01-15 15:56:48 -0500
  • 7544d4ff47 hydra-update-gc-roots: get project and jobset information from the project and jobset tables Graham Christensen 2022-01-15 14:08:44 -0500
  • 52dda56b99 hydra-update-gc-roots: add a very basic test validating successful execution Graham Christensen 2022-01-15 14:18:33 -0500
  • 72c3110002 queue-runner: track jobsets by ID Graham Christensen 2022-01-09 08:58:36 -0500
  • 17c6bd4fd8 DeclarativeJobsets: get the jobset name from the jobset table Graham Christensen 2022-01-09 10:13:48 -0500
  • b2cdde0901 DeclarativeJobsets: test basic functionality Graham Christensen 2022-01-15 13:42:09 -0500
  • eef633c1cc tests: create a declarative project spec and the autoconfig machinery Graham Christensen 2022-01-15 13:17:25 -0500
  • 9d3b14dd43
    Merge pull request #1116 from DeterminateSystems/project-jobset/input-type-build Graham Christensen 2022-01-15 12:48:20 -0500
  • 8c3c573953 hydra-eval-jobset: fixup old reference to project / jobset columns Graham Christensen 2022-01-09 09:50:55 -0500
  • 2abcd84931
    Merge pull request #1115 from DeterminateSystems/project-jobset/builds-json-repr Graham Christensen 2022-01-15 12:09:45 -0500
  • d91593e93a
    Merge pull request #1114 from DeterminateSystems/project-jobset/delete-project Graham Christensen 2022-01-14 23:04:55 -0500
  • 6bb9adc1a5 Builds: get the project and jobset names from the their tables Graham Christensen 2022-01-09 08:59:17 -0500
  • cb68629417 test a Build's json representation Graham Christensen 2022-01-14 21:08:57 -0500
  • f4c4b496d8 Projects: delete: delete all builds first Graham Christensen 2022-01-09 10:14:03 -0500
  • 0044622198 Projects: test deleting Graham Christensen 2022-01-14 20:05:39 -0500
  • 9cc3e4264d
    Merge pull request #1113 from DeterminateSystems/project-jobset/steps Graham Christensen 2022-01-14 17:00:52 -0500
  • 31c6c26121 common.tt: fixup refs Graham Christensen 2022-01-09 11:40:38 -0500
  • 8ae2daece7 root: test /steps and /evals Graham Christensen 2022-01-14 16:43:58 -0500
  • 3a03784af6
    Merge pull request #1112 from DeterminateSystems/project-jobset/search Graham Christensen 2022-01-14 16:49:43 -0500