Lee-W commented on code in PR #44172:
URL: https://github.com/apache/airflow/pull/44172#discussion_r1850393531
##########
dev/breeze/tests/test_selective_checks.py:
##########
@@ -1672,6 +1672,38 @@ def test_expected_output_push(
},
id="pre commit ts-compile-format-lint should not be ignored if
openapi spec changed.",
),
+ pytest.param(
+ (
+ "airflow/assets/",
+ "airflow/models/assets/",
+ "task_sdk/src/airflow/sdk/definitions/asset/",
+ "airflow/datasets/",
+ "airflow/dag_processing/collection.py",
+ "airflow/timetables/assets.py",
Review Comment:
Do we still need them here?
--
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]