Commit Graph

737 Commits

Author SHA1 Message Date
8dc70659d4 Merge pull request 'extend dev CORS flag to include methods' (#299) from cors into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 33s
Reviewed-on: #299
2023-09-16 08:59:52 +00:00
32b2e4c084 extend dev CORS flag to include methods
All checks were successful
checks / test (pull_request) Successful in 1m25s
checks-impure / test (pull_request) Successful in 6s
2023-09-16 10:57:12 +02:00
447d071ea3 Merge pull request 'vm api' (#292) from vm-api into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m23s
Reviewed-on: #292
2023-09-15 14:02:40 +00:00
a29f301f84 add vms 2023-09-15 14:02:40 +00:00
b46c40482a Merge pull request 'nix_build: add experimental flags' (#297) from nix-build into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 32s
Reviewed-on: #297
2023-09-15 13:55:37 +00:00
8a96254100 nix_build: add experimental flags
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 1m22s
2023-09-15 14:30:17 +02:00
5dc72b092b Merge pull request 'secrets: add password-store & deploy command' (#263) from lassulus-pass-secrets into main
All checks were successful
checks / test (push) Successful in 1m26s
checks-impure / test (push) Successful in 6s
Reviewed-on: #263
2023-09-15 12:17:07 +00:00
8d29d0e69c clan-cli: get deploymentAddress from clan.networking 2023-09-15 12:17:07 +00:00
0132abc547 secrets: use CLAN_DIR instead of clanCore.clanDir for fact storage 2023-09-15 12:17:07 +00:00
6b7301cefb clanCore secrets: document custom store 2023-09-15 12:17:07 +00:00
a59e8478fa clan-cli nix_build_machine: don't create result link 2023-09-15 12:17:07 +00:00
c5c2a848c7 secrets pass: append openssh to PATH so we use systems openssh first 2023-09-15 12:17:07 +00:00
c5786614bf clan-cli secrets: deploy -> upload 2023-09-15 12:17:07 +00:00
55fc055549 clan_cli/nix: convert path to string 2023-09-15 12:17:07 +00:00
acf1c0b87a lib jsonschema: add path 2023-09-15 12:17:07 +00:00
c487280ba9 clan-cli machines update: generate and deploy secrets 2023-09-15 12:17:07 +00:00
0e3f8bb3f9 clan-cli nix_build_machine: cast flake_url to str 2023-09-15 12:17:07 +00:00
23c979f8db secrets deploy/generate: use nix_build_machine 2023-09-15 12:17:07 +00:00
6153a9ee71 clanCore.secrets: set default and add generate/deploy composite 2023-09-15 12:17:07 +00:00
3b0701f275 deploy: use nix-flake-archive instead of rsync to upload 2023-09-15 12:17:07 +00:00
ac13c5b76b clan-cli secrets: add deploy subcommand 2023-09-15 12:17:07 +00:00
285041026d clanCore sops: add dummy deployScript 2023-09-15 12:17:07 +00:00
798e85ee8a clan secrets generate: use get_clan_flake_toplevel 2023-09-15 12:17:07 +00:00
5285423479 secrets: add password-store implementation 2023-09-15 12:17:07 +00:00
3f6fa0eeca clanCore secrets: add secretStore option 2023-09-15 12:17:07 +00:00
a043368ed6 Merge pull request 'nix_eval: add --json by default' (#296) from Mic92-foo into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 32s
2023-09-15 11:53:03 +00:00
9b7b6996d6 nix_eval: add --json by default
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 33s
2023-09-15 13:50:31 +02:00
39271fe2dc Merge pull request 'add ipdb to python breakpoint()' (#295) from Mic92-ipdb-breakpoint into main
All checks were successful
checks / test (push) Successful in 33s
checks-impure / test (push) Successful in 6s
2023-09-15 11:46:57 +00:00
a8ba56de63 add ipdb to python breakpoint()
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 1m25s
2023-09-15 13:45:01 +02:00
1d1056b6fa Merge pull request 'cli: rename clan_flake to test_flake' (#294) from Mic92-test_flake into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 32s
2023-09-15 10:38:09 +00:00
87f0b090ef cli: rename clan_flake to test_flake
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 1m24s
2023-09-15 12:36:16 +02:00
54ac8b6269 Merge pull request 'drop useless test_update test' (#291) from Mic92-clan-fixture into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 1m24s
2023-09-14 15:28:25 +00:00
2697ad54b7 drop useless test_update test
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 32s
This test was not finished by me?
Now it's going to be broken by lassulus.
2023-09-14 17:25:48 +02:00
28bc5fa058 Merge pull request 'rename machine_flake back to clan_flake' (#290) from Mic92-clan-fixture into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m23s
2023-09-14 15:07:56 +00:00
02f421546c rename machine_flake back to clan_flake
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 1m22s
2023-09-14 17:06:07 +02:00
f9a5362245 Merge pull request 'drop clan_flake fixture' (#289) from Mic92-clan-fixture into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m23s
2023-09-14 15:00:29 +00:00
2048ffccb0 drop clan_flake fixture
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 32s
2023-09-14 16:57:48 +02:00
85f46d69b9 Merge pull request 'move machine_flake fixture to its own file' (#288) from Mic92-flake-archive into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 1m25s
2023-09-14 14:52:15 +00:00
4905e0cecd move machine_flake fixture to its own file
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 1m25s
2023-09-14 16:49:02 +02:00
667ada75f5 Merge pull request 'gitignore: use absolute paths' (#287) from Mic92-flake-archive into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 32s
2023-09-14 14:29:10 +00:00
837ebda70d gitignore: use absolute paths
All checks were successful
checks / test (pull_request) Successful in 33s
checks-impure / test (pull_request) Successful in 6s
2023-09-14 16:28:01 +02:00
e6fabdcda5 Merge pull request 'Removed workflow' (#286) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 33s
Reviewed-on: #286
2023-09-14 13:28:11 +00:00
fb583a7b34 Removed workflow 2023-09-14 13:28:11 +00:00
2c80f6feac Removed workflow
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 33s
2023-09-14 15:27:53 +02:00
b6232899b0 Merge pull request 'Qubasa-main' (#285) from Qubasa-main into main
Some checks failed
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 33s
assets / test (push) Failing after 22s
Reviewed-on: #285
2023-09-14 12:58:24 +00:00
ddc5528e05 Fixed push perms error
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 33s
2023-09-14 14:57:41 +02:00
bcdee2c2a2 Changed to on_push and force 2023-09-14 14:46:52 +02:00
e8e5375600 Merge pull request 'Added assets CI' (#284) from Qubasa-main into main
Some checks failed
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m24s
assets / test (push) Failing after 21s
Reviewed-on: #284
2023-09-14 12:38:54 +00:00
ui_assets[bot]
c948e645c2 update ui-assets.nix 2023-09-14 12:37:24 +00:00
989f9e20e9 Changed to on_push
All checks were successful
assets / test (push) Successful in 22s
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 32s
2023-09-14 14:36:18 +02:00