pierrejeambrun commented on PR #30025: URL: https://github.com/apache/airflow/pull/30025#issuecomment-1464908380
Yep this is better. I just update the PR to always do a `fix_ownership` before `git clean -fxd`. I don't think we need the `use_root` option yet, as it works fine without having to use root (even on linux). The only thing is that I had to add `.mypy_cach` and `dev` to the folder that we check for fixing permission. (Some files were root owned on my end here and the command would fail). -- 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]
