1
0
forked from clan/clan-core
Commit Graph

1488 Commits

Author SHA1 Message Date
c33b3b4807 matrix-bot: Fix incorrect caching of already pinged maintainers 2024-07-03 14:23:43 +02:00
044cf3923e Merge pull request 'refactor-machine' (#1691) from refactor-machine into main 2024-07-03 10:48:09 +00:00
b4698528ef make machine class now a dataclass 2024-07-03 12:34:43 +02:00
186784d0fd
clanModules: init single disk 2024-07-03 11:05:00 +02:00
53c4195932 matrix-bot: Working timer
matrix-bot: Working timer 2

matrix-bot: nix fmt
2024-07-02 19:49:41 +02:00
f6e77f3c1b matrix-bot: Working openai integration 2024-07-02 19:47:38 +02:00
7a888fbbae matrix-bot: Working private room join and better message 2024-07-02 19:47:38 +02:00
c26b7e0a0a matrix-bot: Init working sending and receiving
matrix-bot: Code cleanup

matrix-bot: Code cleanup#

matrix-bot: Code cleanup#

matrix-bot: Ping on review neede

Add .gitignore

Working user ping
2024-07-02 19:47:36 +02:00
ef9b733631 matrix-bot: Add argparse
add mautrix
2024-07-02 19:47:21 +02:00
881196188c matrix-bot: Init git commit summarizer 2024-07-02 19:43:42 +02:00
d6493ed64d
API: tests for module instance update 2024-07-02 16:09:13 +02:00
cc583dd79e simplify clan uri further 2024-07-02 12:52:10 +02:00
6b70792cae Merge pull request 'remove unused multi machine clan urls' (#1687) from Mic92-main into main 2024-07-02 10:26:14 +00:00
e637394370 remove unused multi machine clan urls 2024-07-02 12:20:30 +02:00
d93deacb4b
API: remove performance constraints 2024-07-02 12:15:37 +02:00
16c9aa99a9
API: add performance constraints 2024-07-02 12:07:45 +02:00
1448e593e9 Merge pull request 'machines/machines: drop unused qmp wrapper' (#1683) from Mic92-main into main 2024-07-02 10:01:43 +00:00
815bb336be remove unused MachineParams 2024-07-02 11:57:39 +02:00
5ab22d043d
api: clan Modules add readme content 2024-07-02 11:45:48 +02:00
47010f458c machines/machines: drop unused qmp wrapper 2024-07-02 11:42:02 +02:00
f37d0c746d Merge pull request 'API: migrate add machine to inventory' (#1676) from hsjobeki/clan-core:hsjobeki-main into main 2024-07-02 09:25:01 +00:00
1b7369cf0d
Fix test 2024-07-02 11:21:52 +02:00
f7c80834cb
Inventory persistence improves error resistance 2024-07-02 11:16:54 +02:00
9f484c1d39
API: migrate machines delete and list to inventory 2024-07-02 11:07:11 +02:00
d9ba61c30a clan: implement OSC8 hyperlinks for help output
The name of the terminal help output stays the same to keep
compatibility with legacy terminal implementations.
2024-07-02 08:55:01 +00:00
d27e474b66 drop duplicate empty template 2024-07-02 10:41:55 +02:00
df934334a2
API: migrate add machine to inventory 2024-07-01 21:55:42 +02:00
c678608105
Inventory: add system and sample machine 2024-07-01 21:25:02 +02:00
2e2358d850 introduce minifakeroot that also works on macos 2024-06-27 18:53:10 +02:00
bae0a888c9 make bubblewrap in fact generation optional 2024-06-27 18:23:05 +02:00
ea87166e44 api: add endpoint machine_schema 2024-06-27 16:58:37 +07:00
3777a4cf02
Add toml frontmatter description to jsonschema 2024-06-26 15:10:36 +02:00
fa37d528b3 clan: state add information about the backup command hooks to the help 2024-06-26 08:46:02 +00:00
66d67b18d7
remove module description from json schema 2024-06-25 21:40:04 +02:00
fe21d2edb9
API: add clanModules list and details test 2024-06-25 21:31:44 +02:00
9b0e2a87e8
ClanModules: Add docs and api to retrieve metadata 2024-06-25 21:17:01 +02:00
241cca5b70
Docs: rename clanName to just name 2024-06-25 14:21:53 +02:00
62839b6fa0 clan-cli: Better env jailing in temporary_home 2024-06-25 12:03:44 +02:00
af2ffb7e5e clan: state list improve formatting 2024-06-25 11:50:19 +02:00
3bcaeda737 cli: add command to list state
Add a subcommand to list configured state for a specific machine.

Example:
```
$ clan state list [MACHINE]
```
2024-06-25 09:34:31 +00:00
cd8ec83881 clan: ssh fix typos 2024-06-25 10:32:05 +02:00
70ca824e88 clan-cli: Acutally test SecretStore for age and password-store. 2024-06-24 21:41:16 +02:00
38c0233496 clan-cli: Fix user-password without user-prompt. Remove newlines from user-password and root-password. Improve test_generate_secret 2024-06-24 20:08:02 +02:00
eac869dde5 Fix run_vm test
nix fmt
2024-06-24 19:23:16 +02:00
88f97bd2b6 Fixed Contributing.md guide 2024-06-24 19:22:24 +02:00
8038a9b488 clan-cli: Add validity check for ssh
stash
2024-06-24 19:22:19 +02:00
13c3169b41
lib: eval clan module as lib function 2024-06-24 15:47:25 +02:00
1ff58adcef clan-cli: Add validity check for age key generation 2024-06-21 15:07:53 +02:00
8ee33950e6 clan-cli: Disable stack trace on KeyboardInterrupt 2024-06-21 13:11:33 +02:00
399ce2e35c
UI: display block devices 2024-06-19 11:36:19 +02:00