potiuk commented on issue #37269:
URL: https://github.com/apache/airflow/issues/37269#issuecomment-1935923916

   Ah cool. It's not pre-commit. 
   
   It's breeze trying to make sure that the files created are owned by host 
user. Only happens on Linux when docker is not rootless - because then files 
are created with root owner and we want to make sure that you can still own 
them as host user.
   
   Fix in https://github.com/apache/airflow/pull/37277
   
   


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