Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Kirschbauer
1edeccc393 pkgs(vars-generator): init new package to generate vars 2025-04-20 14:08:52 +02:00
Jörg Thalheim
7cd36b043d update-vars: don't print private key 2025-04-16 18:49:24 +02:00
Jörg Thalheim
5cf47fc635 update-vars: fallback to gitroot 2025-04-16 18:49:24 +02:00
Johannes Kirschbauer
fa72ca3736 feat(scripts/update-vars): expose all configurables as arguments {repo_root, test_dir, check_attr} 2025-04-16 09:50:09 +02:00
DavHau
26e97c066c inventory tests: add vars support
- Add support for leading vars
- Extend test to test for vars support
- Improve update-vars.py to take test name as argument
2025-04-08 20:54:11 +07:00
DavHau
a8e73f0260 inventory tests: generalize update-vars.py
... and move to pkgs/scripts/
2025-04-08 07:45:30 +00:00
DavHau
a5ec3c45d5 clan-cli: remove --no-write-lock-file from nix invocations 2024-11-14 14:11:06 +07:00
Jörg Thalheim
4af1954abf ruff: enable warning lints 2024-10-23 09:06:02 +00:00
DavHau
b782128622 select-shell: show available names if provided name is incorrect 2024-09-09 20:48:44 +02:00
Jörg Thalheim
574567c1c4 use pathlib 2024-09-02 17:40:05 +02:00
DavHau
9061c3f6aa devshells: improve select-shell 2024-08-31 17:59:54 +02:00
DavHau
148e8b0ac0 devShells: one global python devshell + activation via command
- this adds devShells.{system}.python
- a 'select-shell' command to switch between devshells
2024-03-01 18:16:38 +07:00