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 Get Task Instance #43485

Merged
merged 4 commits into from
Oct 31, 2024

Conversation

pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 29, 2024

Related to #42370

Tests are taken from the legacy API. Beside the Zulu datetime and execution_date -> logical_date payload assertion in tests are identical, ensuring consistency.

@pierrejeambrun pierrejeambrun added AIP-84 Modern Rest API legacy ui Whether legacy UI change should be allowed in PR labels Oct 29, 2024
@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.0 milestone Oct 29, 2024
@pierrejeambrun pierrejeambrun self-assigned this Oct 29, 2024
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Oct 29, 2024
@pierrejeambrun pierrejeambrun added legacy api Whether legacy API changes should be allowed in PR and removed legacy ui Whether legacy UI change should be allowed in PR labels Oct 29, 2024
@pierrejeambrun
Copy link
Member Author

Add TaskInstanceCollection serializer to unblock other PRs.

@pierrejeambrun pierrejeambrun force-pushed the aip-84-get-task-instance branch from 3e82f38 to dee33e5 Compare October 30, 2024 17:48
@pierrejeambrun pierrejeambrun force-pushed the aip-84-get-task-instance branch from dee33e5 to e48d981 Compare October 30, 2024 17:51
@pierrejeambrun pierrejeambrun merged commit b985b25 into apache:main Oct 31, 2024
56 checks passed
@pierrejeambrun pierrejeambrun deleted the aip-84-get-task-instance branch October 31, 2024 09:24
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
* AIP-84 Get Task Instance

* Add TaskInstanceCollectionResponse

* Add more tests

* Update following code review
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 area:UI Related to UI/UX. For Frontend Developers. legacy api Whether legacy API changes should be allowed in PR
Projects
Development

Successfully merging this pull request may close these issues.

2 participants