Commit graph

  • 4e8fbaa3d6 Replace Child with SSHMaster::Connection John Ericson 2024-01-23 00:00:23 -0500
  • 588a0c5269 Merge remote-tracking branch 'upstream/master' into ca-derivations-prep John Ericson 2023-12-23 19:19:54 -0500
  • 02e453fc8c
    Merge pull request #1329 from NixOS/small-std-optional-cleanup John Ericson 2023-12-23 19:18:41 -0500
  • 75f26f1fc4 Clean up std::optional dereferencing in the queue runner John Ericson 2023-12-23 19:10:58 -0500
  • 3c89067f52
    Merge pull request #1328 from JackKelly-Bellroy/doc-store-uri John Ericson 2023-12-23 03:57:10 -0500
  • abd858d3dc Document the store_uri parameter by way of example Jack Kelly 2023-12-19 07:54:40 +1000
  • 163dbf7f54
    Merge pull request #1327 from NixOS/latest-2.19 John Ericson 2023-12-14 00:57:19 -0500
  • 642156372f Merge branch 'latest-2.19' into ca-derivations-prep John Ericson 2023-12-14 00:33:22 -0500
  • 7517c134c5 flake.lock: Update Nix John Ericson 2023-12-14 00:29:23 -0500
  • 6e67884ff1 One more queryDerivationOutputMap should use the eval store param John Ericson 2023-12-11 14:05:18 -0500
  • a6b6c5a539 Revert query -- those columns don't exist yet! John Ericson 2023-12-11 12:55:57 -0500
  • ebfefb9161 Sync up with some changes done to the main CA branch John Ericson 2023-12-11 12:46:36 -0500
  • 8783dd53f6 Merge remote-tracking branch 'upstream/master' into ca-derivations-prep John Ericson 2023-12-11 12:42:43 -0500
  • 411e4d0c24
    Let tests themselves intentionally leak temp dir (#1320) John Ericson 2023-12-08 11:30:31 -0500
  • 831021808c
    Merge pull request #1318 from obsidiansystems/use-build-result-serialiser John Ericson 2023-12-08 11:25:05 -0500
  • 2ee0068fdc Do not copy for both stores for now John Ericson 2023-12-07 15:05:03 -0500
  • 31ea6458ca Merge remote-tracking branch 'upstream/master' into ca-derivations-prep John Ericson 2023-12-07 15:01:35 -0500
  • 91bbd5366f
    Merge pull request #1319 from NixOS/nixpkgs-newer-23.05 John Ericson 2023-12-07 13:10:08 -0500
  • a45a27851b flake.lock: Update Nixpkgs John Ericson 2023-12-07 12:20:55 -0500
  • 6a54ab24e2 Use factored-out BuildResult serializer John Ericson 2023-12-07 02:00:22 -0500
  • 58707438ba
    Merge pull request #1317 from obsidiansystems/substitute-flag John Ericson 2023-12-07 00:23:54 -0500
  • 86cd5e9076 copyClosureTo: Use SubstituteFlag instead of bool John Ericson 2022-02-20 20:06:22 +0000
  • 11f8030b0f Add comment from GitHub about adding to store as code comment John Ericson 2023-12-06 17:59:25 -0500
  • 3df8feb3a2 Add TODO about setting null instead of empty string in JSON John Ericson 2023-12-05 11:27:52 -0500
  • 069b7775c5 hydra-eval-jobs: Ensure we have output path if ca-derivations is disabled John Ericson 2023-12-05 11:26:26 -0500
  • e3443cd22a Put back nicer copyClosure instead of manual closure + copy John Ericson 2023-12-04 17:41:11 -0500
  • 8046ec2668 Remove unused outputHashes variable John Ericson 2023-12-04 16:21:56 -0500
  • 9ba4417940 Prepare for CA derivation support with lower impact changes John Ericson 2023-12-04 16:05:50 -0500
  • a5d44b60ea
    Merge pull request #1313 from obsidiansystems/split-buildRemote John Ericson 2023-12-04 11:37:36 -0500
  • 363604846a Again, use const in for loop John Ericson 2023-12-04 11:31:05 -0500
  • 162b538912 Remove unused thisArrow variable John Ericson 2023-12-04 11:27:39 -0500
  • 104baef503 Document the connection initialization process John Ericson 2023-12-04 09:42:04 -0500
  • 3c5636162a Merge remote-tracking branch 'upstream/master' into split-buildRemote John Ericson 2023-12-04 09:38:43 -0500
  • 874fcae1e8
    Merge pull request #1301 from delroth/queue-runner-perf Janne Heß 2023-12-04 15:27:14 +0100
  • 4dc8fe0b08
    Merge pull request #1312 from obsidiansystems/clean-up-deps Eelco Dolstra 2023-12-04 15:15:09 +0100
  • 67eeabd518 Merge remote-tracking branch 'upstream/master' into split-buildRemote John Ericson 2023-12-04 09:12:58 -0500
  • 622c25e3c4 Sedding prior to merge John Ericson 2023-12-04 08:56:06 -0500
  • f216bce0e6
    Merge pull request #1314 from obsidiansystems/2.19 Eelco Dolstra 2023-12-01 17:07:51 +0100
  • 4d1c850512
    Merge pull request #1308 from chayleaf/2.18 Eelco Dolstra 2023-12-01 15:10:29 +0100
  • c922e73c11 Update to Nix 2.19 John Ericson 2023-11-30 14:38:26 -0500
  • e172461e55 Use const in for loop John Ericson 2023-11-30 12:19:20 -0500
  • 0917145622 Make new functions not in header static John Ericson 2023-11-30 12:19:05 -0500
  • 2bda7ca642 Further use Machine::Connection to deduplicate John Ericson 2023-11-30 11:31:58 -0500
  • 831a2d9bd5 Merge remote-tracking branch 'upstream/master' into split-buildRemote John Ericson 2023-11-30 11:27:40 -0500
  • 5db374cb50 Cleanup deps John Ericson 2023-11-30 10:40:57 -0500
  • e9da80fff6
    support nix 2.18 chayleaf 2023-11-21 18:41:52 +0700
  • 8f48e4ddec
    Merge pull request #1268 from knedlsepp/fix-mime Janne Heß 2023-11-17 22:16:27 +0100
  • 33f8a36736
    Merge pull request #1304 from stigtsp/crypt-passphrase-argon2-output-len Janne Heß 2023-10-20 16:03:18 +0200
  • 6a5fb9efae Set output length of C::P::Argon2 hashes to 16 Stig Palmquist 2023-10-20 00:09:28 +0200
  • c1a5ff3959
    Merge pull request #1258 from nh2/patch-1 Janne Heß 2023-09-09 17:17:43 +0200
  • 8520ab1391
    Merge pull request #1300 from sternenseemann/doc-eval-builds Janne Heß 2023-09-09 17:11:52 +0200
  • 8a413ce71a
    Merge pull request #1293 from arianvp/patch-1 Janne Heß 2023-09-09 17:10:56 +0200
  • b7c864c515
    queue-runner: only re-sort runnables by prio once per dispatch cycle Pierre Bourdon 2023-09-08 23:38:30 +0200
  • e2195c46d1 hydra-api.yaml: document all_builds (/eval/{eval-id}/builds) sternenseemann 2023-08-30 15:08:11 +0200
  • 113836ebae hydra-api.yaml: name JobsetEval parameter eval-id sternenseemann 2023-08-30 15:06:48 +0200
  • 00d30874da
    Merge pull request #1296 from DeterminateSystems/nix-2.17 Eelco Dolstra 2023-08-23 17:53:14 +0200
  • 35ccc9ebb2
    Fix indentation Eelco Dolstra 2023-08-23 17:04:45 +0200
  • 9f0427385f Apply LTO fix suggested by Ericson2314 Linus Heckemann 2023-08-20 14:55:56 +0200
  • b23431a657 Support Nix 2.17 Linus Heckemann 2023-08-04 15:53:06 +0200
  • 60e2c377d3
    Merge pull request #1295 from arianvp/patch-3 Eelco Dolstra 2023-08-03 17:09:21 +0200
  • a78664f1b5
    Fix documentation of defaultpath in api docs Arian van Putten 2023-07-20 14:43:03 +0200
  • 46246dcae3
    Fix docs for /eval/{id} endpoint Arian van Putten 2023-07-19 15:13:25 +0200
  • d135b123cd
    Merge pull request #1292 from Ma27/fix-queue-runner-stats Janne Heß 2023-07-17 09:56:05 +0200
  • 526e8bd744
    Merge pull request #1291 from NixOS/update-nix-nixpkgs Janne Heß 2023-06-25 20:53:50 +0200
  • 5c35d1be20
    hydra-queue-runner: fix stats Maximilian Bosch 2023-06-25 17:25:43 +0200
  • ce001bb142 Relax time interval checks Eelco Dolstra 2023-06-23 15:09:09 +0200
  • 9f69bb5c2c Fix compilation against Nix 2.16 Eelco Dolstra 2023-06-23 15:06:34 +0200
  • a0c8440a5c Update to Nix 2.16 and NixOS 23.05 Eelco Dolstra 2023-06-23 13:14:49 +0200
  • 13ef4e3c5d
    Merge pull request #1286 from JulienMalka/fix-hydra-eval-jobs-dot Janne Heß 2023-05-08 14:48:33 +0200
  • b4099df91e
    hydra-eval-jobs: fix jobs containing a dot being dropped Julien Malka 2023-04-24 16:30:03 +0200
  • 082495e34e
    Merge pull request #1275 from Ma27/nix-2.13 Eelco Dolstra 2023-03-27 13:30:13 +0200
  • 399b61ff67
    Merge pull request #1277 from Mindavi/systemd/network-online Graham Christensen 2023-03-24 09:56:29 -0400
  • 3da6ef0d6d
    Merge pull request #1281 from NixOS/rv-google-signin Graham Christensen 2023-03-24 09:55:22 -0400
  • f88bef15ed Use new Google for Web signin, the old way will be deprecated Mar 31st 2023 Rob Vermaas 2023-03-13 16:44:09 +0100
  • a084e204ae
    systemd: hydra-queue-runner: wait for network.target too Rick van Schijndel 2023-03-07 21:56:20 +0100
  • ecfa817d30
    Merge pull request #1279 from DeterminateSystems/drop-unnecessary-index Graham Christensen 2023-03-06 11:06:31 -0500
  • 8d53c3ca11 test: use ubuntu-latest Cole Helbling 2023-03-06 07:47:35 -0800
  • 810d2e6b51 Drop unused IndexBuildOutputsOnPath index Cole Helbling 2023-03-06 07:45:03 -0800
  • f44d3d6ec9
    Update Nix to 2.13.3 Maximilian Bosch 2023-03-04 12:07:34 +0100
  • 65c1249227 systemd: hydra-queue-runner: wait for network-online Rick van Schijndel 2023-02-16 19:24:53 +0100
  • 73dff15039
    tests: ports are numbers Linus Heckemann 2022-12-01 23:32:47 +0100
  • ddd3ac3a4d
    name tests Linus Heckemann 2022-11-29 15:48:42 +0100
  • c7716817a9
    Update Nix to 2.13 Maximilian Bosch 2023-01-28 09:27:48 +0100
  • 5b35e13898
    hydra-queue-runner: use initializer lists for constructing JSON Linus Heckemann 2023-01-28 12:58:41 +0100
  • 96e36201eb
    hydra-queue-runner: adapt to nlohmann::json Linus Heckemann 2022-11-29 18:13:15 +0100
  • ad99d3366f Fix MIME types when serving .js and .css Josef Kemetmüller 2022-12-29 22:26:59 +0100
  • f48f00ee6d
    Merge pull request #1256 from cransom/hydra-evaluator-broken-connection Graham Christensen 2022-12-22 19:28:51 -0500
  • d1fac69c21
    Merge pull request #1264 from SuperSandro2000/patch-2 Eelco Dolstra 2022-12-05 17:48:46 +0100
  • 01802efc17
    Merge pull request #1263 from Ma27/fix-my-jobs-tab Graham Christensen 2022-12-05 01:55:49 +0100
  • 7f816e3237
    Fix link Sandro 2022-12-05 00:35:05 +0100
  • 213879484d
    Fix example config Sandro 2022-12-05 00:22:35 +0100
  • 14d4624dc2
    Merge pull request #1215 from knedlsepp/fix-hydra-with-latest-git Eelco Dolstra 2022-11-24 12:04:23 +0100
  • fd765bc97a
    Fix "My Jobs" tab in user dashboard Maximilian Bosch 2022-11-22 20:50:39 +0100
  • d4d20f6484
    Merge pull request #1262 from lheckemann/aarch64 Eelco Dolstra 2022-11-21 11:01:38 +0100
  • a8b89420bc Enable aarch64 support Linus Heckemann 2022-11-02 11:19:33 +0100
  • d1d171ee90
    renderInputDiff: Increase git hash length 6 -> 8 Niklas Hambüchen 2022-11-02 17:30:32 +0100
  • 70ad3a924a exit with error if database connectivity lost Casey Ransom 2022-10-26 16:13:40 -0400
  • 3526d61ff2 Merge remote-tracking branch 'upstream/master' into split-buildRemote John Ericson 2022-10-25 11:07:51 -0400
  • 143c31734f Move all the build remote utils to their namespace Théophane Hufschmitt 2022-10-25 10:04:29 +0200
  • 312cb42275
    Merge pull request #1234 from helsinki-systems/feat/squiggly-line Janne Heß 2022-10-21 22:57:20 +0200