The GitHub Actions job "Tests (AMD)" on airflow.git/backport-322-63288 has 
succeeded.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
f8d5da439580fd0c8699d1132b9a56873ec36f22 / Kaxil Naik <[email protected]>
Enable parallel backfill by eliminating shared state between providers (#63288)

Add --provider and --providers-json flags to extract_parameters.py and
extract_connections.py so each backfill run uses an isolated temp
providers.json and only scans the target provider. In --provider mode,
modules.json is not written (it would be incomplete), so concurrent
runs don't clobber each other.

The backfill command now creates a TemporaryDirectory with per-version
providers.json files instead of patching a shared file.

(cherry picked from commit a9c0bf31a8fdd081561c48e9fe28d2c79ee43edc)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to