vincbeck commented on code in PR #54651:
URL: https://github.com/apache/airflow/pull/54651#discussion_r2300839082


##########
airflow-core/tests/unit/always/test_example_dags.py:
##########
@@ -58,6 +58,12 @@
     
"providers/google/tests/system/google/cloud/kubernetes_engine/example_kubernetes_engine_kueue.py",
     
"providers/google/tests/system/google/cloud/kubernetes_engine/example_kubernetes_engine_resource.py",
     # Deprecated Operators/Hooks, which replaced by common.sql Operators/Hooks
+    # CommonMessageQueueTrigger that are still using 'queue' parameter
+    # TODO: Update these examples to use 'scheme' parameter instead

Review Comment:
   I think we should do it as part of this PR



-- 
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]

Reply via email to