The GitHub Actions job "Tests (AMD)" on airflow.git/feature/ts-sdk/typescript-api-docs has failed. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: de67e1a668d1f89be0f5c027dfdde055d8beeae8 / Jason(Zhe-You) Liu <[email protected]> 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. Report URL: https://github.com/apache/airflow/actions/runs/30970299176 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
