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

get_task_instance_try_details API returns TaskInstanceHistory schema … #44133

Merged

Conversation

pierrejeambrun
Copy link
Member

…(#43830)

  • Update v1.yaml

these

  • get_task_instance_try_details
  • get_mapped_task_instance_try_details
  • get_task_instance_tries
  • get_mapped_task_instance_tries

are actually returning TaskInstanceHistory

  • Update v1.yaml

  • dummy change

  • revert "dummy change"

  • Update api-generated.ts

  • Update api-generated.ts

  • Update api-generated.ts

  • Update api-generated.ts

  • changes to v1.yaml

  • Update api-generated.ts

  • removing execution_date


Co-authored-by: kandharvishnuu 148410552+kandharvishnuu@users.noreply.github.com
(cherry picked from commit 6f02fdb)


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

…pache#43830)

* Update v1.yaml

these
- get_task_instance_try_details
- get_mapped_task_instance_try_details
- get_task_instance_tries
- get_mapped_task_instance_tries

are actually returning TaskInstanceHistory

* Update v1.yaml

* dummy change

* revert "dummy change"

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* changes to v1.yaml

* Update api-generated.ts

* removing execution_date

---------

Co-authored-by: kandharvishnuu <148410552+kandharvishnuu@users.noreply.github.com>
(cherry picked from commit 6f02fdb)
@pierrejeambrun pierrejeambrun self-assigned this Nov 18, 2024
@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Nov 18, 2024
@pierrejeambrun pierrejeambrun added type:bug-fix Changelog: Bug Fixes and removed area:webserver Webserver related Issues area:API Airflow's REST/HTTP API area:UI Related to UI/UX. For Frontend Developers. labels Nov 18, 2024
@pierrejeambrun pierrejeambrun added this to the Airflow 2.10.4 milestone Nov 18, 2024
@pierrejeambrun pierrejeambrun merged commit a6dc0f0 into apache:v2-10-test Nov 18, 2024
47 checks passed
@pierrejeambrun pierrejeambrun deleted the backport-try-return-type branch November 18, 2024 13:21
utkarsharma2 pushed a commit that referenced this pull request Dec 4, 2024
…43830) (#44133)

* Update v1.yaml

these
- get_task_instance_try_details
- get_mapped_task_instance_try_details
- get_task_instance_tries
- get_mapped_task_instance_tries

are actually returning TaskInstanceHistory

* Update v1.yaml

* dummy change

* revert "dummy change"

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* changes to v1.yaml

* Update api-generated.ts

* removing execution_date

---------

Co-authored-by: kandharvishnuu <148410552+kandharvishnuu@users.noreply.github.com>
(cherry picked from commit 6f02fdb)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
utkarsharma2 pushed a commit that referenced this pull request Dec 9, 2024
…43830) (#44133)

* Update v1.yaml

these
- get_task_instance_try_details
- get_mapped_task_instance_try_details
- get_task_instance_tries
- get_mapped_task_instance_tries

are actually returning TaskInstanceHistory

* Update v1.yaml

* dummy change

* revert "dummy change"

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* Update api-generated.ts

* changes to v1.yaml

* Update api-generated.ts

* removing execution_date

---------

Co-authored-by: kandharvishnuu <148410552+kandharvishnuu@users.noreply.github.com>
(cherry picked from commit 6f02fdb)

Co-authored-by: kandharvishnu <46064835+kandharvishnu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants