Commit graph

  • 78e9872251 ldap.t: write the password to an external .conf file Graham Christensen 2022-02-11 11:27:10 -0500
  • 848fb3b265 ldap-legacy.t: specify the root password manually Graham Christensen 2022-02-11 11:26:56 -0500
  • 0bd4a75918 HydraTestContext: support running a sub before running hydra-init. Graham Christensen 2022-02-11 11:26:27 -0500
  • 05ca71069f ldap config: document putting the password in a separate file Graham Christensen 2022-02-11 11:24:28 -0500
  • e13d80f5cf LDAPContext: take a root_password argument or generate one Graham Christensen 2022-02-11 11:02:04 -0500
  • 86bb16d07b LDAPContext: sort $self hash keys Graham Christensen 2022-02-11 11:01:25 -0500
  • 6637c03985 fixup normalization error regex Graham Christensen 2022-02-11 10:59:24 -0500
  • 71c06f2ce7 LDAP normalization errors: note that the error came while normalizing the roles. Graham Christensen 2022-02-11 10:55:27 -0500
  • d6dea39912 ldap_role_map.t: fixup indentation Graham Christensen 2022-02-11 10:53:08 -0500
  • 185100adb8 docs: fixup Graham Christensen 2022-02-11 10:50:58 -0500
  • f07fb7d279 LDAP support: include BC support for the YAML based loading Graham Christensen 2022-02-09 21:06:28 -0500
  • 61d74a7194 Redo LDAP config in the main configuration and add role mappings Janne Heß 2022-01-21 21:20:02 +0100
  • 76b4b43ac5 Move ldap.t to a legacy-ldap.t, make ldap.t use the new format config. Graham Christensen 2022-02-09 15:01:42 -0500
  • d0bc0d0eda
    Merge pull request #1152 from DeterminateSystems/parallel-tests Graham Christensen 2022-02-10 12:11:20 -0500
  • 74a29e8ea9
    Merge pull request #1150 from DeterminateSystems/ldap-tests Graham Christensen 2022-02-10 12:05:19 -0500
  • 4f9aea9434
    t/Hydra/Plugin/gitea.t: explain why we loop a few times Graham Christensen 2022-02-10 12:02:29 -0500
  • a1579007f4
    Update t/test.pl: fixup the list of env vars yath looks at for job count Graham Christensen 2022-02-10 11:53:10 -0500
  • b1b1b4b74b
    t/lib/LDAPContext.pm: error message nit Graham Christensen 2022-02-10 11:31:49 -0500
  • 33f4c4c13d build-locally-with-substitutable-path.t: give nix-store --delete a bit more time to run Graham Christensen 2022-02-10 11:13:31 -0500
  • e709a17508 gitea.t: try opening the file a few times Graham Christensen 2022-02-10 11:01:09 -0500
  • 4acaf9c8b0 hydra-queue-runner: don't dispatch until the machines parser has completed one run Graham Christensen 2022-02-10 10:51:12 -0500
  • 09652475bd Set the YATH_JOB_COUNt to NIX_BUILD_CORES if no parallelism variables are set Graham Christensen 2022-02-10 10:00:32 -0500
  • 5506962537 Test::Postgresql: update to a tagged fork to improve paralellism Graham Christensen 2022-02-10 09:37:48 -0500
  • 4837a68d8d LDAPContext: don't background slapd Graham Christensen 2022-02-10 09:28:53 -0500
  • 8bce8109e3 flake.nix: drop the LDAP server test Graham Christensen 2022-02-09 14:46:47 -0500
  • 80c6525029 LDAP: Create a test which does not use a VM Graham Christensen 2022-02-09 14:27:45 -0500
  • e4adec36f3 Set an env var in the build environment to point to the root of openldap Graham Christensen 2022-02-09 10:45:27 -0500
  • 60adee7f94 hydra check inputs: add openldap Graham Christensen 2022-02-09 10:43:58 -0500
  • 9ae7c8bddc Hydra::Helper::Exec add an expectOkay which dies with stdout / stderr on exit Graham Christensen 2022-02-09 20:55:50 -0500
  • 5184e895df
    Merge pull request #1148 from DeterminateSystems/hydra-helper-exec Graham Christensen 2022-02-09 14:42:07 -0500
  • a374ef7d81
    Merge pull request #1149 from DeterminateSystems/flake-format Graham Christensen 2022-02-09 14:40:48 -0500
  • 845e6d4760 captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems Graham Christensen 2022-02-09 13:40:51 -0500
  • 68c6c3d556 flake.nix: format with nixpkgs-fmt Graham Christensen 2022-02-09 10:43:40 -0500
  • 1abe7f4d80
    Merge pull request #1145 from DeterminateSystems/eval-status Graham Christensen 2022-02-09 10:23:15 -0500
  • 517dce285a eval_added event: change interface to traceID\tjobsetID\tevaluationID Graham Christensen 2022-02-07 15:40:17 -0500
  • d512e6220f eval_failed event: change interface to traceID\tjobsetID Graham Christensen 2022-02-07 16:14:18 -0500
  • 2597fa8c11 eval_cached event: change interface to traceID\tjobsetID\tevaluationID Graham Christensen 2022-02-07 16:13:26 -0500
  • be531c6c57 notifications.t: create a helper to parse the actual messages from the evaluator using the Event code Graham Christensen 2022-02-07 14:59:19 -0500
  • c30f084f32 eval_started event: change interface to traceID\tjobsetID Graham Christensen 2022-02-07 16:12:23 -0500
  • 3864ca820a
    Merge pull request #1144 from DeterminateSystems/eval-event-cleanup Graham Christensen 2022-02-08 09:50:33 -0500
  • c0eb873379 notifications: document eval_* Graham Christensen 2022-02-07 12:41:23 -0500
  • f648e91487 StepFinished.t: fixup use Graham Christensen 2022-02-07 14:57:51 -0500
  • 7107ce2bc7 t/Event/* -> t/Hydra/Event/ Graham Christensen 2022-02-07 14:11:01 -0500
  • 8a18326f2b Sort notification classes / events Graham Christensen 2022-02-07 15:55:29 -0500
  • 7b7c03a521
    Merge pull request #1141 from amerocu/amerocu/fix-dev-env Graham Christensen 2022-02-06 14:35:27 -0500
  • 5ae26aa760
    Update Nix to 2.6 Maximilian Bosch 2022-02-06 15:05:15 +0100
  • 73f2cc184f missing develop dependencies Marco Turchetto 2022-01-09 18:08:38 +0100
  • d8b56f022d RunCommand: print a warning if the hook isn't run because the project / jobset doens't have it enabled Graham Christensen 2022-01-24 16:16:58 -0500
  • 3aa2393091 Jobsets: add a supportsDynamicRunCommand which also checks the project's dynamic runcommand support Graham Christensen 2022-01-24 16:11:52 -0500
  • daa6864a58 Project result: add a supportsDynamicRunCommand helper Graham Christensen 2022-01-24 16:09:45 -0500
  • 38514ae494 fanout tests: capture warnings and test their relevance Graham Christensen 2022-01-24 16:07:42 -0500
  • bc1630bd27 fixup! RunCommand: Add a WIP execution of dynamic commands Graham Christensen 2022-01-24 15:55:18 -0500
  • 2635607b6e whoops: add a test on the enable_dynamic_run_command field Graham Christensen 2021-12-15 15:41:55 -0500
  • 8a96f07f58 Project: enable enabling dynamic runcommand per project Graham Christensen 2021-12-15 15:32:49 -0500
  • 1affb1cfb1 jobset API: expose and check the enable_dynamic_run_command Graham Christensen 2021-12-15 13:55:54 -0500
  • 726ea80e99 HTTP/Jobset: support setting / reading enable_dynamic_run_command Graham Christensen 2021-12-15 12:37:35 -0500
  • 1802bd0113 Declarative Jobs: add support for the enable_dynamic_run_command flag Graham Christensen 2021-12-15 12:37:01 -0500
  • 0810f5debc finish making the dynamic hooks only run on project & jobset agreement Graham Christensen 2021-12-15 12:36:19 -0500
  • aef11685a0 regenerate schema files after adding the flag to the projects Graham Christensen 2021-12-15 12:34:29 -0500
  • 0c96172c28 RunCommand: only run dynamic runcommand hooks if the project AND jobset agree they should be enabled Graham Christensen 2021-12-15 12:33:16 -0500
  • 85a53694c8 sql: add enable_dynamic_run_command to the Project as well Graham Christensen 2021-12-15 12:32:10 -0500
  • a9bfabd672 sql: add a migration for enable_dynamic_run_command Graham Christensen 2021-12-15 11:16:05 -0500
  • 3cce0c5ef6 Only run dynamic runcommand hooks if the jobset enables them Graham Christensen 2021-12-14 22:15:50 -0500
  • 97a1d2d1d4 Jobsets: add enable_dynamic_run_command Graham Christensen 2021-12-14 22:12:03 -0500
  • 216d8bee35 DynamicRunCommand: don't run if the build failed Graham Christensen 2021-12-14 22:10:02 -0500
  • 1a30a0c2f1 Dynamic RunCommand: validate that the job's out exists, is a file (or points to a file) which is executable. Graham Christensen 2021-12-14 22:07:15 -0500
  • c2be27e82b fanout.t: switch to makeAndEvaluateJobset Graham Christensen 2021-12-14 21:39:13 -0500
  • e7f68045f4 DynamicRunCommand: pull out the function determining if a build is eligible for execution under dynamic run commands. Graham Christensen 2021-12-14 16:31:19 -0500
  • e56c49333f RunCommand: Add a WIP execution of dynamic commands Graham Christensen 2021-12-08 16:03:43 -0500
  • 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