|
f9f2612356
|
Merge pull request 'configuration.add_configuration(value: any) type fix (#141)' (#142) from #141 into 2022.12
Reviewed-on: #142
Closes #141
|
2022-12-07 15:41:18 +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 |
|
|
e244535557
|
Improved cpl n custom templating #139
|
2022-12-06 17:42:55 +01:00 |
|
|
5f10603fe5
|
[WIP] Improved cpl new templating #139
|
2022-12-05 23:08:52 +01:00 |
|
|
6b8491eea2
|
Merge pull request 'cpl g <schematic> customizable (#137)' (#138) from #137 into 2022.12
Reviewed-on: #138
Closes #137
|
2022-12-05 20:34:45 +01:00 |
|
|
b63bf41294
|
Fixed cpl help #137
|
2022-12-05 20:24:15 +01:00 |
|
|
f6cc3a7ddf
|
Removed cpl g arguments #137
|
2022-12-05 20:00:32 +01:00 |
|
|
d1c93abe2c
|
Improved cpl g templating & added custom templating #137
|
2022-12-05 19:57:33 +01:00 |
|
|
d6e3b37f7f
|
Fixed recursion in cpl
|
2022-12-05 14:37:25 +01:00 |
|
|
9840779af4
|
build new cpl version
|
2022-12-05 14:30:33 +01:00 |
|
|
b893ec1fcf
|
Merge pull request 'Removed old file #134' (#136) from #134 into 2022.12
Reviewed-on: #136
|
2022-12-05 14:16:55 +01:00 |
|
|
d5e5bfe69d
|
Removed old file #134
|
2022-12-05 14:15:01 +01:00 |
|
|
4afe5c4581
|
Fixed cpl query for now #134
|
2022-12-05 14:12:20 +01:00 |
|
|
e054ac364e
|
Updated docs
|
2022-12-04 00:50:24 +01:00 |
|
|
68e01afb5b
|
Release 2022.12.0
|
2022-12-04 00:12:40 +01:00 |
|
|
2e0a8bb1ff
|
Minor fixes to cpl query
|
2022-12-04 00:08:16 +01:00 |
|
|
b02aebef35
|
Improved set-version tool & set version
|
2022-12-03 23:42:23 +01:00 |
|
|
099a51ed93
|
Merge pull request 'Fixed invalid output after console spinner #122' (#132) from #122 into 2022.12
Reviewed-on: #132
Closes #122
|
2022-12-03 23:31:20 +01:00 |
|
|
e4aedb354b
|
Fixed invalid output after console spinner #122
|
2022-12-03 23:30:54 +01:00 |
|
|
301768b842
|
Merge pull request 'cpl start & run - Bessere Einbindung mit den Build-Tools #124' (#131) from #124 into 2022.12
Reviewed-on: #131
Closes #124
|
2022-12-03 23:25:11 +01:00 |
|
|
856960d799
|
Added logic to run build code to cpl start #124
|
2022-12-02 19:38:03 +01:00 |
|
|
d0877a4ea6
|
Added logic to run build code to cpl run #124
|
2022-12-02 18:41:58 +01:00 |
|
|
3c20ab296a
|
Added --dev flag to cpl run & start #124
|
2022-12-02 17:48:35 +01:00 |
|
|
4dc7ee3314
|
Merge pull request 'cpl query Enumerable quatsch #129' (#130) from #129 into 2022.12
Reviewed-on: #130
Closes #129
|
2022-12-01 23:43:01 +01:00 |
|
|
05bd5e8593
|
Improved query performance test #129
|
2022-12-01 23:41:06 +01:00 |
|
|
2fe3912a07
|
Fixed version test #129
|
2022-12-01 23:34:00 +01:00 |
|
|
2840628443
|
Improved tests #129
|
2022-12-01 23:23:48 +01:00 |
|
|
f0f79e7e3b
|
Refactored cpl-query Iterable & Enumerable #129
|
2022-12-01 21:09:39 +01:00 |
|
|
e8ae635c88
|
Improved tests #129
|
2022-12-01 17:00:17 +01:00 |
|
|
d8f7e03815
|
Added group by & refactored Iterable #129
|
2022-12-01 16:27:29 +01:00 |
|
|
ba1b5e49ae
|
Merge pull request 'Added logic to change base path for cpl n #120' (#128) from #120 into 2022.12
Reviewed-on: #128
Closes #120
|
2022-12-01 14:00:46 +01:00 |
|
|
703a2c91b5
|
Added logic to change base path for cpl n #120
|
2022-12-01 13:55:55 +01:00 |
|
|
4a54bb62de
|
Merge pull request 'cpl g in project directory #93' (#127) from #93 into 2022.12
Reviewed-on: #127
Closes #93
|
2022-12-01 12:26:01 +01:00 |
|
|
9e84c8359b
|
Removed empty PythonPath #93
|
2022-12-01 12:25:36 +01:00 |
|
|
5139876d90
|
Merge branch '#93' of https://git.sh-edraft.de/sh-edraft.de/sh_cpl into #93
|
2022-12-01 12:22:20 +01:00 |
|
|
6aef49de40
|
Repaired build & publish #93
|
2022-12-01 12:22:14 +01:00 |
|
|
186b336bf3
|
Repaired build & publish #93
|
2022-12-01 12:22:14 +01:00 |
|
|
1bbec27d1a
|
Fixed cpl g path problems & package names #93
|
2022-12-01 12:21:57 +01:00 |
|
|
f0a8d69e22
|
Merge branch '2022.12' of https://git.sh-edraft.de/sh-edraft.de/sh_cpl into 2022.12
|
2022-12-01 12:21:17 +01:00 |
|
|
8bd237206c
|
Fixed logging #123
|
2022-12-01 12:20:32 +01:00 |
|
|
6bf7c3a2bc
|
Reverted #125 fix
|
2022-12-01 12:19:49 +01:00 |
|
|
2e8be741cc
|
Repaired build & publish #93
|
2022-12-01 12:17:26 +01:00 |
|
|
abd0352750
|
Repaired build & publish #93
|
2022-11-30 19:05:11 +01:00 |
|
|
25d91b85f3
|
Merge branch '2022.12' into #93
|
2022-11-30 18:06:49 +01:00 |
|
|
f08eb42105
|
Merge pull request 'Logging Farben #123' (#126) from #123 into 2022.12
Reviewed-on: #126
Closes #123
|
2022-11-30 18:06:12 +01:00 |
|
|
f450102c93
|
Fixed cpl g path problems & package names #93
|
2022-11-30 18:04:40 +01:00 |
|
|
db28645e98
|
Fixed logging #123
|
2022-11-30 15:17:08 +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 |
|
|
7f621b282f
|
Build cpl-core@2022.7.0.post8
|
2022-11-18 08:37:16 +01:00 |
|