The GitHub Actions job "Tests (AMD)" on airflow.git/feature/coordinator/dag-bundle-name has succeeded. Run started by GitHub user jason810496 (triggered by jason810496).
Head commit for run: 182919ac348badad1f235ba058fe52aa86339098 / LIU ZHE YOU <[email protected]> Harden subprocess coordinator artifact bundle resolution Language-SDK subprocess coordinators materialized artifact bundles without the version-lock protection the Python task path holds, so bundle cleanup could delete a version a running JVM was still reading from. Resolution now holds the version lock for the subprocess lifetime, mirroring the Python task path, and materialization failures surface in the task log rather than the worker log. Classification moves to the base coordinator so a subclass that adds no explicit-root kwarg falls back to the task-bundle default instead of failing every task, the Java coordinator now requires an explicit entrypoint when it has to scan a whole bundle, and configured-bundle lookup checks names only so an unrelated unimportable bundle no longer breaks coordinator construction. Report URL: https://github.com/apache/airflow/actions/runs/30706040221 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
