clan-bot
5d0d302ed5
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5341 ) from update-devFlake-clan-core-for-checks into main
2025-10-01 20:07:28 +00:00
clan-bot
ef2d6f7949
Update clan-core-for-checks in devFlake
2025-10-01 20:01:47 +00:00
clan-bot
b9c07a7151
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5338 ) from update-devFlake-clan-core-for-checks into main
2025-10-01 15:06:05 +00:00
clan-bot
e6a3dd4c34
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5339 ) from update-devFlake-nixpkgs-dev into main
2025-10-01 15:05:33 +00:00
clan-bot
8697bc8b11
Update nixpkgs-dev in devFlake
2025-10-01 15:02:11 +00:00
clan-bot
a0d7bd0726
Update clan-core-for-checks in devFlake
2025-10-01 15:01:53 +00:00
Kenji Berthold
af62946651
Merge pull request 'service/yggdrasil: Fix typos' ( #5337 ) from kenji/ke-fix-typos into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5337
2025-10-01 14:33:52 +00:00
a-kenji
351087d4e1
service/yggdrasil: Fix typos
2025-10-01 16:29:40 +02:00
Michael Hoang
a9a1982943
Merge pull request 'nixos_test_lib: fix Nix in Nix not working with driverInteractive' ( #5326 ) from push-puyqntntpwsx into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5326
2025-10-01 12:38:45 +00:00
Michael Hoang
850160d120
nixos_test_lib: fix Nix in Nix not working with driverInteractive
2025-10-01 14:33:23 +02:00
Kenji Berthold
8dc7256a4a
Merge pull request 'pkgs/lib: verbose git commits' ( #5333 ) from kenji/ke-verbose-git-commits into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5333
Reviewed-by: DavHau <d.hauer.it@gmail.com >
2025-10-01 10:28:45 +00:00
Luis Hebendanz
02fdb83282
Merge pull request 'docs: Update zerotier documentation' ( #5335 ) from ke-docs-update-zerotier into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5335
2025-10-01 10:25:52 +00:00
a-kenji
df3fdf3758
pkgs/lib/git: List all files that are committed
2025-10-01 12:24:33 +02:00
a-kenji
11c559ee6d
docs: Update zerotier documentation
2025-10-01 12:14:57 +02:00
a-kenji
5e6a202ce0
docs: Remove outdated information
2025-10-01 12:11:09 +02:00
clan-bot
f31dbe6c2a
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5334 ) from update-devFlake-clan-core-for-checks into main
2025-10-01 10:06:02 +00:00
clan-bot
f18cdd20ce
Update clan-core-for-checks in devFlake
2025-10-01 10:01:51 +00:00
a-kenji
08e2048eeb
pkgs/lib: verbose git commits
...
Make sure the user knowns that a git command is run.
From the issue #4588 :
> It is confusing at times, when executing some CLI command, expecting change,
then checking git status but no changes are observed.
We now log:
- git add (debug)
- git commit (info)
The git commit information is formatted the following way:
```
Committed machines/backup-target to git
```
Alternatives:
Currently this shows to the user what happened.
But we might want to show the user what is being run.
We could print the information before invoking the `git commit` itself.
Informing the user of a potential password input window.
Closes #4588
2025-10-01 11:46:01 +02:00
DavHau
e593d5da34
Merge pull request 'vars/list: reduce cache misses to 1' ( #5331 ) from dave into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5331
2025-10-01 05:52:55 +00:00
DavHau
b72145d4aa
vars/list: reduce cache misses to 1
...
This improves the performance for clan vars list
2025-10-01 12:43:09 +07:00
clan-bot
7cdd026e04
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5330 ) from update-devFlake-clan-core-for-checks into main
2025-10-01 05:06:12 +00:00
clan-bot
8e395d6715
Update clan-core-for-checks in devFlake
2025-10-01 05:02:08 +00:00
clan-bot
0868f466b6
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5329 ) from update-devFlake-clan-core-for-checks into main
2025-10-01 00:06:28 +00:00
clan-bot
7144b4b271
Update clan-core-for-checks in devFlake
2025-10-01 00:01:50 +00:00
clan-bot
b99d2363b9
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5327 ) from update-devFlake-clan-core-for-checks into main
2025-09-30 20:06:36 +00:00
clan-bot
0131900d79
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5328 ) from update-devFlake-nixpkgs-dev into main
2025-09-30 20:05:57 +00:00
clan-bot
2cd2a8b9b7
Update nixpkgs-dev in devFlake
2025-09-30 20:02:10 +00:00
clan-bot
f918149430
Update clan-core-for-checks in devFlake
2025-09-30 20:01:50 +00:00
clan-bot
7ecec19232
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5325 ) from update-devFlake-clan-core-for-checks into main
2025-09-30 15:06:05 +00:00
clan-bot
0ee297504c
Update clan-core-for-checks in devFlake
2025-09-30 15:01:52 +00:00
hsjobeki
e680c3a478
Merge pull request 'classgen: mute expected warning' ( #5324 ) from mute-warning into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5324
2025-09-30 13:40:08 +00:00
Johannes Kirschbauer
5a026eaf57
classgen: mute expected warning
2025-09-30 15:37:22 +02:00
Luis Hebendanz
873382eaa9
Merge pull request 'ai_support' ( #5323 ) from Qubasa/clan-core:ai_support into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5323
2025-09-30 13:34:17 +00:00
Qubasa
07def16ff6
clan-app: fix logging error
...
on closing the logging file descriptor some parts of the program still
had the old reference. This will replace the old fd with stderr to fix
errors raised
2025-09-30 15:32:21 +02:00
Qubasa
fdc4b5f769
clan-app: full context tracebacks
...
If an exception now is thrown in one of the middlewares we will get a
proper traceback instead of a cut off one like before
2025-09-30 15:31:16 +02:00
Qubasa
8ad9f99606
clan-app: renamed deps folder to 'backend'
2025-09-30 15:30:39 +02:00
Luis Hebendanz
adb82a8414
Merge pull request 'clan-app: fixed broken webview delete_task' ( #5321 ) from Qubasa/clan-core:ai_support into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5321
2025-09-30 12:09:56 +00:00
Qubasa
d36f97aa6d
clan-app: fixed broken webview delete_task
2025-09-30 14:07:25 +02:00
DavHau
d2728bea27
Merge pull request 'vars: make list/get fast' ( #5316 ) from vars into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5316
2025-09-30 10:15:08 +00:00
Jörg Thalheim
d67e23890b
inline stringify_vars
2025-09-30 12:10:44 +02:00
Jörg Thalheim
597eb46c47
vars: speedup get/list
...
no longer get the full closure that is only needed for generating vars
2025-09-30 12:10:44 +02:00
clan-bot
4b4f4c8a30
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5317 ) from update-devFlake-clan-core-for-checks into main
2025-09-30 10:06:52 +00:00
clan-bot
467ba09720
Merge pull request 'Update nixpkgs-dev in devFlake' ( #5318 ) from update-devFlake-nixpkgs-dev into main
2025-09-30 10:06:26 +00:00
clan-bot
1cfc9f1c5a
Update nixpkgs-dev in devFlake
2025-09-30 10:02:12 +00:00
clan-bot
3ba9f1e957
Update clan-core-for-checks in devFlake
2025-09-30 10:01:52 +00:00
clan-bot
b9b8b6d5be
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5315 ) from update-devFlake-clan-core-for-checks into main
2025-09-30 05:06:59 +00:00
clan-bot
f5aa3dc76f
Update clan-core-for-checks in devFlake
2025-09-30 05:01:51 +00:00
clan-bot
9dcf3ae934
Merge pull request 'Update sops-nix' ( #5313 ) from update-sops-nix into main
2025-09-30 00:09:19 +00:00
clan-bot
7629f497f5
Merge pull request 'Update clan-core-for-checks in devFlake' ( #5314 ) from update-devFlake-clan-core-for-checks into main
2025-09-30 00:07:56 +00:00
clan-bot
39b6dd70e4
Update clan-core-for-checks in devFlake
2025-09-30 00:01:50 +00:00