potiuk commented on PR #32394: URL: https://github.com/apache/airflow/pull/32394#issuecomment-1623547681
Ah.. Looking at the generated image, there is one more problem: https://github.com/apache/airflow/blob/main/dev/breeze/src/airflow_breeze/global_constants.py#L123 This is why you had this "static check" failures. The image generation should not be needed, but there is one more place where "tests" / "charts" was used and now the list of allowed packages is wrong. -- 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]
