bhirsz commented on PR #23630: URL: https://github.com/apache/airflow/pull/23630#issuecomment-1123331884
LGTM. Nice to see other implementations of this (TestProjectStructure) class :) For now it checks for both pre and after migration examples directories - in the future we could just check for only migrated examples (ensuring we have all examples migrated). For now by commenting following lines: https://github.com/apache/airflow/blob/main/tests/always/test_project_structure.py#L197-L200 It's possible to get only examples done in a new design (and vice versa). -- 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]
