Commit f5ed650
ci: use poe tasks for model generation in CI workflow
Add `generate-models-from-file` poe task that accepts a local file path,
working around datamodel-codegen's behavior where `url` in pyproject.toml
takes precedence over the `--input` CLI flag.
Update the CI workflow to call poe tasks instead of datamodel-codegen
directly, ensuring the downloaded artifact is actually used when available.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ad53091 commit f5ed650
File tree
2 files changed
+15
-3
lines changed- .github/workflows
2 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
0 commit comments