[
https://issues.apache.org/jira/browse/AIRFLOW-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764569#comment-16764569
]
Kamil Bregula commented on AIRFLOW-3684:
----------------------------------------
We can probably set up a second official repo - for example
airflow-plugin-metascore-browser and distribute it separately. Installation so
that it can be done by python package. See:
[https://airflow.readthedocs.io/en/latest/plugins.html#plugins-as-python-packages]
I think that it would be a much better example and more similar to life use
> Update bundled plugins to work with FAB-based UI
> ------------------------------------------------
>
> Key: AIRFLOW-3684
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3684
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Ash Berlin-Taylor
> Priority: Blocker
> Fix For: 2.0.0
>
>
> We have one plugin in-tree (airflow.contrib.plugins.metastore_browser.main)
> that has a flask_blueprint - with the deprecation of the old UI in
> AIRFLOW-3303 this won't work anymore, so we should update that plugin.
> It might also be worth issuing a warning if a plugin has a {{admin_views}}
> attribute and no {{appbuilder_views}} (allow both to let a plugin support old
> and new Airflows.)
> We possibly need to update the plugin integration in the FAB-app to still
> support flask_blueprints (To support things that aren't views, such as static
> files).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)