potiuk commented on code in PR #28077:
URL: https://github.com/apache/airflow/pull/28077#discussion_r1038616838


##########
dev/breeze/src/airflow_breeze/commands/testing_commands.py:
##########
@@ -72,6 +72,8 @@
 
 LOW_MEMORY_CONDITION = 8 * 1024 * 1024 * 1024
 
+DISABLE_WARNINGS_LABEL = "disable warnings"

Review Comment:
   Not really. I think it was more of @uranusjr's quest to fix them and I think 
he turned them on in the first place, for that reason, but I think indeed this 
should be more ore less dedicated effort to remove them and showing them by 
default when we have many of them do not play well with GitHub UI.



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