Skip to content

Conversation

@michaeljs-c
Copy link
Contributor

closes: #42980


^ 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 the area:API Airflow's REST/HTTP API label Nov 25, 2024
@rawwar rawwar added the legacy api Whether legacy API changes should be allowed in PR label Nov 25, 2024
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.

Nice.

Looking good, just one nitpick.

We can merge when @rawwar comments are addressed.

Thanks

@michaeljs-c michaeljs-c force-pushed the migrate-xcom-getentries-to-fastapi branch 2 times, most recently from fc6f1c9 to b55992b Compare November 26, 2024 11:17
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.

Looking nice @michaeljs-c! Two nits and we should be in a mergable state

@michaeljs-c
Copy link
Contributor Author

Looking into CI failures

@jason810496
Copy link
Member

jason810496 commented Nov 26, 2024

Looking into CI failures

Hi @michaeljs-c, I think the current CI failure for static is cause by frontend generated code, which could be resolve by:

pre-commit run ts-compile-format-lint-ui --all-files

refer: #43859 (comment)

@pierrejeambrun pierrejeambrun added the AIP-84 Modern Rest API label Nov 26, 2024
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Nov 26, 2024
@pierrejeambrun pierrejeambrun changed the title Migrate XCom get entries endpoint to Fastapi AIP-84 Migrate XCom get entries endpoint to Fastapi Nov 26, 2024
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.

Thanks for explanation. LGTM

@michaeljs-c
Copy link
Contributor Author

michaeljs-c commented Nov 26, 2024

Looking into CI failures

Hi @michaeljs-c, I think the current CI failure for static is cause by frontend generated code, which could be resolve by:

pre-commit run ts-compile-format-lint-ui --all-files

refer: #43859 (comment)

Thanks! for some reason it got skipped during my initial pre-commit

@vincbeck vincbeck merged commit a18bcd7 into apache:main Nov 26, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-84 Modern Rest API area:API Airflow's REST/HTTP API legacy api Whether legacy API changes should be allowed in PR

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

AIP-84 Migrate XCom get entries public endpoint to FastAPI

6 participants