Commit bfebf21
committed
Resolve the ts-sdk version in publish-docs when no stable.txt is staged
publish-docs resolves every package's version up front via
get_package_version_possibly_from_stable_txt, which knew nothing about
ts-sdk, so the "Publish documentation and validate versions" CI job
failed with "Unsupported package: ts-sdk". Fall back to the version in
ts-sdk/package.json the same way task-sdk falls back to its source
version, matching what DocsPublisher already does.1 parent 612b144 commit bfebf21
2 files changed
Lines changed: 28 additions & 0 deletions
File tree
- dev/breeze
- src/airflow_breeze/commands
- tests
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
2037 | 2038 | | |
2038 | 2039 | | |
2039 | 2040 | | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
2040 | 2044 | | |
2041 | 2045 | | |
2042 | 2046 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
298 | 322 | | |
299 | 323 | | |
300 | 324 | | |
| |||
0 commit comments