Johannes Kirschbauer
679fd914e0
Inventory: add load_eval method
2024-07-24 10:34:10 +02:00
Johannes Kirschbauer
3435db68c8
Classgen: add error reporting and combine common classes
2024-07-19 13:03:38 +02:00
Johannes Kirschbauer
07965598f5
Classgen: add mapped keys and more stuff
2024-07-18 21:58:36 +02:00
DavHau
e7908c2af5
clan-cli: simplify cli helper
2024-07-10 18:14:06 +07:00
DavHau
0367fc1e90
clan-cli tests: remove dynamic inclusion of helpers module
...
Dynamically extending the python path at runtime is bad for developer experience, as this is not understood by the text editor and therefore jump to definition etc. does not work.
-> Better to remove the dynamic inclusion and force developers to specify the import correctly.
2024-07-05 16:38:22 +07:00
Jörg Thalheim
5b606c035f
move FlakeId to flake id
...
move FlakeId to flake id
2024-07-03 18:28:55 +02:00
Johannes Kirschbauer
d6493ed64d
API: tests for module instance update
2024-07-02 16:09:13 +02:00
Johannes Kirschbauer
d93deacb4b
API: remove performance constraints
2024-07-02 12:15:37 +02:00
Johannes Kirschbauer
16c9aa99a9
API: add performance constraints
2024-07-02 12:07:45 +02:00
Johannes Kirschbauer
5ab22d043d
api: clan Modules add readme content
2024-07-02 11:45:48 +02:00
DavHau
ea87166e44
api: add endpoint machine_schema
2024-06-27 16:58:37 +07:00
Johannes Kirschbauer
fe21d2edb9
API: add clanModules list and details test
2024-06-25 21:31:44 +02:00