This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 5e8dee899da feat: Add Airflow-specific OL system tests validation and
more tests (#51084)
add b5a3b4e7d02 feat(task_instances): guard ti update state and set task
to fail if exception encountered (#51295)
No new revisions were added by this update.
Summary of changes:
.../execution_api/routes/task_instances.py | 117 +++++++++++++--------
.../versions/head/test_task_instances.py | 43 +++++++-
task-sdk/src/airflow/sdk/api/client.py | 8 +-
3 files changed, 119 insertions(+), 49 deletions(-)