The GitHub Actions job "Tests" on airflow.git/add-dag-bundle-refresh-api has 
failed.
Run started by GitHub user shashbha14 (triggered by shahar1).

Head commit for run:
74b878979b4487e9b3d8da0dbe9575f563978562 / Shashwati 
<[email protected]>
Add REST API to refresh DAG bundle without restart

Adds POST /api/v2/dagBundles/{bundle_name}/refresh endpoint that
allows authorized clients to trigger an immediate DAG bundle refresh
without restarting the dag processor or waiting for the polling interval.

- Add DagBundleRefreshRequest model for signaling the DAG processor
- Add dag_bundles API route with refresh endpoint
- Wire DAG processor to consume bundle refresh requests
- Add Alembic migration for dag_bundle_refresh_request table
- Add tests for the new endpoint

Closes #60616

Co-authored-by: Cursor <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to