This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 4d8599e Add note about using dag_run.conf in BashOperator (#9143)
add 6350fd6 Don't use the term "whitelist" - language matters (#9174)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 11 +++++++++++
BREEZE.rst | 20 ++++++++++----------
STATIC_CODE_CHECKS.rst | 2 ++
UPDATING.md | 11 ++++-------
.../config_templates/default_webserver_config.py | 1 -
airflow/contrib/plugins/metastore_browser/main.py | 12 ++++++------
airflow/jobs/scheduler_job.py | 21 +++++++++++----------
.../providers/apache/hive/operators/hive_stats.py | 22 ++++++++++++++++------
breeze-complete | 1 +
pylintrc | 9 ++-------
.../apache/cassandra/hooks/test_cassandra.py | 2 +-
.../apache/hive/operators/test_hive_stats.py | 6 +++---
tests/test_stats.py | 4 ++--
tests/utils/test_dag_processing.py | 4 ++--
14 files changed, 71 insertions(+), 55 deletions(-)