a-kenji
1bc0b71155
pkgs/cli: Fix tag creation for clan machines create
2024-11-20 15:12:05 +01:00
clan-bot
5a1a6d3caf
Merge pull request 'Docs/modules: move frontmatter into supmenu with overview' ( #2452 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-20 12:26:33 +00:00
Johannes Kirschbauer
9874ae9322
Docs/modules: move frontmatter into supmenu with overview
2024-11-20 13:21:00 +01:00
clan-bot
5a39e31786
Merge pull request 'Docs/modules: add missing heading for empty role options' ( #2450 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-20 11:30:44 +00:00
Johannes Kirschbauer
200cffe4ee
Docs/modules: add missing heading for empty role options
2024-11-20 12:25:04 +01:00
clan-bot
233c1bf16e
Merge pull request 'Docs/modules: add usage example' ( #2449 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-20 10:48:20 +00:00
Johannes Kirschbauer
25e2307ecc
Docs/modules: add usage example
2024-11-20 11:42:02 +01:00
clan-bot
a229771aa7
Merge pull request 'Docs/modules: add usage example' ( #2448 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-20 10:41:42 +00:00
Johannes Kirschbauer
60df1b2d3a
Docs/modules: add usage example
2024-11-20 11:35:43 +01:00
Mic92
cb47df5de8
Merge pull request 'vms/qemu: fix opengl detection' ( #2422 ) from danjujan/clan-core:main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2422
Reviewed-by: kenji <aks.kenji@protonmail.com >
2024-11-20 10:20:30 +00:00
danjujan
434ce7aeb4
vms/qemu: fix opengl detection
2024-11-20 10:20:30 +00:00
Mic92
32e3b78e20
Merge pull request 'vars: add VarStatus dataclass to make return type more readable' ( #2446 ) from Mic92-main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2446
Reviewed-by: kenji <aks.kenji@protonmail.com >
2024-11-20 10:20:06 +00:00
Jörg Thalheim
5bf2afdf0e
vars: add VarStatus dataclass to make return type more readable
2024-11-20 10:20:06 +00:00
clan-bot
8609e90edc
Merge pull request 'Docs/modules: seperate out inventory,role specific interface' ( #2447 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-20 10:07:58 +00:00
Johannes Kirschbauer
6e61db7f83
Docs/modules: seperate out inventory,role specific interface
2024-11-20 11:01:28 +01:00
clan-bot
3975abe11d
Merge pull request 'vars: implement invalidation mechanism' ( #2445 ) from DavHau/clan-core:DavHau-dave into main
2024-11-20 09:33:09 +00:00
DavHau
3f62e143ec
vars: implement invalidation mechanism
...
This adds options `invalidationData` to generators.
`invalidationData` can be used by an author of a generator to signal if a re-generation is required after updating the logic.
Whenever a generator with invalidation data is executed, a hash of that data is stored by the respective public and/or secret backends.
The stored hashes will be checked on future deployments, and a re-generation is triggered whenever a hash doesn't match what's defined in nix.
2024-11-20 16:27:22 +07:00
clan-bot
adff2c8460
Merge pull request 'chore(packages/schema): remove unused validation' ( #2444 ) from hsjobeki/clan-core:hsjobeki-main into main
2024-11-19 17:05:06 +00:00
Johannes Kirschbauer
ba85a8fc88
chore(packages/schema): remove unused validation
2024-11-19 17:59:30 +01:00
hsjobeki
c0f25bd80c
Merge pull request 'modules: add more categories' ( #2438 ) from hsjobeki/clan-core:hsjobeki-main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2438
2024-11-19 15:59:23 +00:00
Johannes Kirschbauer
f08aae04d3
UI/Modules: individual roles members
2024-11-19 15:59:23 +00:00
Johannes Kirschbauer
1c4c10f339
Modules/matter: add more categories
2024-11-19 15:59:23 +00:00
clan-bot
1cb383c14b
Merge pull request 'theme-ui' ( #2443 ) from hsjobeki/clan-core:theme-ui into main
2024-11-19 14:39:24 +00:00
Johannes Kirschbauer
71140de04c
UI/fonts: migrate all text-* classes
2024-11-19 15:33:30 +01:00
Johannes Kirschbauer
edc3f847c7
UI/layout: clean up imports
2024-11-19 14:50:07 +01:00
Johannes Kirschbauer
7b587d4b76
UI/sidebar: rework tailwind theme and classes
2024-11-19 14:47:36 +01:00
clan-bot
9ea8db3064
Merge pull request 'clanModules: Fix ordering' ( #2442 ) from kenji/clan-core:kenji-clan-modules/fix-order into main
2024-11-19 13:21:10 +00:00
a-kenji
e98cbdea6f
clanModules: Fix ordering
2024-11-19 14:14:31 +01:00
clan-bot
d232c63049
Merge pull request 'clanModules/importer: Init importer inventory module' ( #2440 ) from kenji/clan-core:kenji-clan-modules/importer into main
2024-11-19 13:06:37 +00:00
a-kenji
de48d3447d
clanModules/importer: Init importer inventory module
...
Initialize the `importer` inventory module.
It is a power user module that allows for convenient, flexible,
structured imports for hosts.
It exposes the `extraModules` functionality of the inventory,
without any added configuration.
Closes : #2356
2024-11-19 14:00:57 +01:00
Timo
93d4d180af
ui/sidebar: adds full height to drawer and min-width to new sidebar component
2024-11-19 13:24:48 +01:00
Timo
d79e30ee7f
ui/sidebar: updates component and introduces new styles (e.g. colors, typograhy)
2024-11-19 13:19:54 +01:00
Timo
0856a8050b
ui/typography: adds general typography component
2024-11-19 13:19:54 +01:00
Timo
d4e9f7af71
ui/sidebar: finishes general structure of new sidebar components
2024-11-19 13:19:54 +01:00
Mic92
9030fa0cf4
Merge pull request 'add repo sync for github' ( #2437 ) from Mic92-main into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2437
2024-11-19 12:09:28 +00:00
Jörg Thalheim
f3853539d0
add repo sync for github
...
add repo sync for github
2024-11-19 13:08:13 +01:00
clan-bot
61dea40a4b
Merge pull request 'templates/minimal-flake-parts: Add meta.name' ( #2434 ) from kenji/clan-core:kenji-flake-parts/add-name into main
2024-11-19 11:39:56 +00:00
a-kenji
320e8b9f4c
templates/minimal-flake-parts: Add meta.name
...
Add `meta.name` field for the flake parts template.
This is not quite ideal, because it still needs to be changed manually
after invocation of the template.
2024-11-19 12:33:18 +01:00
clan-bot
1f444f6a14
Merge pull request 'flake/inputs: Remove obsolete nixpkgs-stable reference for sops-nix' ( #2433 ) from kenji/clan-core:kenji-remove-sops-nix into main
2024-11-19 09:55:25 +00:00
a-kenji
c4c94b248a
flake/inputs: Remove obsolete nixpkgs-stable reference for sops-nix
2024-11-19 10:48:56 +01:00
kenji
ed19475b2e
Merge pull request 'ssh-ca' ( #2379 ) from ssh-ca into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/2379
Reviewed-by: kenji <aks.kenji@protonmail.com >
2024-11-19 09:46:14 +00:00
Jörg Thalheim
8f1e393bc4
also deploy host ca to server
2024-11-19 09:46:14 +00:00
Jörg Thalheim
d4967e9d4e
backup: remove unused variable
2024-11-19 09:46:14 +00:00
Jörg Thalheim
2a5c735c90
Update vars via generator openssh for machine test-backup
2024-11-19 09:46:14 +00:00
Jörg Thalheim
a4e03a85eb
vars: don't print stack trace if generator fails
2024-11-19 09:46:14 +00:00
Jörg Thalheim
5d057594e5
vars/test-backup: set ssh key
2024-11-19 09:46:14 +00:00
Jörg Thalheim
3730960078
tests: set stateVersion
2024-11-19 09:46:14 +00:00
Jörg Thalheim
9c6e04fa3f
vars: introduce ensure_machine_has_access method for sops
...
this should help avoiding overriding existing shared secrets by not
triggering vars regeneration if a machine has no access.
wip
2024-11-19 09:46:14 +00:00
Jörg Thalheim
b3b72e54cd
remove ssh.id_ed25519 from facts test
...
we have moved this to vars now.
2024-11-19 09:46:14 +00:00
Jörg Thalheim
4f0c44f3dd
sshd: add host ssh cert support
2024-11-19 09:46:14 +00:00