This is an automated email from the ASF dual-hosted git repository.
jhtimmins pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 779811e Fill the "job_id" field for `airflow task run` without
`--local`/`--raw` for KubeExecutor (#16108)
new 789aace Ensure that we don't try to mask empty string in logs (#16057)
new fb714d6 set max tree width to 1200px (#16067)
new abc86c4 Don't fail to log if we can't redact something (#16118)
The 3 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/utils/log/secrets_masker.py | 53 ++++++++++++++++++++++------------
airflow/www/static/js/tree.js | 4 ++-
tests/utils/log/test_secrets_masker.py | 24 +++++++++++++++
3 files changed, 62 insertions(+), 19 deletions(-)