jason810496 opened a new pull request, #70273: URL: https://github.com/apache/airflow/pull/70273
- related: #69295 (`airflow-ts-pack`), #68548 (`NodeCoordinator`) ## Why `airflow-ts-pack` **always** embeds the bundle metadata into `bundle.mjs` itself as a leading `//# airflowMetadata=<base64>` comment but the `NodeCoordinator` fallback that accepts a hand-written `airflow-metadata.yaml`. However, no tool produces the `airflow-metadata.yaml` file. ## What - `NodeCoordinator` now treats the embedded metadata as the only accepted source: a `bundle.mjs` without the `//# airflowMetadata=` marker is rejected with `"bundle.mjs has no embedded airflow metadata. --- ##### Was generative AI tooling used to co-author this PR? - [x] Yes, with help of Claude Code (Fable 5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
