Jörg Thalheim
|
c535cf78a1
|
add secret api for machines/users/secrets
|
2023-08-09 14:10:04 +02:00 |
|
Jörg Thalheim
|
2483e29819
|
users: seperate cli from library
|
2023-08-09 13:56:24 +02:00 |
|
Jörg Thalheim
|
119d68bdcd
|
clan-cli: add deploykit
|
2023-08-09 13:05:26 +02:00 |
|
Jörg Thalheim
|
daf1058312
|
clan-cli: fix secrets test
|
2023-08-09 10:50:48 +02:00 |
|
Jörg Thalheim
|
7d39f8346c
|
clan-cli: fix grep in breakpoint check
|
2023-08-09 10:36:46 +02:00 |
|
Jörg Thalheim
|
9189c31def
|
improve error message if users don't exist
|
2023-08-09 10:33:54 +02:00 |
|
Jörg Thalheim
|
3d5a37ad03
|
check for breakpoint() function in code
|
2023-08-09 10:21:59 +02:00 |
|
Jörg Thalheim
|
68905fc233
|
don't add user to a secret if they already can access the secret
If the user is part of a group we don't need to add them explicitly
|
2023-08-09 10:17:30 +02:00 |
|
clan-bot
|
0f32aa79e4
|
Merge pull request 'allow to set groups/admins/users when setting secrets' (#106) from Mic92-mic92 into main
|
2023-08-08 17:41:38 +00:00 |
|
Jörg Thalheim
|
2988532909
|
allow to set groups/admins/users when setting secrets
|
2023-08-08 19:40:35 +02:00 |
|
clan-bot
|
447f9ed95d
|
Merge pull request 'only print names when listing existing users' (#105) from Mic92-mic92 into main
|
2023-08-08 17:08:35 +00:00 |
|
Jörg Thalheim
|
5ee620b77b
|
only print names when listing existing users
|
2023-08-08 19:07:38 +02:00 |
|
clan-bot
|
3151018c16
|
Merge pull request 'make error message nicer when members are not found' (#104) from Mic92-mic92 into main
|
2023-08-08 17:06:29 +00:00 |
|
Jörg Thalheim
|
504adb4f6d
|
make error message nicer when members are not found
|
2023-08-08 19:05:32 +02:00 |
|
clan-bot
|
355a2287ca
|
Merge pull request 'add option to import sops secrets with groups,users,machines,prefixes' (#103) from Mic92-flake-parts-refactoring into main
|
2023-08-08 16:48:13 +00:00 |
|
Jörg Thalheim
|
6f9aaef56a
|
add option to import sops secrets with groups,users,machines,prefixes
|
2023-08-08 18:46:37 +02:00 |
|
clan-bot
|
43c1b2e2e1
|
Merge pull request 'sops: make symlinks relative' (#102) from Mic92-mic92 into main
|
2023-08-08 15:25:46 +00:00 |
|
Jörg Thalheim
|
efa0546da5
|
sops: make symlinks relative
|
2023-08-08 17:24:40 +02:00 |
|
clan-bot
|
9addbc8918
|
Merge pull request 'add dummy sops manifest' (#101) from Mic92-mic92 into main
|
2023-08-08 14:47:19 +00:00 |
|
Jörg Thalheim
|
35f2d6a76e
|
add dummy sops manifest
|
2023-08-08 16:40:32 +02:00 |
|
clan-bot
|
ab661f059b
|
Merge pull request 'add test for import-sops command' (#100) from Mic92-mic92 into main
|
2023-08-08 14:29:44 +00:00 |
|
Jörg Thalheim
|
d8c2df2e72
|
add test for import-sops command
|
2023-08-08 16:28:38 +02:00 |
|
clan-bot
|
240c1538a4
|
Merge pull request 'add import-sops command to secrets' (#99) from Mic92-mic92 into main
|
2023-08-08 13:49:00 +00:00 |
|
Jörg Thalheim
|
1d1452ddd5
|
add import-sops command to secrets
|
2023-08-08 15:48:19 +02:00 |
|
clan-bot
|
b2f30bd600
|
Merge pull request 'also rename project/pypi name' (#98) from Mic92-mic92 into main
|
2023-08-08 12:21:41 +00:00 |
|
Jörg Thalheim
|
4cf82f3596
|
also rename project/pypi name
|
2023-08-08 14:20:45 +02:00 |
|
clan-bot
|
1ca04c2829
|
Merge pull request 'rename clan to clan-cli' (#97) from Mic92-mic92 into main
|
2023-08-08 12:18:54 +00:00 |
|
Jörg Thalheim
|
4296ef92a9
|
rename clan to clan-cli
It's already confusing enough to have so many things called clan-cli
|
2023-08-08 14:18:10 +02:00 |
|
clan-bot
|
6934b0a056
|
Merge pull request 'move out non-toplevel flake modules from flake.nix' (#96) from Mic92-mic92 into main
|
2023-08-08 12:04:46 +00:00 |
|
Jörg Thalheim
|
6d1de943e1
|
move out non-toplevel flake modules from flake.nix
|
2023-08-08 14:03:26 +02:00 |
|
clan-bot
|
a21e768142
|
Merge pull request 'devshell: fix linking pre-commit' (#95) from Mic92-mic92 into main
|
2023-08-08 11:54:19 +00:00 |
|
Jörg Thalheim
|
fbd1c3cff4
|
ci: actually check pull_request merge instead of push
|
2023-08-08 13:53:08 +02:00 |
|
Jörg Thalheim
|
3ea17e1566
|
devshell: fix linking pre-commit
|
2023-08-08 13:51:54 +02:00 |
|
clan-bot
|
6f22717ffd
|
Merge pull request 'fix rotating keys with sops' (#94) from Mic92-mic92 into main
|
2023-08-08 11:44:55 +00:00 |
|
Jörg Thalheim
|
0533948085
|
fix rotating keys with sops
|
2023-08-08 13:44:15 +02:00 |
|
DavHau
|
28c670f906
|
Merge pull request 'Automatic flake update - 2023-08-07T00:00+00:00' (#93) from flake-update-2023-08-07 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/93
|
2023-08-07 08:56:58 +00:00 |
|
Clan Merge Bot
|
f77cd75513
|
update flake lock - 2023-08-07T00:00+00:00
Flake lock file updates:
• Updated input 'disko':
'github:nix-community/disko/4015740375676402a2ee6adebc3c30ea625b9a94' (2023-07-30)
→ 'github:nix-community/disko/493b347d8fffa6912afb8d89b91703cd40ff6038' (2023-08-06)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01)
→ 'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
|
2023-08-07 08:56:58 +00:00 |
|
clan-bot
|
d1a62f8516
|
Merge pull request 'feature/layout' (#91) from feature/layout into main
|
2023-08-07 08:34:42 +00:00 |
|
Johannes Kirschbauer
|
d8cb8069f5
|
init: layout with simple side navigation
|
2023-08-06 17:42:13 +02:00 |
|
Johannes Kirschbauer
|
d90f4bc449
|
init: layout
|
2023-08-06 17:41:07 +02:00 |
|
Johannes Kirschbauer
|
c3b49fdce0
|
init: layout with simple side navigation
|
2023-08-06 17:31:44 +02:00 |
|
Qubasa
|
52c73265ac
|
Fixed wrong flake template name (#89)
Co-authored-by: Luis-Hebendanz <luis.nixos@gmail.com>
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/89
|
2023-08-05 12:19:14 +00:00 |
|
hsjobeki
|
a4b41d2278
|
Merge pull request 'init: layout' (#88) from hsjobeki-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/88
|
2023-08-05 12:10:58 +00:00 |
|
Johannes Kirschbauer
|
4affdeed5e
|
remove nodejs from top-lvl shell
|
2023-08-05 12:10:58 +00:00 |
|
Johannes Kirschbauer
|
a0a137191d
|
init: layout
|
2023-08-05 12:10:58 +00:00 |
|
Qubasa
|
4ec7e13e96
|
Merge pull request 'Added fonts symlink to devShell' (#87) from Qubasa-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/87
|
2023-08-05 10:36:13 +00:00 |
|
Luis-Hebendanz
|
88ec2d3e3e
|
Added fonts symlink to devShell
|
2023-08-05 12:34:04 +02:00 |
|
Qubasa
|
f8d76225f5
|
Merge pull request 'init: ui bootstrapping nextjs' (#84) from hsjobeki-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/84
|
2023-08-05 09:53:31 +00:00 |
|
Johannes Kirschbauer
|
c9b19b5060
|
init: ui bootstrapping nextjs
|
2023-08-05 11:42:48 +02:00 |
|
clan-bot
|
9fc8595ce9
|
Merge pull request 'use callPackage for merge-after-ci, nix-unit & tea-create-pr' (#82) from lassulus-HEAD into main
|
2023-08-03 16:08:28 +00:00 |
|