Jörg Thalheim
62a7f4b43f
don't show stacktrace if update fail
2024-11-08 15:43:10 +01:00
Mic92
3763b2cf82
Merge pull request 'Add inventory module for zerotier' ( #2108 ) from init/zerotier-inventory into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2108
2024-11-08 14:10:23 +00:00
Jörg Thalheim
50669d665d
zerotier-members: improve ux of console output
2024-11-08 14:10:23 +00:00
Jörg Thalheim
b364245fd7
zerotier-members: make output better
2024-11-08 14:10:23 +00:00
Jörg Thalheim
a2cb4a06a2
clanModules/zerotier: add documentation
2024-11-08 14:10:23 +00:00
Jörg Thalheim
e7930f4f4d
clanCore/zerotier: quote "or" keyword in attrset
2024-11-08 14:10:23 +00:00
a-kenji
8504a0e674
add clanModule for zerotier inventory
2024-11-08 14:10:23 +00:00
clan-bot
085052a6ca
Merge pull request 'templates: Add all basic supported systems to the minimal-flake-parts template' ( #2332 ) from kenji/clan-core:kenji-template-add-default-systems into main
2024-11-08 14:02:38 +00:00
a-kenji
46a3547121
templates: Add all basic supported systems to the minimal-flake-parts tempalte
2024-11-08 14:38:31 +01:00
clan-bot
631165edf1
Merge pull request 'pkgs/cli: Fix dynamic completions for update-hardware-config and it's flags' ( #2330 ) from kenji/clan-core:kenji-update-hardware-config-fix-completions into main
2024-11-08 13:29:20 +00:00
a-kenji
a6f44fd6bd
pkgs/cli: Fix dynamic completions for update-hardware-config and it's flags
...
Fix dynamic completions for `update-hardware-config` and it's flags.
Now `update-hardware-config` correctly suggests machines as well as for
example `--backend` suggests correctly their respective flags.
2024-11-08 14:23:11 +01:00
clan-bot
f14528bfd9
Merge pull request 'flake/templates: Add minimal-flake-parts template' ( #2329 ) from kenji/clan-core:kenji-minimal-template into main
2024-11-08 12:13:05 +00:00
a-kenji
51b9411f23
flake/templates: Add minimal-flake-parts template
2024-11-08 13:07:27 +01:00
clan-bot
2e2d356c2c
Merge pull request 'pkgs/cli: Add minimal-flake-parts to create' ( #2327 ) from kenji/clan-core:kenji-minimal-flake-parts into main
2024-11-08 11:40:39 +00:00
a-kenji
f76276cd55
pkgs/cli: Add minimal-flake-parts to create
2024-11-08 12:34:30 +01:00
clan-bot
7815a6754e
Merge pull request 'templates: prefer non-shallow clones' ( #2326 ) from kenji/clan-core:kenji-no-shallow into main
2024-11-08 11:29:24 +00:00
a-kenji
665180c890
templates: prefer non-shallow clones
2024-11-08 12:23:04 +01:00
clan-bot
1e71c93d5c
Merge pull request 'templates: add a minimal flake-parts template' ( #2324 ) from kenji/clan-core:kenji-templates-flake-parts into main
2024-11-08 10:55:00 +00:00
a-kenji
f845dec656
templates: add a minimal flake-parts template
2024-11-08 11:47:13 +01:00
clan-bot
4e4e89166d
Merge pull request 'Icon Update: logo, icon.' ( #2321 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-06 13:01:40 +00:00
Johannes Kirschbauer
417db1e1e8
Docs: fix missing icons & favicon
2024-11-06 13:56:20 +01:00
Johannes Kirschbauer
4192625a0c
Icon Update: logo, icon.
2024-11-06 13:25:30 +01:00
hsjobeki
791579a14a
Merge pull request 'Icons: init figma icon sync & optimizer' ( #2315 ) from hsjobeki/clan-core:hsjobeki-main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2315
2024-11-06 12:11:48 +00:00
Johannes Kirschbauer
9d8b544f45
Icon Update: shellcheck
2024-11-06 12:11:48 +00:00
Johannes Kirschbauer
2b0f4fc4b8
Icons: init figma icon sync & optimizer
2024-11-06 12:11:48 +00:00
clan-bot
38e12781fa
Merge pull request 'pkgs/cli: Hide clan history subcommand from help output' ( #2319 ) from kenji/clan-core:kenji-cli-hide-history into main
2024-11-05 18:33:30 +00:00
a-kenji
be1d936e9d
pkgs/cli: Hide clan history subcommand from help output
...
Hide the `clan history` subcommand from the help output.
It is only to be used by *very* advanced users currently and not even
them.
It is confusing in the current help output, because it is not clear what
it does.
This keeps the functionality around - while not confusing new users.
2024-11-05 19:27:43 +01:00
clan-bot
3cbfa4c922
Merge pull request 'pkgs/cli: Apply naming standards to description and help fields' ( #2318 ) from kenji/clan-core:kenji-pkgs/help-description into main
2024-11-05 18:25:01 +00:00
a-kenji
928d26a8cb
pkgs/cli: Apply naming standards to description and help fields
2024-11-05 19:18:44 +01:00
a-kenji
d8c19b8526
docs(contributing): Add standard for cli help description
2024-11-05 19:18:43 +01:00
clan-bot
4304407790
Merge pull request 'vars: Add naming standard' ( #2316 ) from kenji/clan-core:kenji-vars-naming into main
2024-11-05 18:11:12 +00:00
a-kenji
d81ef4586a
vars: Add naming standard
2024-11-05 19:05:40 +01:00
clan-bot
32cb53bfa2
Merge pull request 'expose an option to generate hardware configuration during installation' ( #2313 ) from hardware into main
2024-11-05 15:09:19 +00:00
Johannes Kirschbauer
2bf0753722
UI/details: return early in error case
2024-11-05 16:04:09 +01:00
Jörg Thalheim
414c908717
expose an option to generate hardware configuration during installation
2024-11-05 14:33:22 +01:00
clan-bot
80d72df1ad
Merge pull request 'generate-hardware-config: remove backup file after we are done' ( #2303 ) from hardware into main
2024-11-04 14:10:37 +00:00
Jörg Thalheim
c9760e942e
generate-hardware-config: remove backup file after we are done
2024-11-04 15:05:08 +01:00
clan-bot
47e6117446
Merge pull request 'Automatic flake update - disko - 2024-11-04T00:00+00:00' ( #2297 ) from flake-update-disko-2024-11-04 into main
2024-11-04 12:50:31 +00:00
clan-bot
90d0a866a5
Merge pull request 'Automatic flake update - flake-parts - 2024-11-04T00:00+00:00' ( #2298 ) from flake-update-flake-parts-2024-11-04 into main
2024-11-04 12:49:21 +00:00
clan-bot
2224b98035
Merge pull request 'Automatic flake update - treefmt-nix - 2024-11-04T00:00+00:00' ( #2302 ) from flake-update-treefmt-nix-2024-11-04 into main
2024-11-04 12:49:20 +00:00
clan-bot
7ef970fa42
Merge pull request 'Automatic flake update - sops-nix - 2024-11-04T00:00+00:00' ( #2301 ) from flake-update-sops-nix-2024-11-04 into main
2024-11-04 12:45:31 +00:00
Mic92
926dafcf84
Merge branch 'main' into flake-update-disko-2024-11-04
2024-11-04 12:33:41 +00:00
Mic92
7e000c3722
Merge branch 'main' into flake-update-flake-parts-2024-11-04
2024-11-04 12:33:32 +00:00
Mic92
13fd949956
Merge branch 'main' into flake-update-sops-nix-2024-11-04
2024-11-04 12:33:10 +00:00
Mic92
d4d4fcc1f2
Merge branch 'main' into flake-update-treefmt-nix-2024-11-04
2024-11-04 12:33:04 +00:00
Mic92
ed4c604d6a
Merge pull request 'inventory: make sure we always define all roles, even if we don't have machines' ( #2296 ) from inventory-improvement into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2296
2024-11-04 12:32:58 +00:00
Jörg Thalheim
1ec4bb124e
add build-on-remote flag
2024-11-04 13:27:50 +01:00
Jörg Thalheim
1a98bd7234
tests/command: also wait for exit status
2024-11-04 12:57:07 +01:00
Jörg Thalheim
9923bfee74
inventory: make sure we always define all roles, even if we don't have machines
...
this makes write writing modules easier
add missing roles assertions
2024-11-04 12:57:07 +01:00
Clan Merge Bot
098d4b44a5
update flake lock - treefmt-nix - 2024-11-04T00:00+00:00
...
Flake lock file updates:
• Updated input 'treefmt-nix':
'github:numtide/treefmt-nix/d986489c1c757f6921a48c1439f19bfb9b8ecab5' (2024-10-18)
→ 'github:numtide/treefmt-nix/746901bb8dba96d154b66492a29f5db0693dbfcc' (2024-10-30)
2024-11-04 00:00:44 +00:00