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 cf9437d Simplify string expressions (#12123)
add bdcb6f8 Remove the ability to add hooks to airflow.hooks namespace
(#12108)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 22 +++++++++++++++++++++-
airflow/cli/commands/plugins_command.py | 3 +--
airflow/models/dagbag.py | 3 ---
airflow/models/taskinstance.py | 3 +++
airflow/plugins_manager.py | 28 +++++++++++++++-------------
airflow/www/views.py | 1 -
docs/plugins.rst | 15 +++++++++------
tests/plugins/test_plugins_manager.py | 4 ++--
tests/test_utils/mock_plugins.py | 24 ++++++++++++++++++------
9 files changed, 69 insertions(+), 34 deletions(-)