Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIP-84: Migrate Extra Links endpoint to fastapi #44277

Merged
merged 10 commits into from
Nov 25, 2024

Conversation

prabhusneha
Copy link
Contributor

@prabhusneha prabhusneha commented Nov 22, 2024

Related: #42370

Testing:

API responses using legacy and fastAPI endpoints:

Legacy-API:

image

FastAPI:

image


^ 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 newsfragments.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Nov 22, 2024
@vatsrahul1001 vatsrahul1001 added the legacy api Whether legacy API changes should be allowed in PR label Nov 22, 2024
@prabhusneha prabhusneha marked this pull request as ready for review November 22, 2024 14:28
@prabhusneha prabhusneha force-pushed the extra_link_endpoint branch 2 times, most recently from 11340ed to 8fda581 Compare November 24, 2024 15:34
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work on the PR @prabhusneha!
Mostly looks fine, have a few comments and the static checks needs fixing.

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks.

Looking good overall, a few suggestions, and should be ready to merge once other comments are resolved.

@prabhusneha
Copy link
Contributor Author

Great thanks.

Looking good overall, a few suggestions, and should be ready to merge once other comments are resolved.

Rebased and resolved all comments.

@pierrejeambrun
Copy link
Member

Thanks 👍

@pierrejeambrun pierrejeambrun merged commit 1351b08 into apache:main Nov 25, 2024
62 checks passed
@pierrejeambrun pierrejeambrun deleted the extra_link_endpoint branch November 25, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. legacy api Whether legacy API changes should be allowed in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants