potiuk commented on code in PR #51192: URL: https://github.com/apache/airflow/pull/51192#discussion_r2114532328
########## airflow-core/src/airflow/example_dags/standard: ########## @@ -0,0 +1 @@ +../../../../providers/standard/tests/system/standard/ Review Comment: Generally speaking - those examples and example_dags are also tests (in many cases). I think part of the refurbish would be to have a common and less confusing standard layout, labelling and even execution - and eventually those examples should indeed become part of the provider packages and ideally you should be able to show (and run as testS) "google" examples if you choose so - when you have google provider installed. -- 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]
