Commit Graph

844 Commits

Author SHA1 Message Date
0b50e2d29c Merge pull request 'Automatic flake update - 2023-09-25T00:00+00:00' (#339) from flake-update-2023-09-25 into main
All checks were successful
checks-impure / test (push) Successful in 7s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 7s
2023-09-25 00:03:45 +00:00
Clan Merge Bot
e3f4bddcd0 update flake lock - 2023-09-25T00:00+00:00
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 25s
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ace5093e36ab1e95cb9463863491bee90d5a4183' (2023-09-15)
  → 'github:NixOS/nixpkgs/e35dcc04a3853da485a396bdd332217d0ac9054f' (2023-09-22)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/ea208e55f8742fdcc0986b256bdfa8986f5e4415' (2023-09-12)
  → 'github:Mic92/sops-nix/2f375ed8702b0d8ee2430885059d5e7975e38f78' (2023-09-21)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/7a49c388d7a6b63bb551b1ddedfa4efab8f400d8' (2023-09-12)
  → 'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
2023-09-25 00:00:15 +00:00
01441b1f5a Merge pull request 'clan config: support new types nullOr and passwdEntry' (#338) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 6s
2023-09-24 13:30:35 +00:00
3783359f08 clan config: support new types nullOr and passwdEntry
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 23s
2023-09-24 14:24:48 +01:00
851e33d794 Merge pull request 'clan config: match dynamic options containing <name>' (#337) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s
2023-09-24 12:06:54 +00:00
ec70b34470 clan config: match dynamic options containing <name>
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 23s
2023-09-24 13:04:37 +01:00
765f982d11 Merge pull request 'quickstart: improve and add machines section' (#336) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 8s
2023-09-24 07:54:36 +00:00
26972ca194 clan-cli: add --debug section
All checks were successful
checks / test (pull_request) Successful in 24s
checks-impure / test (pull_request) Successful in 8s
2023-09-24 08:53:26 +01:00
45009d52ee quickstart: improve and add machines section 2023-09-24 08:53:26 +01:00
bf53dd56c5 Merge pull request 'unpin nix-fast-build' (#334) from Mic92-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 1m19s
Reviewed-on: #334
2023-09-23 12:27:35 +00:00
ae2ab090bf unpin nix-fast-build 2023-09-23 12:27:35 +00:00
1e0bf85b2f unpin nix-fast-build
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 23s
2023-09-23 14:16:38 +02:00
178a52722e update ui-assets.nix
All checks were successful
checks / test (push) Has been skipped
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
2023-09-23 11:28:08 +00:00
22fe132348 Merge pull request 'inspect flake before configure VM' (#335) from feat/inspect-flake into main
All checks were successful
checks-impure / test (push) Successful in 7s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 20s
2023-09-23 11:27:20 +00:00
f3e66bd5a6
format python
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 1m18s
2023-09-23 13:25:43 +02:00
09364671b3
inspect flake before configure VM
Some checks failed
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Failing after 1m19s
2023-09-23 13:20:25 +02:00
f66d961b61 Merge pull request 'test_basics: add cli fixture' (#333) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 7s
2023-09-22 17:25:41 +00:00
e08c0b338d test_basics: add cli fixture
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 22s
2023-09-22 19:23:23 +02:00
dfb60590d2 Merge pull request 'impure-tests: migrate bash to pytest and fix stuff' (#332) from DavHau-dave into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 6s
2023-09-22 16:34:41 +00:00
9825c179a8 impure-tests: migrate bash to pytest and fix stuff
All checks were successful
checks-impure / test (pull_request) Successful in 7s
checks / test (pull_request) Successful in 23s
2023-09-22 18:32:28 +02:00
f6398c85bb Merge pull request 'git: dont pass additional cwd' (#331) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 22s
assets1 / test (push) Successful in 6s
2023-09-22 14:58:15 +00:00
ea829a76cd config: git commit synched file
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 26s
2023-09-22 16:55:51 +02:00
0d42c549b0 git: dont pass additional cwd 2023-09-22 16:52:11 +02:00
f8cd486fb2 Merge pull request 'make git idempotent' (#330) 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 21s
2023-09-22 14:41:02 +00:00
b482dcd466 make git idempotent
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 21s
2023-09-22 16:38:46 +02:00
f05c26f346 Merge pull request 'better error messages if git commands fail' (#329) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 6s
2023-09-22 14:27:55 +00:00
d9fd0e2a65 better error messages if git commands fail
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 24s
2023-09-22 16:25:30 +02:00
81a13ac6c2 Merge pull request 'fix test not beeing exposed' (#328) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 21s
assets1 / test (push) Successful in 6s
2023-09-22 14:09:19 +00:00
fa9e8d757d add show-trace option that is disabled by default
All checks were successful
checks-impure / test (pull_request) Successful in 11s
checks / test (pull_request) Successful in 1m16s
2023-09-22 16:07:39 +02:00
e3b2424d9d make git optional again 2023-09-22 16:07:39 +02:00
e2cf3c1601 fix test not beeing exposed 2023-09-22 16:07:39 +02:00
1f129416c7 Merge pull request 'clanCore.clanPkgs: set defaultText make it internal' (#326) from Mic92-docs into main
All checks were successful
checks-impure / test (push) Successful in 9s
checks / test (push) Successful in 20s
assets1 / test (push) Successful in 6s
2023-09-22 13:05:22 +00:00
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
a7b86d708a Merge pull request 'fix reading options' (#325) from Mic92-docs 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 12:56:29 +00: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