Commit d7ee637
committed
* fix: CLI options require serialized defaults
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* fix: pass already deserialized config to forecaster
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* dev: fix import issue for Python 3.10
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* feat: add test to cover CLI command execution with minimal options
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* Revert "dev: fix import issue for Python 3.10"
This reverts commit 1558573.
* Revert "fix: pass already deserialized config to forecaster"
This reverts commit 980591d.
* Revert "fix: CLI options require serialized defaults"
This reverts commit 1624d47.
* fix: prefer tested and working forecasting CLI over CLI help type annotations
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* style: itemize symbol
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* docs: changelog entry
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* docs: add release date for v0.31.1
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* docs: add API changelog entry
Signed-off-by: F.N. Claessen <claessen@seita.nl>
* docs: elaborate API changelog entry
Signed-off-by: F.N. Claessen <claessen@seita.nl>
---------
Signed-off-by: F.N. Claessen <claessen@seita.nl>
(cherry picked from commit ccfd069)
Signed-off-by: F.N. Claessen <claessen@seita.nl>
1 parent cace75e commit d7ee637
File tree
5 files changed
+25
-6
lines changed- documentation
- cli
- flexmeasures/cli
- tests
5 files changed
+25
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1141 | 1141 | | |
1142 | 1142 | | |
1143 | 1143 | | |
1144 | | - | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
1145 | 1147 | | |
1146 | 1148 | | |
1147 | 1149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
0 commit comments