Commit graph

  • 94b1a11326
    feat: create colmena library main soyouzpanda 2024-10-10 21:04:01 +0200
  • e956ae403b
    feat: connectionOptions -> connectionUri & removed useless options soyouzpanda 2024-10-06 01:32:25 +0200
  • c53d80aa08
    feat: Oui soyouzpanda 2024-10-03 18:42:52 +0200
  • 71200e5c17
    feat(generic): Implemented every function of Host to GenericHost soyouzpanda 2024-08-24 15:26:36 +0200
  • ab8d8b0321
    feat(generic): Added first generic host soyouzpanda 2024-08-23 17:57:14 +0200
  • 596a40020b
    feat(activation): Added activation program soyouzpanda 2024-08-23 14:22:42 +0200
  • eee64b7aec chore: add some TODOs on what to do nix-defined-activation Ryan Lahfa 2024-05-24 20:57:12 +0200
  • c959d643db Merge pull request 'feat: custom evaluation' (#1) from custom-activation into main Ryan Lahfa 2024-05-24 20:56:11 +0200
  • 470a0c360a feat: generic registry and custom evaluation Ryan Lahfa 2024-05-24 20:55:22 +0200
  • 76865b3293 feat: disable key management modules Ryan Lahfa 2024-05-24 20:55:28 +0200
  • cd65ef7a25
    Merge pull request #199 from Janik-Haag/hive-module Zhaofeng Li 2024-03-25 11:05:53 -0600
  • bb642e43f9
    make eval.nix more convnient to use for non-flake user Janik H. 2024-03-24 03:51:58 +0100
  • 7997ab7187
    Merge pull request #197 from minhuw/main Zhaofeng Li 2024-03-23 14:05:35 -0600
  • afa7439c58 Support adding extra ssh options on node configurations minhuw 2024-02-27 10:54:43 +0800
  • c84ccd0a7a
    Merge pull request #191 from pkel/main Zhaofeng Li 2024-01-28 23:21:51 -0700
  • bf690423ea Set error code > 0 when colmena exec fails Patrik Keller 2024-01-15 15:02:20 +0100
  • 665603956a Fix lint Zhaofeng Li 2023-11-05 01:05:28 -0700
  • 15a95d6de5 Fix shell completion generation Zhaofeng Li 2023-11-05 01:00:05 -0700
  • 3538f18b30
    Merge pull request #169 from i1i1/clap-derive Zhaofeng Li 2023-10-24 12:51:57 +0200
  • 95ded7fddb Add node filter to build and upload-keys i1i1 2023-08-11 19:04:39 +0300
  • 495fc56f6e Remove some commands on some profiles and add default goal for apply i1i1 2023-08-11 18:33:45 +0300
  • fc5c6d4544 Fix --nix-option flag i1i1 2023-08-11 18:17:16 +0300
  • 5e17c629b2 Remove todo for deprecated alias (aliases are hiddin by default) i1i1 2023-08-11 15:53:35 +0300
  • 303cf14fc6 Remove empty options for subcommands i1i1 2023-08-11 15:41:41 +0300
  • c79a872438 Enable troubleshooting i1i1 2023-08-11 15:36:27 +0300
  • 765a5d2ef3 Fix build and upload-keys i1i1 2023-08-10 18:06:08 +0300
  • 935aa77e53 Initial support for clap derive up to the top i1i1 2023-08-10 17:57:59 +0300
  • 1ad9301c62 Fix panic with hive path parsing and use value parser i1i1 2023-08-10 17:14:47 +0300
  • ce0782ccac Fix upload-keys command i1i1 2023-08-10 02:02:18 +0300
  • ed23d1da67 Convert repl arguments to type-safe clap derive i1i1 2023-08-10 01:58:46 +0300
  • d55555c1ed Convert nix-info arguments to type-safe clap derive i1i1 2023-08-10 01:56:36 +0300
  • 367c253a47 Convert exec arguments to type-safe clap derive i1i1 2023-08-10 01:55:11 +0300
  • 5b8611744b Convert eval arguments to type-safe clap derive i1i1 2023-08-10 01:47:10 +0300
  • cdfc1f15a1 Convert build arguments to type-safe clap derive i1i1 2023-08-10 01:28:41 +0300
  • 87f4e3a676 Convert apply arguments to type-safe clap derive i1i1 2023-08-10 01:23:57 +0300
  • b80b57cb48 Convert apply-local arguments to type-safe clap derive i1i1 2023-08-09 23:24:11 +0300
  • 1e38582451 Parse value for NodeFilter with clap i1i1 2023-08-10 01:06:00 +0300
  • 21df0ac5a5 Use clap for parsing Hive arguments i1i1 2023-08-10 00:24:49 +0300
  • 9ddc53136a Add trait implementations for Goal i1i1 2023-08-09 22:54:17 +0300
  • 197010c492 Remove lazy-static i1i1 2023-10-18 15:41:54 -0600
  • 8d92dadb32 cargo clippy --all-targets --fix Zhaofeng Li 2023-10-18 15:41:54 -0600
  • 82c8c7044a .github: Bump nix-installer-action Zhaofeng Li 2023-10-18 15:41:54 -0600
  • 85e5303557 job: Remove unneeded mut Zhaofeng Li 2023-10-18 15:41:54 -0600
  • f11e3c77ee flake: Update nixpkgs Zhaofeng Li 2023-10-18 15:41:54 -0600
  • 4e9b52bdbc
    Merge pull request #172 from ldicarlo/patch-1 Zhaofeng Li 2023-09-28 12:40:52 -0600
  • df61f1793a
    chore: dead link Luca Di Carlo 2023-08-20 13:48:03 +0200
  • 19384f3ee2
    Merge pull request #155 from oddlama/fix-overridden-nodes Zhaofeng Li 2023-07-01 09:13:13 -0600
  • c6f42e447d fix: allow specialArgs and nodeSpecialArgs to override name and nodes oddlama 2023-05-18 18:03:10 +0200
  • c61bebae1d
    Merge pull request #156 from emilylange/nix3-copy-substitution Zhaofeng Li 2023-05-26 23:03:00 -0600
  • beb157dcb6
    ssh: fix substitution when using experimental nix copy emilylange 2023-05-23 15:49:52 +0200
  • caf33af7d8 .github: Update latest stable API version Zhaofeng Li 2023-05-14 23:12:07 -0600
  • 30b98e6a12 .github/manual-stable: Update branch for future release Zhaofeng Li 2023-05-14 23:10:46 -0600
  • c40e0e4c11 Start work on 0.5.0 Zhaofeng Li 2023-05-14 23:05:08 -0600
  • 5fdd743a11 Release 0.4.0 Zhaofeng Li 2023-05-14 23:05:08 -0600
  • a4e0b98558 Update deps Zhaofeng Li 2023-05-14 23:05:08 -0600
  • 3e552f50a9 manual/release-notes: Prepare for 0.4.0 release Zhaofeng Li 2023-05-14 23:05:08 -0600
  • cddaffb4bc flake.lock: Update nixpkgs Zhaofeng Li 2023-05-14 21:19:55 -0600
  • 8c592c772d manual/keys: Fix typos Zhaofeng Li 2023-05-14 21:19:55 -0600
  • be837ee341
    Merge pull request #150 from sumnerevans/doc-keys-group Zhaofeng Li 2023-04-28 21:03:00 -0600
  • d83c6a40ed
    doc: mention keys group Sumner Evans 2023-04-28 14:16:52 -0600
  • 089431737e
    Merge pull request #139 from blaggacao/fix-1000-nixpkgs Zhaofeng Li 2023-04-22 16:29:36 -0600
  • 3d5fb89bd1 .github: Build for aarch64-linux Zhaofeng Li 2023-04-22 14:15:05 -0600
  • cce22d56b3
    fix: 1000 nixpkgs; compat with numtide/nixpkgs-unfree David Arnold 2023-03-11 14:59:38 -0500
  • e034c15825 .github: Switch back to upstream DetSys installer Zhaofeng Li 2023-02-06 17:48:29 -0700
  • 31d8240504
    Merge pull request #135 from oddlama/main Zhaofeng Li 2023-02-02 21:58:51 -0700
  • 24900c5624
    fix: remove usage of impure variable currentSystem in flakes oddlama 2023-02-02 00:27:29 +0100
  • 7602e548a7 hive: Mark all descriptions as Markdown Zhaofeng Li 2023-01-29 12:19:25 -0700
  • 9cb8413602 .github: Remove Nix matrix Zhaofeng Li 2023-01-27 23:52:28 -0700
  • f894e03f60 .github/build: Remove flake check Zhaofeng Li 2023-01-27 23:52:28 -0700
  • 2500fd864c Add garnix config Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 941f48bd81 flake.nix: Add checks for integration tests Zhaofeng Li 2023-01-27 23:44:41 -0700
  • b7262f6781 flake.nix: Update nixpkgs, remove nix-eval-jobs Zhaofeng Li 2023-01-27 23:44:41 -0700
  • bf6b88867d integration-tests: Wait for initial SSH to succeed Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 79e4ff1337 integrationt-tests: Allocate 4GB RAM to deployer Zhaofeng Li 2023-01-27 23:44:41 -0700
  • ddf00fec66 integration-tests: Refactor pkgs Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 9c51ac1523 .github: Update Nix version to 2.13.2 Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 9a81798083 .github: Update actions, switch to DetSys installer Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 95c5fa17fc Cargo.lock: Update Zhaofeng Li 2023-01-27 23:44:41 -0700
  • 3d1cdbacd0
    Merge pull request #119 from cprussin/main Zhaofeng Li 2023-01-27 15:23:42 -0700
  • 4ce0b64e9a Fix test Connor Prussin 2023-01-27 13:43:12 -0700
  • 691ac99e4d Use nixops implementation of key services Connor Prussin 2023-01-27 13:43:12 -0700
  • 64c46fa016 integration-tests: Drop makeTest Zhaofeng Li 2022-12-01 10:55:27 -0700
  • 2e62cede0a integration-tests: Misc fixes after modularization Zhaofeng Li 2022-12-01 10:55:27 -0700
  • d597bdf4b3 integration-tests: Migrate to nix.settings Zhaofeng Li 2022-12-01 01:57:56 -0700
  • 8b87f0de02 integration-tests: Start migration to modular test framework Zhaofeng Li 2022-12-01 01:57:56 -0700
  • 92f0f155d4 flake.nix: Bump stable to 22.11, update unstable Zhaofeng Li 2022-12-01 01:57:56 -0700
  • fff97f7290
    Merge pull request #126 from ThinkChaos/cli/nix-option Zhaofeng Li 2022-11-13 17:03:55 -0700
  • 90c88ddd17 refactor: rename NixOptions to NixFlags ThinkChaos 2022-11-10 13:03:00 -0500
  • d73fa5d74f cli: Explicit value_name for --node to be all caps like others ThinkChaos 2022-11-10 12:52:10 -0500
  • 19bf776e8e cli: Add --nix-option to allow passing arbitrary nix options ThinkChaos 2022-11-10 12:51:32 -0500
  • 5432fe488e error: Add backtraces to ChildFailure and ChildKilled Zhaofeng Li 2022-10-29 13:40:13 -0600
  • 715e10561b deployment: Pass job to host during upload_keys Zhaofeng Li 2022-10-29 13:42:36 -0600
  • 2efa8d26c1 eval: Fix rustfmt Zhaofeng Li 2022-10-29 02:24:55 -0600
  • f6c13a20c3 eval: Use correct value parser for expression_file Zhaofeng Li 2022-10-29 02:24:55 -0600
  • 2bd563e847 fix: export assertion module David Arnold 2022-10-22 21:34:48 -0500
  • 956c3363b8 deployment: Fail the evaluation job if any attribute fail to evaluate Zhaofeng Li 2022-10-19 16:45:57 -0600
  • 872949504b Migrate to Clap 4.0 Zhaofeng Li 2022-10-09 15:26:37 -0600
  • bf95e2dce8 job: Fix job state update Zhaofeng Li 2022-10-09 15:26:37 -0600
  • 513ffd1f12 Apply fixes from Clippy Zhaofeng Li 2022-10-09 15:26:37 -0600
  • 2b612e294b Cargo.lock: Update Zhaofeng Li 2022-10-09 15:26:37 -0600