potiuk opened a new issue, #62349:
URL: https://github.com/apache/airflow/issues/62349

   Currently PROD images build in release process fall back to "no-constraints" 
mode when run in CI - this might silently skip some constraint issues as 
happened in case of https://github.com/pypa/virtualenv/issues/3061
   
   While this is expected for "main" builds (otherwise canary builds will never 
succeed when we have constraints issue) - we should rather fail-hard when the 
"release" action runs in CI in such case rather than fall-back to 
"no-constraints" - to detect similar issues rather than silently ignore them


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