Commit Graph

761 Commits

Author SHA1 Message Date
f518088d4c clanCore.clanPkgs: set defaultText make it internal
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 20s
2023-09-22 15:03:40 +02:00
d8bde6ec8e fix reading options
All checks were successful
checks-impure / test (pull_request) Successful in 12s
checks / test (pull_request) Successful in 1m2s
2023-09-22 14:54:44 +02:00
eb33150bdc Merge pull request 'config: read nixos option correctly' (#324) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 11s
checks / test (push) Successful in 58s
assets1 / test (push) Successful in 6s
2023-09-22 12:41:05 +00:00
660dafd412 config: read nixos option correctly
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 20s
2023-09-22 14:38:23 +02:00
5125ebe1eb Merge pull request 'get rid of impure test' (#323) from Mic92-docs into main
All checks were successful
checks / test (push) Successful in 58s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 9s
2023-09-22 12:34:51 +00:00
51e8da2a74 config: get rid of impure eval
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 23s
2023-09-22 14:32:38 +02:00
6e66765851 Merge pull request 'git.commit_file: fix file path & repo path finding' (#322) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 23s
assets1 / test (push) Successful in 6s
2023-09-22 11:44:32 +00:00
0196fd72c3 git.commit_file: fix file path & repo path finding
All checks were successful
checks-impure / test (pull_request) Successful in 11s
checks / test (pull_request) Successful in 1m3s
2023-09-22 13:42:04 +02:00
c34de3194a Merge pull request 'fix makeDiskImages reference' (#321) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 19s
assets1 / test (push) Successful in 6s
2023-09-22 11:01:00 +00:00
56cd9d1cf4 fix makeDiskImages reference
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 23s
2023-09-22 12:59:37 +02:00
9a49fcfae4 Merge pull request 'docs/quickstart: use the clan create command and mention flake.nix more' (#317) from Mic92-docs into main
All checks were successful
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 22s
2023-09-22 10:12:09 +00:00
3b810b074c add nixos integration example
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 12:10:39 +02:00
f350bfd7fd docs/secrets: document sops import 2023-09-22 12:09:53 +02:00
0540fb7103 document networking.deploymentAddress 2023-09-22 12:09:53 +02:00
9f4d2c5ba3 Merge pull request 'quickstart: use all buildClan outputs' (#320) from lassulus-clan-docs into main
All checks were successful
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 28s
2023-09-22 09:40:03 +00:00
83ca27fe2d quickstart: use all buildClan outputs
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
2023-09-22 11:37:53 +02:00
d242ac304c Merge pull request 'perf? make clan-cli evaluate waaayyy faster' (#319) from Mic92-main into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 7s
2023-09-22 07:03:49 +00:00
41f1b8a15a perf? make clan-cli evaluate waaayyy faster
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 35s
Before my small devshell to 7s. Now I am back to 2.6s
2023-09-22 09:00:08 +02:00
4f3f7a4feb Merge pull request 'init diskLayouts' (#302) from lassulus-HEAD into main
All checks were successful
checks-impure / test (push) Successful in 13s
checks / test (push) Successful in 31s
assets1 / test (push) Successful in 6s
Reviewed-on: #302
2023-09-21 16:33:21 +00:00
62ad4bcd67 make .envrc fast for everyone
All checks were successful
checks-impure / test (pull_request) Successful in 14s
checks / test (pull_request) Successful in 31s
2023-09-21 18:29:34 +02:00
17520e2553 fix impure tests 2023-09-21 18:29:18 +02:00
56bcd0cf0b template new-clan: set nixosConfigurations and clanInternal 2023-09-21 17:25:32 +02:00
58e5482efd clan-cli: set checks with mkDefault 2023-09-21 17:25:32 +02:00
aeed648bd0 secrets: use clanInternal for crosscompiling, move sops generators to new file 2023-09-21 17:25:32 +02:00
18c360f729 make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
4096ea3adb don't set age keyfile if don't have a secret for it 2023-09-21 17:22:20 +02:00
0314132a1a rewrite sops backend for secret generation and add tests 2023-09-21 17:22:20 +02:00
ead5c6e6a8 secrets: add has_machine and has_secret function 2023-09-21 17:22:20 +02:00
dc51ca5803 factor out deployment address parsing into a function 2023-09-21 17:22:20 +02:00
486ff4e7f4 age: generate private and public key in one go 2023-09-21 17:22:20 +02:00
521f4ee5bc secrets sops: deploy age key 2023-09-21 17:22:20 +02:00
1ae314d39c init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
70374b62c2 Merge pull request 'docs/quickstart: use the clan create command and mention flake.nix more' (#316) from docs into main
All checks were successful
checks-impure / test (push) Successful in 10s
checks / test (push) Successful in 35s
assets1 / test (push) Successful in 6s
Reviewed-on: #316
2023-09-21 12:41:40 +00:00
ae0f2d3d2f docs/quickstart: use the clan create command and mention flake.nix more 2023-09-21 12:41:40 +00:00
12263f02ad Merge pull request 'clan-cli: add git.commit_file() to auto commit files if inside a git' (#315) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 10s
checks / test (push) Successful in 34s
assets1 / test (push) Successful in 7s
2023-09-21 12:10:44 +00:00
6a359c0a2f clan-cli: add git.commit_file() to auto commit files if inside a git
All checks were successful
checks-impure / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 34s
- commit only if inside a git repo
- commit only the specified file and nothing else
- auto-generate commit message if not specified
2023-09-21 14:07:54 +02:00
8e157f891f Merge pull request 'fix updating assets in devshell' (#314) from Mic92-main into main
All checks were successful
checks / test (push) Successful in 35s
assets1 / test (push) Successful in 6s
checks-impure / test (push) Successful in 10s
2023-09-20 13:42:44 +00:00
584b6e2775 fix updating assets in devshell
All checks were successful
checks-impure / test (pull_request) Successful in 11s
checks / test (pull_request) Successful in 35s
2023-09-20 15:39:55 +02:00
0eb23d58b2 update ui-assets.nix
All checks were successful
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
2023-09-20 12:54:35 +00:00
b9510ff997 Merge pull request 'CI: Created separate user for CI' (#313) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 10s
checks / test (push) Successful in 35s
assets1 / test (push) Successful in 22s
2023-09-20 12:53:28 +00:00
357d7f3fd5 CI: Created separate user for CI
All checks were successful
checks-impure / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 35s
2023-09-20 14:51:34 +02:00
273fcb7f2d Merge pull request 'CI: Created separate user for CI' (#312) from Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 10s
checks / test (push) Successful in 34s
assets1 / test (push) Has been skipped
2023-09-20 12:50:11 +00:00
ec497276bd CI: Created separate user for CI
All checks were successful
checks-impure / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 34s
2023-09-20 14:48:16 +02:00
975a2e8e94 Merge pull request 'checks: run impure pytest tests in CI pipeline' (#310) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-09-19 14:49:52 +00:00
0ee6de86af checks: run impure pytest tests in CI pipeline
All checks were successful
checks-impure / test (pull_request) Successful in 10s
checks / test (pull_request) Successful in 34s
2023-09-19 16:46:46 +02:00
9cff6a39e8 Merge pull request 'CI: Added ui-assets workflow.' (#309) from Qubasa-Qubasa-main into main
All checks were successful
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
2023-09-19 14:24:34 +00:00
08f8815806 CI: Added ui-assets workflow.
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 33s
2023-09-19 16:21:53 +02:00
6a220d1a0b Merge pull request 'Removed workflow' (#308) from Qubasa-Qubasa-main into main
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 1m11s
2023-09-19 13:48:52 +00:00
ad2218cca9 UI: Renamed ui from my-app to clan-ui
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 33s
2023-09-19 15:46:15 +02:00
4a0949f5dc Merge pull request 'clan-cli/update: also use correct flake attr for generating secret' (#307) from Mic92-deploy-fix into main
All checks were successful
checks / test (push) Successful in 1m27s
checks-impure / test (push) Successful in 7s
2023-09-19 13:32:18 +00:00