jscheffl opened a new pull request, #39999: URL: https://github.com/apache/airflow/pull/39999
I noticed that we have some example plugins we ship in our source code, but so far we are limited not being able to "eat our own dog-food" with the example DAGs. Plugins so far needed to be deployed by deployment manager. This PR improves the plugin manager slightly in the way that plugins contained in example DAGs folder in source are loaded as well when example DAGs are loaded. This enables us(in separate PRs in future... soon?) to really use timetables in the example DAGs and not only have code examples linked in documentation. FYI @hussein-awala I remember you also had a hard time making an example working in our PR #36029 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
