This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 283a912cb6 Move readOnly property to DagState to fix generated docs 
(#30149)
     new 53e956c98e Revert fix for on_failure_callback when task receives a 
SIGTERM (#30165)
     new 901faef364 Correct the VARCHAR size to 250. (#30178)
     new 317046c0d7 Fix XCom.get_one exactly one exception text (#30183)
     new 3cb6fb5de9 Fix copy dag run config in grid detail (#30184)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/exceptions.py                              |  6 ----
 airflow/models/taskinstance.py                     | 16 ++++-------
 airflow/models/xcom.py                             |  2 +-
 airflow/www/static/js/dag/details/dagRun/index.tsx | 11 ++++++--
 docs/apache-airflow/installation/upgrading.rst     | 30 ++++++++++----------
 tests/models/test_taskinstance.py                  | 32 +++++++++++-----------
 6 files changed, 45 insertions(+), 52 deletions(-)

Reply via email to