1
0
forked from clan/clan-core
Commit Graph

3330 Commits

Author SHA1 Message Date
6b70792cae Merge pull request 'remove unused multi machine clan urls' (#1687) from Mic92-main into main 2024-07-02 10:26:14 +00:00
5467f0256a Merge pull request 'zerotier-peers: use halalified package' (#1686) from kenji/clan-core:zerotier-static/halalify into main
Reviewed-on: clan/clan-core#1686
2024-07-02 10:24:07 +00:00
88cd52fd0f zerotier-peers: use halalified package 2024-07-02 10:24:07 +00:00
e637394370 remove unused multi machine clan urls 2024-07-02 12:20:30 +02:00
c4bbdb2212 Merge pull request 'API: add performance constraints' (#1685) from hsjobeki/clan-core:hsjobeki-main into main 2024-07-02 10:18:54 +00: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
4bdcc4dd5e Merge pull request 'api: clan Modules add readme content' (#1684) from hsjobeki/clan-core:hsjobeki-main into main 2024-07-02 09:49:23 +00: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
58b9e5e66e Merge pull request 'vars: add generators.<name>.finalScript' (#1682) from DavHau/clan-core:DavHau-dave into main 2024-07-02 09:41:22 +00:00
a7d1ea455b vars: add generators.<name>.finalScript 2024-07-02 16:37:31 +07: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
b73b8fef77 Merge pull request 'clan: implement OSC8 hyperlinks for help output' (#1680) from kenji/clan-core:clan/hyperlink into main
Reviewed-on: clan/clan-core#1680
2024-07-02 08:55:01 +00: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
33ea53ee8f Merge pull request 'drop duplicate empty template' (#1678) from Mic92-main into main 2024-07-02 08:47:59 +00:00
7c3e7dab60 Merge pull request 'secrets: add settings, generator submodules, improve tests' (#1679) from DavHau/clan-core:DavHau-dave into main 2024-07-02 08:42:12 +00:00
d27e474b66 drop duplicate empty template 2024-07-02 10:41:55 +02:00
d3f31acc5c secrets: add settings, generator submodules, improve tests 2024-07-02 15:38:46 +07:00
1172acdc04 Merge pull request 'Davhau Dave' (#1677) from DavHau/clan-core:DavHau-dave into main 2024-07-02 06:58:28 +00:00
3a0f591c8c vars: simplify eval tests by using submodule directly 2024-07-02 13:55:00 +07:00
df934334a2
API: migrate add machine to inventory 2024-07-01 21:55:42 +02:00
d8380ebb98 Merge pull request 'Inventory: add system and sample machine' (#1675) from hsjobeki/clan-core:hsjobeki-main into main 2024-07-01 19:42:14 +00:00
41f46848b9
Inventory: add missing settings to build the test machine 2024-07-01 21:38:50 +02:00
c678608105
Inventory: add system and sample machine 2024-07-01 21:25:02 +02:00
e7ba8dbe15 Merge pull request 'sshd: workaround for CVE-2024-6387' (#1674) from openssh-cve-workaround into main 2024-07-01 12:04:54 +00:00
cfc09ca270 sshd: workaround for CVE-2024-6387 2024-07-01 14:01:40 +02:00
0f95bfd279 Merge pull request 'fix secret generation on macos' (#1669) from fix-macos-deploy into main 2024-06-30 06:25:39 +00:00
b5a04debf5 Merge pull request 'Various cleanups' (#1670) from Mic92-main into main 2024-06-30 06:24:51 +00:00
498f2c02be formatter/vale: exclude lib
Fixes ci
2024-06-30 08:19:55 +02:00
92669a0d59 nixos-generators: drop nixlib copy 2024-06-30 08:13:24 +02:00
0ead3b477f buildClan: improve deprecation error message of clanName
Printing the clanName in my case was actually more confusing then
helpful. Also mention what function needs to be updated.
2024-06-30 08:08:22 +02:00
05380828c6 Merge pull request 'add Vale for prose linting' (#1370) from fricklerhandwerk/clan-core:add-vale into main
Reviewed-on: clan/clan-core#1370
2024-06-29 09:08:49 +00:00
fca586ff21 fix spelling in README 2024-06-29 09:08:49 +00:00
d40563ea9f add Vale for prose linting 2024-06-29 09:08:49 +00: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
8f0e537d34 Merge pull request 'vars: init' (#1668) from DavHau/clan-core:DavHau-dave into main 2024-06-27 14:13:38 +00:00
5668bc561d vars: init
- init eval tests
- init basic interface
2024-06-27 21:09:55 +07:00
d4f2f7944c Merge pull request 'update nixpkgs for new nix-unit' (#1667) from DavHau/clan-core:DavHau-dave into main 2024-06-27 12:13:34 +00:00
60076ef492 update nixpkgs for new nix-unit 2024-06-27 19:09:58 +07:00
bc0e727bd7 Merge pull request 'api: add endpoint machine_schema' (#1666) from DavHau/clan-core:DavHau-dave into main 2024-06-27 10:02:11 +00:00
ea87166e44 api: add endpoint machine_schema 2024-06-27 16:58:37 +07:00
27b0d18f0d Merge pull request 'Add toml frontmatter description to jsonschema' (#1664) from hsjobeki/clan-core:hsjobeki-main into main 2024-06-26 15:22:48 +00:00
1628fdeaee
Inventory: add eval tests 2024-06-26 17:19:19 +02:00