FrankYang0529 commented on code in PR #69866:
URL: https://github.com/apache/airflow/pull/69866#discussion_r3578870929
##########
dev/breeze/src/airflow_breeze/utils/selective_checks.py:
##########
@@ -260,6 +261,14 @@ def __hash__(self):
r"^providers/common/io/.*",
r"^providers/common/sql/.*",
],
+ FileGroupForCi.OPENLINEAGE_E2E_COMPAT_FILES: [
+ # Only files that drive the compat setup yet do NOT already force
the full matrix belong
+ # here. The compat workflow
(.github/workflows/openlineage-e2e-compat-tests.yml) is
Review Comment:
Updated it. Thanks.
--
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]