[
https://issues.apache.org/jira/browse/AIRFLOW-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669870#comment-16669870
]
jack commented on AIRFLOW-2541:
-------------------------------
[~riteshshrv]
Why not submit your code suggestion as a PR?
> Ability to discover custom plugins, operators, sensors, etc. from various
> locations
> -----------------------------------------------------------------------------------
>
> Key: AIRFLOW-2541
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2541
> Project: Apache Airflow
> Issue Type: Improvement
> Components: plugins
> Reporter: Ritesh Shrivastav
> Assignee: Ritesh Shrivastav
> Priority: Minor
> Labels: newbie, patch-available
> Attachments: plugin_manager.diff
>
>
> Provision to create custom plugins without dropping them into
> `$AIRFLOW_HOME/plugins` (or the directory defined in `airflow.cfg`).
> We can define one location in `airflow.cfg` but if we have multiple projects
> which will have their own workflows so, it would be ideal to implement custom
> plugins (along with operators, sensors, etc.) in those repositories itself
> and let them get discovered from there.
>
> A simple patch in attachment seems to solve this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)