Commit Graph

  • d0b3f2dac4 Merge pull request #848 from grahamc/normalize-nixexprinputpath Eelco Dolstra 2021-01-25 15:22:01 +01:00
  • 9516b256f1 Normalize nixexpr{input,path} from builds to jobsetevals. Graham Christensen 2021-01-22 07:14:24 -05:00
  • 53c2fc2216 Merge pull request #847 from grahamc/jobsetevals-evaluation-errors Eelco Dolstra 2021-01-22 15:08:22 +01:00
  • bd99052a6f tests: create database with the utf-8 locale Graham Christensen 2021-01-21 14:42:12 -05:00
  • c64c4aac4f jobset page: render error labels per eval Graham Christensen 2021-01-21 12:59:03 -05:00
  • 805dd6e7ee Evaluation page: render evaluation errors Graham Christensen 2021-01-21 12:13:09 -05:00
  • 086eed5147 hydra-eval-jobs: write evaluation errorMsg to the jobseteval table Graham Christensen 2021-01-21 11:14:37 -05:00
  • fb6b10a86c gitignore: artifacts Graham Christensen 2021-01-21 11:12:49 -05:00
  • d9989b7fa1 Schema: add errorMsg, errorTime to JobsetEvals Graham Christensen 2021-01-21 09:36:57 -05:00
  • 6bb876cb35 Merge pull request #846 from grahamc/buildoutputs-index-hash-path Eelco Dolstra 2021-01-18 20:01:44 +01:00
  • bc4b96d053 BuildOutputs: index path with HASH Graham Christensen 2021-01-18 11:11:09 -05:00
  • be0aa7eb85 Merge pull request #841 from pingiun/github-login Eelco Dolstra 2021-01-05 14:51:51 +01:00
  • 43d662f63a Don't use enable_github_login option after all Jelle Besseling 2021-01-04 18:09:49 +01:00
  • c49ca66689 Die when no email is found Jelle Besseling 2021-01-04 18:09:05 +01:00
  • 20d8134936 Update src/lib/Hydra/Controller/User.pm Jelle Besseling 2021-01-04 17:48:43 +01:00
  • 19f9d8249f Update src/lib/Hydra/Controller/User.pm Jelle Besseling 2021-01-04 17:48:37 +01:00
  • 20d09518f8 Merge pull request #839 from pingiun/shield-io Eelco Dolstra 2021-01-04 14:09:09 +01:00
  • 525a229dac Convert validate-openapi to a Hydra job Eelco Dolstra 2021-01-03 18:47:05 +01:00
  • ce7b23ae09 Disable broken validate-openapi test Eelco Dolstra 2021-01-03 18:37:18 +01:00
  • c4062c2772 Merge pull request #842 from pingiun/also-trigger-flakes Eelco Dolstra 2021-01-03 18:28:29 +01:00
  • b59a5850a8 Merge branch 'receiveContents' of https://github.com/orivej/hydra Eelco Dolstra 2021-01-03 18:26:04 +01:00
  • 2a695a621d Merge branch 'update-for-nix2020' of https://github.com/matthewbauer/hydra Eelco Dolstra 2021-01-03 18:24:35 +01:00
  • 896e72169f flake.lock: Update Eelco Dolstra 2021-01-03 18:17:05 +01:00
  • bc10fd9d75 Merge pull request #831 from NixOS/dependabot/github_actions/cachix/install-nix-action-v12 Eelco Dolstra 2021-01-03 18:12:07 +01:00
  • 5f4eddbe57 Use email scope Jelle Besseling 2020-12-30 18:32:57 +01:00
  • e88355b3d4 Use email api call Jelle Besseling 2020-12-30 21:32:00 +01:00
  • d38ef4492e Update for Nix Value::type API changes Matthew Bauer 2020-12-29 17:25:51 -06:00
  • 1b3000e132 Allow push-github endpoint to also trigger flakes Jelle Besseling 2020-12-28 15:21:45 +01:00
  • bbd4891133 Implement GitHub logins Jelle Besseling 2020-12-26 17:58:16 +01:00
  • 34a856c7ab Update for receiveContents taking string_view Orivej Desh 2020-12-26 11:23:26 +00:00
  • f64230b45e Add endpoint to generate a shields.io badge Jelle Besseling 2020-12-24 15:44:54 +01:00
  • bde8d81876 Merge pull request #811 from helsinki-systems/fix/override-constraint Eelco Dolstra 2020-11-22 00:02:26 +01:00
  • bd0ab9a5fb Stop violating not null constraint Janne Heß 2020-09-13 14:39:35 +02:00
  • b40db4c4f8 flake.lock: Update Eelco Dolstra 2020-11-19 17:23:39 +01:00
  • f47749a62d Fix persistent hash mismatch errors when importing Ricardo M. Correia 2020-11-10 04:05:59 +01:00
  • 2dcdc06e3a Bump cachix/install-nix-action from v10 to v12 dependabot[bot] 2020-11-09 05:34:56 +00:00
  • 0bdeb63a15 flake.lock: Update Eelco Dolstra 2020-11-03 14:57:06 +01:00
  • 73dfef364b Copy deriver field to the binary cache Eelco Dolstra 2020-11-02 17:08:02 +01:00
  • d50f9a242f Merge pull request #826 from Taneb/patch-2 Eelco Dolstra 2020-11-02 12:13:42 +01:00
  • 2742fde8c2 Remove Debug prints from GitLabStatus.pm Nathan van Doorn 2020-11-02 10:14:54 +00:00
  • 87317812a8 Fix some broken indices Eelco Dolstra 2020-10-28 14:18:20 +01:00
  • 2922f45b4f Ignore 'nix develop' outputs directory Eelco Dolstra 2020-10-28 13:41:34 +01:00
  • 8bb23905c3 Build: Remove unused prevBuild Eelco Dolstra 2020-10-28 13:29:31 +01:00
  • d9dc7ca18b getPreviousBuild: Get previous build in the job, not jobset Eelco Dolstra 2020-10-28 13:29:02 +01:00
  • a1b5418114 Remove dead link Eelco Dolstra 2020-10-27 12:35:36 +01:00
  • b5140c1da1 hydra-eval-jobs: Transmit original Nix error when handling aggregate jobs Samuel Dionne-Riel 2020-10-25 19:15:16 -04:00
  • 68e689cace hydra-eval-jobs: Identify unexpected errors in handling aggregate jobs Samuel Dionne-Riel 2020-10-25 18:50:54 -04:00
  • be709d450b Fix sysbuild Eelco Dolstra 2020-10-22 13:27:52 +02:00
  • 79d34ed7c9 Follow nix/nixpkgs Eelco Dolstra 2020-10-20 12:21:06 +02:00
  • 94d696df0e flake.lock: Update Eelco Dolstra 2020-10-20 12:20:33 +02:00
  • 90a2f8eb2b Merge branch 'master' of github.com:NixOS/hydra into master Eelco Dolstra 2020-10-20 12:19:53 +02:00
  • 338d946620 Remove nix from hydra-perl-deps Eelco Dolstra 2020-10-20 12:15:18 +02:00
  • 4e05acc471 Fix localhost builds Eelco Dolstra 2020-10-20 12:11:46 +02:00
  • 6cd2bb6954 Fix build Eelco Dolstra 2020-10-18 21:01:06 +02:00
  • deb9b68afd flake.lock: Update Eelco Dolstra 2020-10-18 20:55:30 +02:00
  • bea7c2581f Merge branch 'update-nix-unstable' of https://github.com/Ma27/hydra Eelco Dolstra 2020-10-18 20:40:57 +02:00
  • 869671e556 Merge pull request #823 from andir/ldap Eelco Dolstra 2020-10-13 12:37:16 +02:00
  • 458b0ceb85 ldap: Use hashed passwords in the test Andreas Rammhold 2020-10-12 17:16:51 +02:00
  • 656b0c27b3 Update to NixOS 20.09 Andreas Rammhold 2020-10-12 17:16:31 +02:00
  • 9cc76f6d69 Fix build with latest Nix Maximilian Bosch 2020-09-26 23:37:39 +02:00
  • 2394140843 flake.lock: Update Maximilian Bosch 2020-09-26 23:36:37 +02:00
  • 46a8d6d531 Merge branch 'fix/addPermRoot' of https://github.com/helsinki-systems/hydra Eelco Dolstra 2020-09-15 13:22:53 +02:00
  • d33ac5799c flake.lock: Update Eelco Dolstra 2020-09-15 13:14:47 +02:00
  • b8a4ed0c77 Merge pull request #815 from helsinki-systems/fix/non-static-decl Eelco Dolstra 2020-09-14 15:52:05 +02:00
  • 2c76e9848a Merge pull request #812 from helsinki-systems/no-accesslog Eelco Dolstra 2020-09-14 15:38:13 +02:00
  • a6c4e4b067 Merge pull request #807 from plutotulp/bugfix-revcount-as-integer Eelco Dolstra 2020-09-14 15:34:03 +02:00
  • 733bbc131d Merge pull request #808 from andir/ldap Eelco Dolstra 2020-09-14 15:33:33 +02:00
  • 2c61779816 fix build after nix commit 82b77a77262c414044fffc7ad8b955ad91827995 ajs124 2020-09-11 20:19:58 +02:00
  • e630440a07 Merge pull request #813 from helsinki-systems/fix/manual-xml Eelco Dolstra 2020-09-14 14:55:43 +02:00
  • 24acb9d6bb Fix non-static declarative jobsets Janne Heß 2020-09-13 18:19:20 +02:00
  • 3f4d9f8446 manual: Fix XML Janne Heß 2020-09-13 15:40:01 +02:00
  • 971dcc46a2 Disable access log Janne Heß 2020-09-13 14:40:47 +02:00
  • 6a07712e1d LDAP: only try LDAP authentication when the realm is configured Andreas Rammhold 2020-09-12 19:56:46 +02:00
  • ee60f4ccd9 tests: fix invalid YAML Andreas Rammhold 2020-09-12 19:54:32 +02:00
  • 1d11b29e73 reproduce bash script must supply revCount as int Erlend Pedersen 2020-09-12 13:37:57 +02:00
  • 8f683aa7f8 Merge pull request #805 from andir/ldap Graham Christensen 2020-09-11 12:10:23 -04:00
  • b5d7ed2e99 LDAP: add brief section in the documentation Andreas Rammhold 2020-09-10 17:09:12 +02:00
  • f229da352e LDAP add test for roles and multiple users Andreas Rammhold 2020-09-09 22:47:36 +02:00
  • cfc01e2518 LDAP: add VM test to flake.nix Andreas Rammhold 2020-09-09 18:26:46 +02:00
  • b8c19337b6 LDAP: add the required packages to the perlPackage via the overlay Andreas Rammhold 2020-09-09 13:30:43 +02:00
  • c00b42dced don't try to load HYDRA_LDAP_CONFIG if none is provided edef 2019-10-29 13:12:49 +00:00
  • b9ff7b2671 include perlPackages.YAML in buildInputs edef 2019-10-29 13:12:48 +00:00
  • 28646e1c5f Initial attempt at adding LDAP login support ajs124 2019-10-13 02:06:36 +02:00
  • e707990e2d Merge pull request #804 from grahamc/fully-static-jobsets Eelco Dolstra 2020-09-02 21:09:01 +02:00
  • dd0145a7f4 Merge pull request #802 from grahamc/run-command-hacking Eelco Dolstra 2020-09-02 21:05:57 +02:00
  • 7f16c0d243 declarative projects: support fully static, declarative configuration Graham Christensen 2020-09-02 12:34:34 -04:00
  • 648eb980dd hydra-notify: autoflush stdout too Graham Christensen 2020-07-27 16:46:16 -04:00
  • 65a34499f0 foreman/queue runner: run locally to avoid trust issues Graham Christensen 2020-07-27 16:19:10 -04:00
  • 128aa0afc9 foreman: allow using substitutes by default Graham Christensen 2020-07-27 16:17:40 -04:00
  • 42d09aace1 readme: note the default user/pass Graham Christensen 2020-07-27 16:15:13 -04:00
  • cbc386efe7 Merge pull request #803 from cransom/fix-imagebase Graham Christensen 2020-09-01 15:37:18 -04:00
  • 03be8ae7a1 Remove image dependency on hydra.nixos.org Casey Ransom 2020-09-01 15:06:16 -04:00
  • 405c52b589 Fix build Eelco Dolstra 2020-08-27 17:46:36 +02:00
  • e463f44bfc flake.lock: Update Eelco Dolstra 2020-08-27 17:28:34 +02:00
  • 1113c2895a Fix build Eelco Dolstra 2020-08-07 21:42:09 +02:00
  • 529a003de5 flake.lock: Update Eelco Dolstra 2020-08-07 21:20:39 +02:00
  • f8e15bc311 Revive putBytes Eelco Dolstra 2020-08-04 18:25:21 +02:00
  • 56495289cd flake.lock: Update Eelco Dolstra 2020-08-04 16:02:38 +02:00
  • 4b5813051b unsigned long long -> uint64_t Eelco Dolstra 2020-08-04 11:34:05 +02:00
  • 7d3ba616a9 Fix build Eelco Dolstra 2020-08-04 11:33:29 +02:00