Commit 46d408d
fix: honor --output in serve, clear error for unresolvable configs
- serve now points openadapt_ml.cloud.local.TRAINING_OUTPUT at the
requested --output directory instead of silently ignoring the flag
- train start exits with a clear message when the config path can't
be resolved (older openadapt-ml without bundled configs), instead
of a FileNotFoundError traceback
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 344fb1a commit 46d408d
1 file changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
219 | 230 | | |
220 | 231 | | |
221 | 232 | | |
| |||
423 | 434 | | |
424 | 435 | | |
425 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
426 | 440 | | |
427 | | - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
428 | 445 | | |
429 | 446 | | |
430 | 447 | | |
| |||
434 | 451 | | |
435 | 452 | | |
436 | 453 | | |
437 | | - | |
438 | | - | |
439 | 454 | | |
440 | | - | |
| 455 | + | |
441 | 456 | | |
442 | 457 | | |
443 | 458 | | |
| |||
0 commit comments