The GitHub Actions job "Build & Publish Registry" on 
airflow.git/fix-registry-incremental-provider-flag has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
339c458a4dde93e5eb4743ae44b08100a2862e3b / Kaxil Naik <[email protected]>
Fix merge crash when incremental extract skips modules.json

extract_parameters.py with --provider intentionally skips writing
modules.json (only the targeted provider's parameters are extracted).
The merge script assumed modules.json always exists, causing a
FileNotFoundError during incremental builds.

Handle missing new_modules_path the same way missing
existing_modules_path is already handled: treat it as an empty list.

Report URL: https://github.com/apache/airflow/actions/runs/23174553742

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to