Jörg Thalheim
|
4ed7e9b030
|
Merge remote-tracking branch 'origin/main' into rework-installation
|
2024-07-24 21:58:57 +02:00 |
|
Jörg Thalheim
|
3583c25c67
|
fix error message when removing secrets
|
2024-07-24 20:21:10 +02:00 |
|
Jörg Thalheim
|
a6f4d6fbf0
|
remove 'Extra config:' warning
|
2024-07-24 20:04:31 +02:00 |
|
Johannes Kirschbauer
|
fe10c5fbd6
|
Clan-app: show clan details for each registered clan
|
2024-07-24 18:26:26 +02:00 |
|
Johannes Kirschbauer
|
ef973ff475
|
Clan-app: devshell add schemas for gtk4; gsettings
|
2024-07-24 18:26:26 +02:00 |
|
DavHau
|
9996f5596c
|
vars/sops: store secrets in /sops/vars
|
2024-07-24 18:42:50 +07:00 |
|
clan-bot
|
8020010fcf
|
Merge pull request 'Inventory improvements' (#1795) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-07-24 11:23:16 +00:00 |
|
Johannes Kirschbauer
|
1d51ae5c85
|
Fix unit tests
|
2024-07-24 13:15:08 +02:00 |
|
DavHau
|
ac5d421f84
|
sops/refactor: lay groundwork for secrets with arbitrary paths
|
2024-07-24 18:12:19 +07:00 |
|
DavHau
|
0222ebf482
|
secrets: refactor parameter naming
|
2024-07-24 17:50:03 +07:00 |
|
DavHau
|
bf5cc8c215
|
tests/generate_flake: support inventory argument
|
2024-07-24 17:06:42 +07:00 |
|
clan-bot
|
4d25118853
|
Merge pull request 'Add clan.borgbackup.exclude.' (#1790) from inventory-fixes into main
|
2024-07-24 08:40:54 +00:00 |
|
Johannes Kirschbauer
|
c8407e2052
|
Python Inventory classes: Auto-update
|
2024-07-24 10:37:19 +02:00 |
|
Johannes Kirschbauer
|
d38983c784
|
Create machine: init view with api
|
2024-07-24 10:34:11 +02:00 |
|
Johannes Kirschbauer
|
f787acdaa4
|
CLI: fix flakeId url interpretation
|
2024-07-24 10:34:11 +02:00 |
|
Johannes Kirschbauer
|
580cc12671
|
cli: Disable pre-commit hooks for cli commands
|
2024-07-24 10:34:10 +02:00 |
|
Johannes Kirschbauer
|
679fd914e0
|
Inventory: add load_eval method
|
2024-07-24 10:34:10 +02:00 |
|
Qubasa
|
4193d9e9a9
|
clan-vm-manager, clan-app: Make executable icon work in process overview
|
2024-07-23 14:12:45 +02:00 |
|
clan-bot
|
bb9da50d45
|
Merge pull request 'clan-vm-manager: Fix waypipe regression in nix code' (#1793) from Qubasa/clan-core:Qubasa-main into main
|
2024-07-23 11:24:05 +00:00 |
|
Qubasa
|
c6a0cd9398
|
clan-vm-manager: Fix waypipe regression in nix code
|
2024-07-23 13:20:02 +02:00 |
|
DavHau
|
00f7a6300b
|
clan-cli/secrets: refactor: rename secret -> secret_path
|
2024-07-23 18:18:32 +07:00 |
|
DavHau
|
5bd20fcf2c
|
vars: add support for password-store
|
2024-07-23 14:54:18 +07:00 |
|
Jörg Thalheim
|
21346f84ac
|
password-store: write secrets with read-only permission
Otherwise we are installing secrets with the wrong permissions on the
first install
|
2024-07-22 17:22:01 +02:00 |
|
Jörg Thalheim
|
8197bced46
|
add option to not create a git in flakes create
|
2024-07-22 16:08:59 +02:00 |
|
Jörg Thalheim
|
bba39c5c7d
|
hw-configure: use hostname specified in the nixos configuration
|
2024-07-22 16:08:59 +02:00 |
|
DavHau
|
9ff076aec1
|
vars: implement prompts
|
2024-07-22 20:40:12 +07:00 |
|
Jörg Thalheim
|
927aec0db5
|
don't setup json inventory for cli users
|
2024-07-22 08:22:58 +02:00 |
|
Jörg Thalheim
|
1e43a471d2
|
cli: default template url should come from the package itself rather than our gitea
This allow easier testing and also forks.
|
2024-07-22 08:22:58 +02:00 |
|
Jörg Thalheim
|
a22286018f
|
borgbackup: add exclude option
|
2024-07-21 22:58:34 +02:00 |
|
Jörg Thalheim
|
a1a36606e4
|
cleanup deprecated facts options
|
2024-07-21 18:11:30 +02:00 |
|
Jörg Thalheim
|
3d12aabf0c
|
test_flake_with_core_and_pass: don't use deprecated options
|
2024-07-21 18:03:51 +02:00 |
|
Jörg Thalheim
|
824c5d3f80
|
flake/create: fix "directory does not exist" error
|
2024-07-21 16:00:35 +02:00 |
|
Jörg Thalheim
|
563ead4652
|
only set git author / email when no one is set globally
|
2024-07-21 16:00:35 +02:00 |
|
Jörg Thalheim
|
2516f38c37
|
remove deprecated adwaita-icon-theme
|
2024-07-21 15:26:37 +02:00 |
|
Qubasa
|
728f8f5758
|
clan-vm-manager: Restore to known good version
|
2024-07-19 22:07:34 +02:00 |
|
DavHau
|
1cb69cb5fc
|
Reapply "clan.core: rename clan.{deployment,networking} -> clan.core.{deployment,networking}"
This reverts commit 9778444706.
workaround upstream bug: https://github.com/NixOS/nixpkgs/issues/324802
|
2024-07-19 22:07:34 +02:00 |
|
Johannes Kirschbauer
|
6d441a1494
|
Classgen: make type order predictable
|
2024-07-19 18:49:16 +02:00 |
|
Johannes Kirschbauer
|
5c18f67fed
|
Classgen: refactor functions
|
2024-07-19 18:20:22 +02:00 |
|
Johannes Kirschbauer
|
3435db68c8
|
Classgen: add error reporting and combine common classes
|
2024-07-19 13:03:38 +02:00 |
|
Johannes Kirschbauer
|
6d49f5c926
|
Commit generated code otherwise CI cannot check types
|
2024-07-19 09:52:14 +02:00 |
|
Johannes Kirschbauer
|
07965598f5
|
Classgen: add mapped keys and more stuff
|
2024-07-18 21:58:36 +02:00 |
|
Johannes Kirschbauer
|
7e84eaa4b3
|
Init: Autogenerate classes from nix interfaces
|
2024-07-18 19:14:12 +02:00 |
|
Qubasa
|
8ad7c2b89a
|
clan: Fix treefmt not applying mypy lints on clan_cli and clan_app
|
2024-07-17 21:50:52 +02:00 |
|
Qubasa
|
2018a79fc2
|
tea-create-pr: disable treefmt cache
|
2024-07-17 18:27:29 +02:00 |
|
Jörg Thalheim
|
0d6e2539e3
|
Revert "clan-cli: deprecate nix_shell() in favor of run_cmd()"
This reverts commit 37e6ca7a30.
|
2024-07-17 14:04:49 +02:00 |
|
clan-bot
|
55fc9dd00d
|
Merge pull request 'clan-app: Improve install-desktop.sh and add new desktop icons' (#1773) from Qubasa/clan-core:Qubasa-main into main
|
2024-07-17 11:27:59 +00:00 |
|
Qubasa
|
8f74a2d1de
|
clan-app: Improve install-desktop.sh and add new desktop icons
|
2024-07-17 13:24:44 +02:00 |
|
Johannes Kirschbauer
|
3706b6b80c
|
Fix: api
|
2024-07-17 13:21:43 +02:00 |
|
Johannes Kirschbauer
|
9c61182bc9
|
Init: classgenerator
|
2024-07-17 13:21:43 +02:00 |
|
clan-bot
|
f317495e80
|
Merge pull request 'Inventory: init: deployment info for machines' (#1767) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-07-17 10:18:50 +00:00 |
|