pinpox
|
e70cf14e8e
|
Fix test runner for tests without vars
|
2025-06-03 22:35:10 +02:00 |
|
pinpox
|
d5a2685930
|
Add test for deltachat clanService
|
2025-06-03 22:35:10 +02:00 |
|
pinpox
|
badf5d1852
|
Migrate deltachat from clanModule to clanService
|
2025-06-03 22:34:03 +02:00 |
|
hsjobeki
|
6679a64dea
|
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
|
f50e40114e
|
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
|
fc98df01be
|
Chore(ui/taglist): snapshot test
|
2025-06-03 19:09:43 +02:00 |
|
Johannes Kirschbauer
|
ac0477e710
|
Fix(inventory/extraModules): use more narrow type for better persistence
|
2025-06-03 18:57:34 +02:00 |
|
hsjobeki
|
98ee538124
|
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
|
d3549e82be
|
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
|
f57a9b5ea9
|
Reaply: #3777: fix/machine-detail-view
|
2025-06-03 18:42:47 +02:00 |
|
hsjobeki
|
b9c7c530f7
|
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
|
58a75e7f17
|
Fix(docs): dont link to assumed successor
|
2025-06-03 18:35:00 +02:00 |
|
Johannes Kirschbauer
|
9214559d38
|
Fix(tests/inventory): fix test assertions due to change in the exported structure
|
2025-06-03 18:30:04 +02:00 |
|
Johannes Kirschbauer
|
724e307cac
|
Chore: update clan nix_models
|
2025-06-03 18:18:12 +02:00 |
|
Johannes Kirschbauer
|
8aa957a012
|
Fix(classgen): support listOf union
|
2025-06-03 18:18:02 +02:00 |
|
Johannes Kirschbauer
|
c6947a8fab
|
feat(inventory/instances): add option for extraModules to roles
|
2025-06-03 18:17:16 +02:00 |
|
Johannes Kirschbauer
|
77c2fc7ba1
|
chore: delete duplicate inventory models
|
2025-06-03 17:52:07 +02:00 |
|
Johannes Kirschbauer
|
97d7c38ba7
|
chore(inventory/instances): add forward all role attributes to the service
|
2025-06-03 17:38:02 +02:00 |
|
Johannes Kirschbauer
|
582841ba05
|
feat(inventory/instances): map over all machines and return lazy attributes
|
2025-06-03 17:37:04 +02:00 |
|
lassulus
|
2e2b90677e
|
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
|
f8be0d883b
|
Merge branch 'main' of git.clan.lol:RuboGubo/clan-core
|
2025-06-03 14:33:12 +01:00 |
|
RuboGubo
|
0046af127b
|
remove unnecessary note and re-work requirements
|
2025-06-03 14:31:34 +01:00 |
|
DavHau
|
e2454db2fe
|
Merge pull request 'makeTestClan: simplify - move parameters into module' (#3825) from DavHau/clan-core:emergency into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3825
|
2025-06-03 12:54:09 +00:00 |
|
DavHau
|
a279c2b48f
|
iwd: fix deprecation spam
use config.warnings instead of lib.warn
|
2025-06-03 19:38:10 +07:00 |
|
DavHau
|
1add6a6314
|
clan tests: convert makeTestClan to a module
Let's not put yet another wrapper around runTest, instead expose our logic as a module that can be imported into any nixos-vm-test
|
2025-06-03 19:38:02 +07:00 |
|
DavHau
|
9cb6382cec
|
makeTestClan: simplify - move parameters into module
... in preparation of removing the makeTestClan wrapper and make this a module instead that can be imported into any test.
|
2025-06-03 19:38:02 +07:00 |
|
DavHau
|
9069421c7f
|
Revert "Merge pull request 'fix/machine-detail-view' (#3777) from fix/machine-detail-view into main"
This reverts commit 98c1e9ac5b, reversing
changes made to 972825ab7e.
|
2025-06-03 19:35:19 +07:00 |
|
RuboGubo
|
db654775c2
|
Add warning note for users on cloud machines
|
2025-06-03 12:24:54 +00:00 |
|
Mic92
|
c8be43c8b9
|
Merge pull request 'fix buildhost re-using control socket for updates' (#3824) from build-host into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3824
|
2025-06-03 12:21:22 +00:00 |
|
hsjobeki
|
98c1e9ac5b
|
Merge pull request 'fix/machine-detail-view' (#3777) from fix/machine-detail-view into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3777
|
2025-06-03 12:10:21 +00:00 |
|
Jörg Thalheim
|
97209c53e4
|
fix buildhost re-using control socket for updates
this is actually a serious issue because it also would result doing ssh
to the wrong host: https://git.clan.lol/clan/clan-core/issues/3822
|
2025-06-03 14:01:49 +02:00 |
|
lassulus
|
6bd697ed75
|
zerotier: set targetHost if var is generated
|
2025-06-03 12:16:09 +02:00 |
|
Michael Hoang
|
972825ab7e
|
Merge pull request 'cli: allow using commands from local flakerefs for debugging' (#3819) from push-quvsovsorszu into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3819
|
2025-06-03 04:20:58 +00:00 |
|
Michael Hoang
|
06d0612b5f
|
cli: allow using commands from local flakerefs for debugging
|
2025-06-03 14:07:45 +10:00 |
|
Luis Hebendanz
|
46e3180414
|
Merge pull request 'Fix test_create.py' (#3818) from Qubasa/clan-core:minimized-2 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3818
|
2025-06-02 15:08:00 +00:00 |
|
Luis Hebendanz
|
b0c7b5cc38
|
Merge pull request 'inventory: Add buildHost argument' (#3817) from Qubasa/clan-core:minimized into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3817
|
2025-06-02 15:07:38 +00:00 |
|
pinpox
|
899514cfe7
|
Merge pull request 'Migrate borgbackup to clan Services' (#3711) from migrate-borgbackup into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3711
|
2025-06-02 15:07:05 +00:00 |
|
pinpox
|
41484d5443
|
Update clan-core-for-checks
|
2025-06-02 16:19:06 +02:00 |
|
pinpox
|
4098e9ccaf
|
Update hash
|
2025-06-02 16:16:17 +02:00 |
|
pinpox
|
64c339dafe
|
modules/borgbackup: migrate to clanServices
Migrates the borgbackup module to clanServices, preserving it's original
configuration syntax and functionality
|
2025-06-02 16:12:37 +02:00 |
|
Qubasa
|
2bbf97199f
|
clan-cli: Fix test_create::test_clan_create_api
|
2025-06-02 15:39:50 +02:00 |
|
Qubasa
|
ae41bfad8c
|
inventory: Add buildHost argument
|
2025-06-02 14:52:13 +02:00 |
|
renovate[bot]
|
f088ae35c5
|
chore(deps): lock file maintenance
|
2025-06-02 03:00:12 +00:00 |
|
renovate[bot]
|
085a1c1119
|
chore(deps): lock file maintenance
|
2025-06-02 01:00:23 +00:00 |
|
renovate[bot]
|
eccace6f4b
|
chore(deps): lock file maintenance
|
2025-06-02 00:40:41 +00:00 |
|
renovate[bot]
|
63e80c7f64
|
chore(deps): update data-mesher digest to fcb19d9
|
2025-06-02 00:20:12 +00:00 |
|
renovate[bot]
|
f111e30221
|
chore(deps): update flake-parts digest to 49f0870
|
2025-06-01 23:50:10 +00:00 |
|
RuboGubo
|
8fcb4b202e
|
Add warning note for users on cloud machines
|
2025-05-31 20:10:10 +01:00 |
|
DavHau
|
6422e77244
|
iwd: fix typo in deprecation message
|
2025-05-31 17:58:44 +07:00 |
|
DavHau
|
63a7c3e20c
|
Merge pull request 'clanModules/iwd: deprecate gracefully' (#3804) from DavHau/clan-core:vars2 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3804
|
2025-05-31 10:55:27 +00:00 |
|