Commit Graph

1073 Commits

Author SHA1 Message Date
Jörg Thalheim
ea829a76cd config: git commit synched file 2023-09-22 16:55:51 +02:00
Jörg Thalheim
0d42c549b0 git: dont pass additional cwd 2023-09-22 16:52:11 +02:00
clan-bot
f8cd486fb2 Merge pull request 'make git idempotent' (#330) from Mic92-docs into main 2023-09-22 14:41:02 +00:00
Jörg Thalheim
b482dcd466 make git idempotent 2023-09-22 16:38:46 +02:00
clan-bot
f05c26f346 Merge pull request 'better error messages if git commands fail' (#329) from Mic92-docs into main 2023-09-22 14:27:55 +00:00
Jörg Thalheim
d9fd0e2a65 better error messages if git commands fail 2023-09-22 16:25:30 +02:00
clan-bot
81a13ac6c2 Merge pull request 'fix test not beeing exposed' (#328) from Mic92-docs into main 2023-09-22 14:09:19 +00:00
Jörg Thalheim
fa9e8d757d add show-trace option that is disabled by default 2023-09-22 16:07:39 +02:00
Jörg Thalheim
e3b2424d9d make git optional again 2023-09-22 16:07:39 +02:00
Jörg Thalheim
e2cf3c1601 fix test not beeing exposed 2023-09-22 16:07:39 +02:00
clan-bot
1f129416c7 Merge pull request 'clanCore.clanPkgs: set defaultText make it internal' (#326) from Mic92-docs into main 2023-09-22 13:05:22 +00:00
Jörg Thalheim
f518088d4c clanCore.clanPkgs: set defaultText make it internal 2023-09-22 15:03:40 +02:00
clan-bot
a7b86d708a Merge pull request 'fix reading options' (#325) from Mic92-docs into main 2023-09-22 12:56:29 +00:00
Jörg Thalheim
d8bde6ec8e fix reading options 2023-09-22 14:54:44 +02:00
clan-bot
eb33150bdc Merge pull request 'config: read nixos option correctly' (#324) from Mic92-docs into main 2023-09-22 12:41:05 +00:00
Jörg Thalheim
660dafd412 config: read nixos option correctly 2023-09-22 14:38:23 +02:00
clan-bot
5125ebe1eb Merge pull request 'get rid of impure test' (#323) from Mic92-docs into main 2023-09-22 12:34:51 +00:00
Jörg Thalheim
51e8da2a74 config: get rid of impure eval 2023-09-22 14:32:38 +02:00
clan-bot
6e66765851 Merge pull request 'git.commit_file: fix file path & repo path finding' (#322) from DavHau-dave into main 2023-09-22 11:44:32 +00:00
DavHau
0196fd72c3 git.commit_file: fix file path & repo path finding 2023-09-22 13:42:04 +02:00
clan-bot
c34de3194a Merge pull request 'fix makeDiskImages reference' (#321) from Mic92-docs into main 2023-09-22 11:01:00 +00:00
Jörg Thalheim
56cd9d1cf4 fix makeDiskImages reference 2023-09-22 12:59:37 +02:00
clan-bot
9a49fcfae4 Merge pull request 'docs/quickstart: use the clan create command and mention flake.nix more' (#317) from Mic92-docs into main 2023-09-22 10:12:09 +00:00
Jörg Thalheim
3b810b074c add nixos integration example 2023-09-22 12:10:39 +02:00
Jörg Thalheim
f350bfd7fd docs/secrets: document sops import 2023-09-22 12:09:53 +02:00
Jörg Thalheim
0540fb7103 document networking.deploymentAddress 2023-09-22 12:09:53 +02:00
clan-bot
9f4d2c5ba3 Merge pull request 'quickstart: use all buildClan outputs' (#320) from lassulus-clan-docs into main 2023-09-22 09:40:03 +00:00
lassulus
83ca27fe2d quickstart: use all buildClan outputs 2023-09-22 11:37:53 +02:00
clan-bot
d242ac304c Merge pull request 'perf? make clan-cli evaluate waaayyy faster' (#319) from Mic92-main into main 2023-09-22 07:03:49 +00:00
Jörg Thalheim
41f1b8a15a perf? make clan-cli evaluate waaayyy faster
Before my small devshell to 7s. Now I am back to 2.6s
2023-09-22 09:00:08 +02:00
Mic92
4f3f7a4feb Merge pull request 'init diskLayouts' (#302) from lassulus-HEAD into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/302
2023-09-21 16:33:21 +00:00
lassulus
62ad4bcd67 make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
lassulus
17520e2553 fix impure tests 2023-09-21 18:29:18 +02:00
lassulus
56bcd0cf0b template new-clan: set nixosConfigurations and clanInternal 2023-09-21 17:25:32 +02:00
lassulus
58e5482efd clan-cli: set checks with mkDefault 2023-09-21 17:25:32 +02:00
lassulus
aeed648bd0 secrets: use clanInternal for crosscompiling, move sops generators to new file 2023-09-21 17:25:32 +02:00
Jörg Thalheim
18c360f729 make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
Jörg Thalheim
4096ea3adb don't set age keyfile if don't have a secret for it 2023-09-21 17:22:20 +02:00
Jörg Thalheim
0314132a1a rewrite sops backend for secret generation and add tests 2023-09-21 17:22:20 +02:00
Jörg Thalheim
ead5c6e6a8 secrets: add has_machine and has_secret function 2023-09-21 17:22:20 +02:00
Jörg Thalheim
dc51ca5803 factor out deployment address parsing into a function 2023-09-21 17:22:20 +02:00
Jörg Thalheim
486ff4e7f4 age: generate private and public key in one go 2023-09-21 17:22:20 +02:00
lassulus
521f4ee5bc secrets sops: deploy age key 2023-09-21 17:22:20 +02:00
lassulus
1ae314d39c init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
Mic92
70374b62c2 Merge pull request 'docs/quickstart: use the clan create command and mention flake.nix more' (#316) from docs into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/316
2023-09-21 12:41:40 +00:00
Jörg Thalheim
ae0f2d3d2f docs/quickstart: use the clan create command and mention flake.nix more 2023-09-21 12:41:40 +00:00
clan-bot
12263f02ad Merge pull request 'clan-cli: add git.commit_file() to auto commit files if inside a git' (#315) from DavHau-dave into main 2023-09-21 12:10:44 +00:00
DavHau
6a359c0a2f clan-cli: add git.commit_file() to auto commit files if inside a git
- 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
clan-bot
8e157f891f Merge pull request 'fix updating assets in devshell' (#314) from Mic92-main into main 2023-09-20 13:42:44 +00:00
Jörg Thalheim
584b6e2775 fix updating assets in devshell 2023-09-20 15:39:55 +02:00