rootcss commented on pull request #10770: URL: https://github.com/apache/airflow/pull/10770#issuecomment-694379740
@mjpieters: I've added the plugin source and path attributes. Source tells whether the plugin was loaded from the plugins directory or from the entrypoint package. Plugin Path shows the absolute path of the package in case it's loaded from plugins directory, otherwise shows `entry_point.dist` incase of entrypoint package. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
