Skip to content

Conversation

@pierrejeambrun
Copy link
Member

  • feat: Add owner_links field to DAGDetailsResponse model and update related schemas

  • remove owner_links in test code

  • add tests for DAG owner_links in DAG details endpoint

  • refactor: apply ruff formatting to test_dags.py

(cherry picked from commit e37a40d)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

* feat: Add owner_links field to DAGDetailsResponse model and update related schemas

* remove owner_links in test code

* add tests for DAG owner_links in DAG details endpoint

* refactor: apply ruff formatting to test_dags.py

(cherry picked from commit e37a40d)
@boring-cyborg boring-cyborg bot added area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels May 14, 2025
@pierrejeambrun pierrejeambrun changed the title feat: Add owner_links field to DAGDetailsResponse (#50557) [v3-0-test] feat: Add owner_links field to DAGDetailsResponse (#50557) May 14, 2025
@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label May 14, 2025
@pierrejeambrun
Copy link
Member Author

pierrejeambrun commented May 14, 2025

We were missing the owner_link field in the API. Adding it as bugfix. Feel free to remove if you feel like 3.1.0 is more appropriate. (no strong opinion on this one)

@pierrejeambrun pierrejeambrun merged commit cc74a7f into apache:v3-0-test May 14, 2025
75 checks passed
@pierrejeambrun pierrejeambrun deleted the cherry-pick-50557 branch May 14, 2025 14:17
kaxil pushed a commit that referenced this pull request Jun 3, 2025
* feat: Add owner_links field to DAGDetailsResponse model and update related schemas

* remove owner_links in test code

* add tests for DAG owner_links in DAG details endpoint

* refactor: apply ruff formatting to test_dags.py

(cherry picked from commit e37a40d)

Co-authored-by: Yeonguk <choo121600@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants