Commit Graph

46 Commits

Author SHA1 Message Date
c3d51e29fc Set version 2024-07-25 17:34:24 +02:00
c1b9c0fb4a Added R as return type 2023-10-12 21:20:36 +02:00
8ede2998fe Fixed configuration typing 2023-10-12 21:14:49 +02:00
708918464f Improved config loading 2023-07-19 11:16:04 +02:00
2ec8fc22b3 Improved generic type hints 2023-04-11 12:50:05 +02:00
106975015e Improved config tests 2023-04-09 12:51:57 +02:00
8624549aa6 Fixed some broken references 2023-04-05 18:03:13 +02:00
9af2a1962d Improved internal settings 2023-04-04 23:19:59 +02:00
a8d4a7a362 Added JSONProcessor to utils & Added JSONProcessor as settings parser 2023-04-04 22:52:13 +02:00
9e28dce5ce Updated docs 2023-02-20 15:55:20 +01:00
d600852bec Added logic to support global service provider #148 2022-12-22 18:52:17 +01:00
6f3099a8db Updated packages & improved docs #143 2022-12-08 15:29:48 +01:00
df81bb599f Merge branch '2022.12' into #141 2022-12-07 13:07:38 +01:00
6d2492c1cf Added generic typing to configuration #141 2022-12-07 13:06:50 +01:00
b63bf41294 Fixed cpl help #137 2022-12-05 20:24:15 +01:00
23efb776e7 Call pre & post scripts with args of base command & Build cpl-core@2022.7.0.post9 2022-11-18 09:17:56 +01:00
5dc7fce1e7 Call pre & post scripts with args of base command 2022-11-18 08:36:21 +01:00
df7bd06629 Fixed additional argument & flag bug 2022-05-26 22:51:29 +02:00
15d938b172 Fixed handing of unregistered console arguments 2022-05-26 21:01:41 +02:00
48c6941f1a Added run command & tools/set-version project 2022-05-25 13:43:16 +02:00
9f4077a073 Improved configuration 2022-05-25 13:11:41 +02:00
477d2d87d3 Added run command 2022-05-25 08:41:35 +02:00
7a65dbe39b Readded logic to handle pre and post scripts from workspace 2022-05-24 22:28:38 +02:00
a590cfd066 Bugfixes for start service 2022-05-24 20:12:59 +02:00
90e97433e0 Added logic to load all environment variables by prefix 2022-05-24 17:37:31 +02:00
cfb8838c73 Added default pipes 2022-05-22 20:27:58 +02:00
dec4a45d98 Added logic to add CLI commands from external packages 2022-05-22 18:32:34 +02:00
fc23315cc7 Build version 2022.6.3 2022-05-22 17:35:38 +02:00
7b823e1141 Added validator generation 2022-05-20 10:34:09 +02:00
dac3d9c6bb Added validators (closes #59) 2022-05-20 10:27:55 +02:00
fb810e2943 Dev build & migrated custom scripts & add logic to prevent next executable 2022-05-20 09:10:29 +02:00
94c82e6701 Improved help command 2022-05-19 20:21:46 +02:00
44182eec86 Fixed value handling for variable arguments 2022-05-19 19:41:02 +02:00
0f5b1b7586 Improved argument handling 2022-05-19 19:37:32 +02:00
2fed654c16 Improved argument handling 2022-05-19 18:09:25 +02:00
8ebd4864d3 Improved & added commands 2022-05-19 08:25:32 +02:00
a495532a4d Removed console debug outputs 2022-05-18 22:29:44 +02:00
d87ce72f07 Improved argument parsing 2022-05-18 22:26:11 +02:00
50201346e2 Added functions to define console arguments 2022-05-18 18:21:05 +02:00
fd68d25a1d Updated to python3.10 2022-04-30 17:15:26 +02:00
ada3d133df Changed exit() to sys.exit() 2022-01-19 12:44:23 +01:00
707df3f27d Fixed command handling 2021-10-26 23:23:56 +02:00
e39661a42a Fixed command handling 2021-10-26 13:00:16 +02:00
1c6794dc40 Renamed cpl to cpl_core & added config and services as arguments to startup 2021-08-07 11:21:30 +02:00
cac80657df Renamed cpl to cpl_core 2021-08-05 14:21:42 +02:00
11241d8f99 Renamed project 2021-08-05 14:17:38 +02:00