The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
c157489c9d54f64724be0cd354a61ffda2af48c4 / Ephraim Anierobi 
<[email protected]>
AIP-65: Update dag source endpoint to support versioning

Enhanced the DAG source endpoint to support version-based retrieval

Refactored the get_dag_source function to allow fetching specific versions of 
DAG source code using dag_id, version_name, and version_number parameters.

Replaced file_token with dag_id in endpoint paths and removed unnecessary 
token-based access.

Updated OpenAPI specifications and requested serializers to include new 
versioning parameters.

Modified API response schema to include dag_id, version_name, and 
version_number for improved version tracking.

Added/updated tests

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

With regards,
GitHub Actions via GitBox


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

Reply via email to