This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 770ee07212 Add Task Logs to Grid details panel (#24249)
add 3007159c24 Mask secrets in stdout for 'airflow tasks test' (#24362)
No new revisions were added by this update.
Summary of changes:
airflow/cli/commands/task_command.py | 10 +++++----
airflow/utils/log/secrets_masker.py | 38 ++++++++++++++++++++++---------
tests/cli/commands/test_task_command.py | 40 ++++++++++++++++++++++-----------
tests/utils/log/test_secrets_masker.py | 23 ++++++++++++++++++-
4 files changed, 83 insertions(+), 28 deletions(-)