Commit graph

  • 6e6475d860 flake: replace aliases with their proper names Cole Helbling 2022-03-11 11:51:26 -0800
  • a0cb73579d flake: update newNixpkgs for newer prometheus-cpp Cole Helbling 2022-03-11 11:50:44 -0800
  • 3bf31bd6a6 hydra-queue-runner: add simple "up" exporter Cole Helbling 2022-03-10 12:21:30 -0800
  • 5bbaa18a8f flake: fix foreman execution Cole Helbling 2022-03-10 12:20:44 -0800
  • 28b682b85b
    Merge pull request #1170 from NixOS/dependabot/github_actions/actions/checkout-3 Graham Christensen 2022-03-09 21:13:47 -0500
  • f1f2fc7427
    build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 19:07:06 +0000
  • b9ec3a41d6
    build(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-07 15:01:23 +0000
  • a2546121f0
    Merge pull request #1163 from DeterminateSystems/constituents Graham Christensen 2022-02-21 20:42:42 -0500
  • 9316544abf
    src/hydra-eval-jobs/hydra-eval-jobs.cc: .get<std::string> for drvPath Graham Christensen 2022-02-21 12:41:21 -0500
  • 290e0653ad hydra-eval-jobs: GC root aggregate jobs Graham Christensen 2022-02-20 12:15:10 -0500
  • e0921eba0a Create a basic test which verifies we can't delete the derivation of aggregate jobs Graham Christensen 2022-02-20 12:18:11 -0500
  • be46f02164 tests: relocate evaluator tests Graham Christensen 2022-02-20 11:55:31 -0500
  • 5d169e3a2e Add a test validating direct and indirect constituents Graham Christensen 2022-02-20 11:54:14 -0500
  • 445bba337b Make copyClosureTo take a regular C++ ref to the store John Ericson 2022-02-20 17:18:52 +0000
  • f14c583ce5 Use copyClosure instead of computeFSClosure + copyPaths John Ericson 2022-01-20 15:09:21 -0500
  • dfb3eccfaa
    Merge pull request #1140 from Ma27/nix-update Graham Christensen 2022-02-19 08:38:34 -0500
  • 4c41ca08e1
    Merge pull request #1155 from helsinki-systems/fix/graph-readability Graham Christensen 2022-02-14 11:27:37 -0500
  • 1124230d9f
    Merge pull request #1151 from DeterminateSystems/ldap-tests-inc-mapping Graham Christensen 2022-02-14 09:30:54 -0500
  • 1c84676527
    Fit more content on screen ajs124 2021-05-10 14:32:24 +0200
  • 6d146deaf0
    build-graphs: Fix readability in dark mode Janne Heß 2022-02-13 13:57:49 +0100
  • 01aedc92ed
    Merge pull request #9 from DeterminateSystems/runcommand/dynamic-notice-on-page Graham Christensen 2022-02-11 16:01:02 -0500
  • 4c1daacdf1
    Merge pull request #8 from DeterminateSystems/runcommand/dynamic-guarding Graham Christensen 2022-02-11 15:05:15 -0500
  • 27ddde1e9e dynamic runcommand: print a notice on the build page if it is disabled Graham Christensen 2022-02-11 15:03:09 -0500
  • 8c3122cacd hydra-api: add enable_dynamic_run_command to Project PUT Cole Helbling 2021-12-20 11:20:17 -0800
  • a22a8fa62d AddBuilds: reject declarative jobsets with dynamic runcommand enabled if disabled elsewhere Cole Helbling 2021-12-20 09:37:14 -0800
  • 928ba9e854 Controller/{Jobset,Project}: error when enabling dynamic runcommand but it's disabled elsewhere Cole Helbling 2021-12-17 12:34:19 -0800
  • d680c209fe edit-project.tt: disable when disabled by server Cole Helbling 2021-12-17 11:03:55 -0800
  • 6053e5fd4b edit-jobset.tt: disable when disabled by project and server Cole Helbling 2021-12-17 11:02:59 -0800
  • dfd3a67424 project.tt: more info on why Dynamic RunCommand is disabled Cole Helbling 2021-12-17 10:31:46 -0800
  • 3f4f183792 jobset.tt: more info on why Dynamic RunCommand is disabled Cole Helbling 2021-12-17 10:31:03 -0800
  • 3b895aec54 DynamicRunCommand: needs to be enabled by server, project, and jobset Cole Helbling 2021-12-17 10:29:47 -0800
  • 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