You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/01/04 06:49:44 UTC

[airflow] branch master updated (6ef23af -> 429e54c)

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

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


    from 6ef23af  Streamline & simplify __eq__ methods in models Dag and BaseOperator (#13449)
     add 429e54c  Add support for no-menu plugin views (#11742)

No new revisions were added by this update.

Summary of changes:
 airflow/www/extensions/init_views.py  | 10 ++++++++--
 docs/apache-airflow/plugins.rst       | 18 +++++++++++++++++-
 tests/plugins/test_plugin.py          |  2 ++
 tests/plugins/test_plugins_manager.py | 17 +++++++++++++++++
 4 files changed, 44 insertions(+), 3 deletions(-)