The GitHub Actions job "Build images for AIP-65: Update dag source endpoint to 
support versioning https://github.com/apache/airflow/pull/43492
" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
8fce1aa919159ed4f25a966680e55a9f34e045bf / 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/11732575938

With regards,
GitHub Actions via GitBox


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

Reply via email to