Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Feb 13, 2025

Fourth PR in a series to make sure we use run_after where appropriate in the UI now that logical_date is nullable.

Closes #46735

Check that TI and TIS have the same attributes..............................Failed
- hook id: check-taskinstance-tis-attrs
- exit code: 1

Attributes in TaskInstance but not in TaskInstanceHistory: 

 {'run_after'}

 Please make sure that the attributes are consistent across the classes.

^ 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:UI Related to UI/UX. For Frontend Developers. label Feb 13, 2025
@bbovenzi bbovenzi force-pushed the add-run_after-to-task-instances-endpoints branch from 4efb267 to 12945a7 Compare February 14, 2025 20:06
@bbovenzi bbovenzi marked this pull request as ready for review February 14, 2025 20:06
@bbovenzi bbovenzi requested a review from potiuk as a code owner February 14, 2025 21:20
@pierrejeambrun pierrejeambrun merged commit 6c7f260 into apache:main Feb 17, 2025
45 checks passed
@pierrejeambrun pierrejeambrun deleted the add-run_after-to-task-instances-endpoints branch February 17, 2025 14:33
dantonbertuol pushed a commit to dantonbertuol/airflow that referenced this pull request Feb 17, 2025
* Add run_after to task_instances endpoints in fastapi

* Fix CI and tests
ntr pushed a commit to ntr/airflow that referenced this pull request Feb 20, 2025
* Add run_after to task_instances endpoints in fastapi

* Fix CI and tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-84 Swap logical_date with run_after in all Task Instance responses

3 participants