Johannes Kirschbauer
|
e4e39f4b86
|
Fix(tests/inventory): fix test by adding passtrhough
Since nixosModule is not inspectable during unit test
|
2025-06-04 14:30:12 +02:00 |
|
Johannes Kirschbauer
|
c9398fab12
|
Feat(clanServices): expose all other instance options than nixosModule
This is usefull for augmenting the perInstance module
|
2025-06-04 14:29:36 +02:00 |
|
Johannes Kirschbauer
|
f6c5113394
|
docs: expose clan service authoring interface
|
2025-06-04 12:43:03 +02:00 |
|
Johannes Kirschbauer
|
04106b24d2
|
docs(service-modules): add description and docs for options
|
2025-06-04 12:40:37 +02:00 |
|
kenji
|
09f5a108be
|
Merge pull request 'zerotier: Migrate from clanModule to clanServices' (#3820) from kenji/clan-core:ke-migrate-clan-module-zerotier into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3820
|
2025-06-04 10:37:35 +00:00 |
|
a-kenji
|
6548934997
|
!fixup: Remove ', because it breaks nix-select
|
2025-06-04 12:23:53 +02:00 |
|
Mic92
|
2219b9e8a6
|
Merge pull request 'Add warning note for users on cloud machines' (#3806) from RuboGubo/clan-core:main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3806
|
2025-06-04 10:09:19 +00:00 |
|
a-kenji
|
517cb98ac5
|
zerotier: Migrate from clanModule to clanServices
This migrates zerotier from clanModules to clanServices.
This is a graceful migration and does not yet disables any of the
clanModule functionality.
|
2025-06-04 11:04:51 +02:00 |
|
hsjobeki
|
75b7e26817
|
Merge pull request 'Fix(docs): fix broken link to decision' (#3844) from doc-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3844
|
2025-06-04 08:34:37 +00:00 |
|
Johannes Kirschbauer
|
f3a8a6454b
|
Fix(docs): fix broken link to decision
|
2025-06-04 09:11:02 +02:00 |
|
lassulus
|
15b4646547
|
Merge pull request 'zerotier: fix targetHost' (#3842) from connectivity_by_default_fix into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3842
|
2025-06-04 06:58:40 +00:00 |
|
lassulus
|
e89fb92f52
|
zerotier: fix targetHost
|
2025-06-04 08:46:01 +02:00 |
|
renovate[bot]
|
4ef6e093e5
|
Update nix-darwin digest to fa6120c
|
2025-06-04 05:50:11 +00:00 |
|
renovate[bot]
|
e0a175f5a6
|
Update nix-darwin digest to d46a072
|
2025-06-04 01:30:11 +00:00 |
|
pinpox
|
68fc2e25af
|
Merge pull request 'Migrate heisenbridge from clanModule to clanService' (#3837) from migrate-heisenbridge into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3837
|
2025-06-04 00:56:42 +00:00 |
|
pinpox
|
50213caa68
|
Migrate heisenbridge from clanModule to clanService
|
2025-06-04 02:45:41 +02:00 |
|
pinpox
|
f9b5f85dc4
|
Merge pull request 'Migrate garage from clanModule to clanService' (#3836) from migrate-garage into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3836
|
2025-06-03 23:43:58 +00:00 |
|
pinpox
|
0a0ed236ad
|
Migrate garage from clanModule to clanService
|
2025-06-04 01:29:52 +02:00 |
|
pinpox
|
15f5de5bcd
|
Merge pull request 'Migrate ergochat from clanModule to clanService' (#3835) from migrate-ergochat into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3835
|
2025-06-03 22:32:12 +00:00 |
|
pinpox
|
2d09e65ff4
|
migrate ergochat module to clanservice
|
2025-06-04 00:21:23 +02:00 |
|
pinpox
|
f34c2d0824
|
Merge pull request 'Migrate auto-upgrade from clanModule to clanService' (#3827) from migrate-auto-upgrade into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3827
|
2025-06-03 21:40:57 +00:00 |
|
pinpox
|
1d549918e4
|
Add auto-upgrade.md to docs
|
2025-06-03 23:31:20 +02:00 |
|
pinpox
|
919648eae5
|
nix fmt
|
2025-06-03 23:22:58 +02:00 |
|
pinpox
|
692b2ae738
|
Migrate auto-upgrade from clanModule to clanService
|
2025-06-03 23:13:51 +02:00 |
|
pinpox
|
5196755626
|
Merge pull request 'Migrate deltachat from clanModule to clanService' (#3829) from migrate-deltachat into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3829
|
2025-06-03 21:12:28 +00:00 |
|
pinpox
|
f1f67b547d
|
Add deltachat.md to docs
|
2025-06-03 23:02:42 +02:00 |
|
pinpox
|
9912c18262
|
nix fmt
|
2025-06-03 22:54:02 +02:00 |
|
pinpox
|
31bfc6eb8e
|
Fix module category
|
2025-06-03 22:48:57 +02:00 |
|
pinpox
|
11fd796d44
|
Fix test runner for tests without vars
|
2025-06-03 22:35:10 +02:00 |
|
pinpox
|
65af5ac5d2
|
Add test for deltachat clanService
|
2025-06-03 22:35:10 +02:00 |
|
pinpox
|
260ccb2815
|
Migrate deltachat from clanModule to clanService
|
2025-06-03 22:34:03 +02:00 |
|
hsjobeki
|
51b28a9265
|
Merge pull request 'feat(inventory/instances): add option for extraModules to roles' (#3830) from flake-models into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3830
|
2025-06-03 18:58:13 +00:00 |
|
hsjobeki
|
cc7ae5eb44
|
Merge pull request 'Reaply: #3777: fix/machine-detail-view' (#3833) from ui-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3833
|
2025-06-03 17:19:43 +00:00 |
|
Johannes Kirschbauer
|
82af09443a
|
Chore(ui/taglist): snapshot test
|
2025-06-03 19:09:43 +02:00 |
|
Johannes Kirschbauer
|
e5c0c1e69c
|
Fix(inventory/extraModules): use more narrow type for better persistence
|
2025-06-03 18:57:34 +02:00 |
|
hsjobeki
|
63570d60a3
|
Merge pull request 'chore: delete duplicate inventory models' (#3831) from chores-1 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3831
|
2025-06-03 16:49:40 +00:00 |
|
hsjobeki
|
1a55e0abf5
|
Merge pull request 'iwd: fix deprecation spam' (#3832) from DavHau-dave into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3832
|
2025-06-03 16:47:27 +00:00 |
|
hsjobeki
|
ea8865e22b
|
Reaply: #3777: fix/machine-detail-view
|
2025-06-03 18:42:47 +02:00 |
|
hsjobeki
|
a45dba724e
|
Merge pull request 'Typography component V2' (#3797) from ui/typography into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3797
|
2025-06-03 16:36:19 +00:00 |
|
Johannes Kirschbauer
|
a192ab4910
|
Fix(docs): dont link to assumed successor
|
2025-06-03 18:35:00 +02:00 |
|
Johannes Kirschbauer
|
bbbc13c973
|
Fix(tests/inventory): fix test assertions due to change in the exported structure
|
2025-06-03 18:30:04 +02:00 |
|
Johannes Kirschbauer
|
43e85b5482
|
Chore: update clan nix_models
|
2025-06-03 18:18:12 +02:00 |
|
Johannes Kirschbauer
|
a419e49bb9
|
Fix(classgen): support listOf union
|
2025-06-03 18:18:02 +02:00 |
|
Johannes Kirschbauer
|
682da0e396
|
feat(inventory/instances): add option for extraModules to roles
|
2025-06-03 18:17:16 +02:00 |
|
Johannes Kirschbauer
|
2ff09100e5
|
chore: delete duplicate inventory models
|
2025-06-03 17:52:07 +02:00 |
|
Johannes Kirschbauer
|
5601423ed5
|
chore(inventory/instances): add forward all role attributes to the service
|
2025-06-03 17:38:02 +02:00 |
|
Johannes Kirschbauer
|
9c2bf0bbfe
|
feat(inventory/instances): map over all machines and return lazy attributes
|
2025-06-03 17:37:04 +02:00 |
|
lassulus
|
39d6a89c80
|
Merge pull request 'zerotier: set targetHost if var is generated' (#3823) from connectivity_by_default_hack into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3823
|
2025-06-03 13:53:28 +00:00 |
|
RuboGubo
|
5e43876f8e
|
Merge branch 'main' of git.clan.lol:RuboGubo/clan-core
|
2025-06-03 14:33:12 +01:00 |
|
RuboGubo
|
2f0714770a
|
remove unnecessary note and re-work requirements
|
2025-06-03 14:31:34 +01:00 |
|