Johannes Kirschbauer
ac07265ea4
clan/module: remove deprecated clanInternals.inventory
2025-09-18 15:35:39 +00:00
Johannes Kirschbauer
92ca540a42
clan/module: remove clanModules from clanInternals
2025-09-18 15:35:39 +00:00
Mic92
8b18418e7c
Merge pull request 'fix pytest' ( #5207 ) from fix-tests into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5207
2025-09-18 15:35:28 +00:00
Jörg Thalheim
9b1573db63
Revert "Merge pull request 'Update clan-core-for-checks in devFlake' ( #5132 ) from update-devFlake-clan-core-for-checks into main"
...
This reverts commit 62eedacd33 , reversing
changes made to 1a344f759a .
2025-09-18 17:31:31 +02:00
Jörg Thalheim
47be7d6865
fix pytest
2025-09-18 17:07:50 +02:00
hsjobeki
1e18d7b897
Merge pull request 'clan_lib: fix update_service:_instance api name' ( #5201 ) from api-update-service into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5201
2025-09-18 14:46:00 +00:00
Michael Hoang
f099e92394
Merge pull request 'gitea: run nix with --print-build-logs to workflows' ( #5200 ) from push-tymntmvkqxmx into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5200
2025-09-18 14:45:10 +00:00
Johannes Kirschbauer
668fc39dba
clan_lib: fix update_service:_instance api name
2025-09-18 16:45:03 +02:00
Michael Hoang
589d353285
gitea: run nix with --print-build-logs to workflows
2025-09-18 16:42:15 +02:00
clan-bot
62eedacd33
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5132 ) from update-devFlake-clan-core-for-checks into main
2025-09-18 14:35:43 +00:00
Michael Hoang
4ce8f03ea6
checks: add dependency on bubblewrap
2025-09-18 16:34:15 +02:00
clan-bot
75367f4d6f
Update clan-core-for-checks in devFlake
2025-09-18 16:34:15 +02:00
hsjobeki
1a344f759a
Merge pull request 'clan_lib/api: init update service instance' ( #5199 ) from api-update-service into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5199
2025-09-18 14:33:18 +00:00
Johannes Kirschbauer
3cc1ea6d83
clan_lib/api: init update service instance
2025-09-18 16:31:07 +02:00
Johannes Kirschbauer
09af3f38ee
clan_lib: allow delete on non-existing data
2025-09-18 16:29:55 +02:00
Johannes Kirschbauer
0f71ffd3c7
clan_lib: typecast return of get_value_by_path
2025-09-18 16:29:55 +02:00
Johannes Kirschbauer
0fef161391
clan_lib: add inventory json argument
2025-09-18 16:27:05 +02:00
hsjobeki
854481fd49
Merge pull request 'Remove function syntax from extraModules' ( #5152 ) from remove-extainv-func into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5152
Reviewed-by: hsjobeki <hsjobeki@gmail.com >
2025-09-18 14:00:28 +00:00
Mic92
5613cbe7cb
Merge pull request 'telegraf: move telegraf.json into runtime directory' ( #5196 ) from telegraf into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5196
2025-09-18 12:12:45 +00:00
Jörg Thalheim
4b549365f7
telegraf: move telegraf.json into runtime directory
...
No need to persist this type of data. We also don't need to allocate a
persistent user for telegraf.
Also make it a directory because otherwise thre is a potential race
condition on startup.
2025-09-18 12:11:48 +02:00
clan-bot
e03fcc25e7
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5197 ) from update-devFlake-nixpkgs-dev into main
2025-09-18 10:05:24 +00:00
clan-bot
a798fcb359
Update nixpkgs-dev in devFlake
2025-09-18 10:02:43 +00:00
clan-bot
92e2c841e3
Merge pull request 'Update disko' ( #5195 ) from update-disko into main
2025-09-18 05:05:05 +00:00
clan-bot
01856cf4cb
Update disko
2025-09-18 05:00:35 +00:00
Luis Hebendanz
0d04b24473
Merge pull request 'clanServices: init test clan_lib.metrics.version::get_nixos_systems' ( #4849 ) from Qubasa/clan-core:build_is_installed_api into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4849
2025-09-17 23:42:25 +00:00
Qubasa
bc521a1b9b
clanServices: jail telegraf-json to not write to tmp dir
2025-09-18 01:38:30 +02:00
Qubasa
eb321df10d
clanServices: add indepth test for telegraf metrics
2025-09-18 01:14:10 +02:00
Qubasa
cdceb2a211
clanServices: init vars for telegraf
2025-09-17 21:18:51 +02:00
Qubasa
6546f8a952
clanServices: init test clan_lib.metrics.version::get_nixos_systems
2025-09-17 18:21:19 +02:00
clan-bot
b7798f5466
Merge pull request 'Update nix-darwin' ( #5192 ) from update-nix-darwin into main
2025-09-17 15:06:05 +00:00
clan-bot
132728d757
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5193 ) from update-devFlake-nixpkgs-dev into main
2025-09-17 15:05:57 +00:00
clan-bot
2a52548120
Update nixpkgs-dev in devFlake
2025-09-17 15:01:36 +00:00
clan-bot
71533f118f
Update nix-darwin
2025-09-17 15:00:41 +00:00
hsjobeki
c9ab0a42ac
Merge pull request 'docs: bring back structured clan options' ( #5191 ) from docs-clan-options into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5191
2025-09-17 13:20:42 +00:00
Johannes Kirschbauer
e7fe50fd6e
docs: rename tab to 'search clan options'
2025-09-17 15:17:25 +02:00
Johannes Kirschbauer
757f2412a6
docs: bring back structured clan options
2025-09-17 15:15:32 +02:00
Kenji Berthold
f8d153b318
Merge pull request 'docs: Fix erroneous NixOS spelling' ( #5189 ) from kenji/ke-fix-nixos-rebuild into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5189
2025-09-17 11:20:03 +00:00
a-kenji
782a9375bf
docs: Fix erroneous NixOS spelling
2025-09-17 12:40:43 +02:00
Michael Hoang
e332ae9059
Merge pull request 'cli: don't commit the target host for privacy' ( #5188 ) from push-yvrxxtxymrsr into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5188
2025-09-17 10:15:02 +00:00
Michael Hoang
9a9d6bf22d
cli: don't commit the target host for privacy
2025-09-17 12:09:26 +02:00
Luis Hebendanz
593c2d3d5b
Merge pull request 'docs: dedup vars' ( #5187 ) from Qubasa/clan-core:dedup_docs into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5187
2025-09-17 09:31:53 +00:00
Qubasa
59c463f326
docs: dedup vars
2025-09-17 11:29:43 +02:00
hsjobeki
f1416bdcba
Merge pull request 'lib/types: add docs for custom type' ( #5186 ) from lib-1 into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5186
2025-09-17 09:07:45 +00:00
Johannes Kirschbauer
7a38e976a4
lib/types: add docs for custom type
2025-09-17 11:03:08 +02:00
clan-bot
ae28196039
Merge pull request 'Update nixpkgs' ( #5179 ) from update-nixpkgs into main
2025-09-17 05:07:50 +00:00
clan-bot
a1b7c4f8f7
Update nixpkgs
2025-09-17 05:01:06 +00:00
Luis Hebendanz
66b6290d32
Merge pull request 'feat: add zerotier to network cli' ( #5178 ) from Qubasa/clan-core:zerotier_network into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5178
2025-09-16 19:17:48 +00:00
Qubasa
4aff2a9d40
vars: add machine name to errors
2025-09-16 21:13:54 +02:00
Qubasa
9b39ca42e0
clan_lib: implement check_zerotier_running for network overview
2025-09-16 21:13:54 +02:00
Qubasa
104058b79c
zerotier: increase network prio
2025-09-16 21:13:54 +02:00