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

dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from ff48ba1ad4 Clear DB before individual module tests (#28631)
     add 3ececb2c79 Propagate logs to stdout when in k8s executor pod (#28440)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/task_command.py               | 124 ++++++++---
 airflow/settings.py                                |   2 +
 airflow/utils/log/file_task_handler.py             |  35 ++-
 airflow/utils/log/logging_mixin.py                 |  13 +-
 tests/cli/commands/test_task_command.py            | 109 +++++++++
 .../task/task_runner/test_standard_task_runner.py  | 248 ++++++++++-----------
 6 files changed, 362 insertions(+), 169 deletions(-)

Reply via email to