Jörg Thalheim
c0be813a4c
dirs: opportuniscally create directories
2023-11-10 12:55:46 +01:00
Jörg Thalheim
657cdd6e67
drop unused clan_data_dir
2023-11-10 12:55:46 +01:00
Jörg Thalheim
df1acebd87
move flake configuration to .config/clan/flakes rather than $XDG_DATA_DIRS
2023-11-10 12:50:51 +01:00
Jörg Thalheim
46191b9a9c
drop unused ClanDataPath
2023-11-10 12:46:15 +01:00
clan-bot
d848298017
Merge pull request 'moving deal dependencies to tests only' ( #483 ) from zerotier into main
2023-11-10 11:43:45 +00:00
Jörg Thalheim
85a06d47e5
breakpoint_shell: make work_dir optional
2023-11-10 12:40:51 +01:00
Jörg Thalheim
13b685f7af
moving deal dependencies to tests only
2023-11-10 12:39:24 +01:00
clan-bot
b518d92678
Merge pull request 'zerotier: allow to persist zerotier identities/ips/meshnames for non-controller' ( #482 ) from zerotier into main
2023-11-10 10:59:48 +00:00
Jörg Thalheim
c28089d4b2
allow to persist zerotier identities/ips/meshnames for non-controller
2023-11-10 11:56:54 +01:00
clan-bot
078c211292
Merge pull request 'api/schema: return list of missing modules' ( #480 ) from DavHau-dave into main
2023-11-10 08:10:53 +00:00
DavHau
39607a0925
api/schema: return list of missing modules
2023-11-10 15:07:15 +07:00
clan-bot
53ce82984d
Merge pull request 'api/schema: don't crash on eval error' ( #479 ) from DavHau-dave into main
2023-11-10 07:30:06 +00:00
DavHau
97ea9312ac
api/schema: don't crash on eval error
2023-11-10 14:27:03 +07:00
Jörg Thalheim
b8ed607658
also override XDG_DATA_HOME in tests
...
otherwise tests will fail if XDG_DATA_HOME is set by a user
2023-11-09 17:45:24 +01:00
Jörg Thalheim
af0714132d
clan: use .local/share as default for XDG_DATA_HOME
2023-11-09 17:45:24 +01:00
Jörg Thalheim
0206210b7e
fix error message if clan flake does not exist
2023-11-09 17:44:44 +01:00
ui-asset-bot
c194adc181
update ui-assets.nix
2023-11-09 08:34:03 +00:00
clan-bot
163374dc6a
Merge pull request 'api/schema: get schema without having a machine' ( #478 ) from DavHau-dave into main
2023-11-09 08:33:23 +00:00
DavHau
2a6e329e40
api/schema: get schema without having a machine
...
Also done:
- add @pytest.mark.with_core indicating that a test depends on clan-core and cannot be cached
- separate unit tests into two derivations, ones that can be cached and ones that cannot.
- fix frontend typescript code
2023-11-09 15:30:25 +07:00
clan-bot
f2062db56c
Merge pull request 'Fixed wrong examples' ( #477 ) from Qubasa-main into main
2023-11-08 20:43:27 +00:00
Qubasa
10e52699be
Fixed wrong examples
2023-11-08 21:40:17 +01:00
clan-bot
4f39abd1de
Merge pull request 'Flake: Added python package deal as dependency' ( #476 ) from Qubasa-main into main
2023-11-08 19:16:58 +00:00
Qubasa
ce90b02e06
Added deal as python dependency
2023-11-08 20:14:32 +01:00
Qubasa
7d030f85a1
Updated flake.lock
2023-11-08 20:02:53 +01:00
Qubasa
7240727b26
Added deal contract framework and testing documentation
2023-11-08 19:56:07 +01:00
Qubasa
32aa287da5
Added schemathesis dependency
2023-11-08 19:56:05 +01:00
Qubasa
798fbe3839
Added documentation on contract and property based testing
2023-11-08 19:55:12 +01:00
Qubasa
9cb46bf1cd
Flake: Added python package deal as dependency
2023-11-08 19:55:11 +01:00
clan-bot
766a5a2ae7
Merge pull request 'drop bloatware module' ( #475 ) from Mic92-HEAD into main
2023-11-08 13:49:35 +00:00
Jörg Thalheim
0efbb461e6
drop bloatware module
2023-11-08 14:47:31 +01:00
clan-bot
2a189995c5
Merge pull request 'package meshnamed' ( #474 ) from Mic92-HEAD into main
2023-11-08 13:34:54 +00:00
Jörg Thalheim
0e0803f000
package meshnamed
2023-11-08 14:32:49 +01:00
clan-bot
c66272761e
Merge pull request 'switch back to main' ( #473 ) from Mic92-maddy into main
2023-11-08 09:23:53 +00:00
Jörg Thalheim
9beb302b9a
switch back to main
2023-11-08 10:17:00 +01:00
clan-bot
231f1fe322
Merge pull request 'api/machines: better input/output validation' ( #472 ) from DavHau-dave into main
2023-11-06 10:59:14 +00:00
DavHau
7e99454462
api/machines: better input/output validation
...
Also move contents tof 'config' to the top-level
2023-11-06 17:56:27 +07:00
clan-bot
c47e59d32d
Merge pull request 'clan-cli secrets: flake_name -> flake_dir' ( #450 ) from flakes into main
2023-11-05 16:27:13 +00:00
lassulus
7b3d3e20b4
clan-cli secrets: flake_name -> flake_dir
2023-11-05 16:58:48 +01:00
ui-asset-bot
1cd7fed34d
update ui-assets.nix
2023-11-04 14:13:47 +00:00
clan-bot
0df53d068c
Merge pull request 'add error handling' ( #467 ) from feat/configure-modules into main
2023-11-04 14:12:27 +00:00
Johannes Kirschbauer
15a136b266
add error handling
...
prevent the user to go into next step if schema cannot be retrieved
2023-11-04 15:10:37 +01:00
ui-asset-bot
651056739a
update ui-assets.nix
2023-11-04 13:58:39 +00:00
clan-bot
462535a808
Merge pull request 'style & explanation text' ( #466 ) from feat/configure-modules into main
2023-11-04 13:57:20 +00:00
Johannes Kirschbauer
223b6bbca7
style & explanation text
2023-11-04 14:55:32 +01:00
ui-asset-bot
1025901fb3
update ui-assets.nix
2023-11-04 13:05:01 +00:00
clan-bot
c9afa54c32
Merge pull request 'select modules' ( #465 ) from feat/configure-modules into main
2023-11-04 13:04:27 +00:00
Johannes Kirschbauer
92eebd7ea7
format stuff
2023-11-04 14:02:32 +01:00
Johannes Kirschbauer
a34d5d20e0
select modules.Prefetched schema depends only on modules
2023-11-04 13:53:30 +01:00
ui-asset-bot
eda80579d6
update ui-assets.nix
2023-11-04 08:58:19 +00:00
clan-bot
a15ddd5998
Merge pull request 'add create/join switch' ( #447 ) from feat/create-flake into main
2023-11-04 08:57:42 +00:00