bugraoz93 commented on PR #43329: URL: https://github.com/apache/airflow/pull/43329#issuecomment-2445467292
> > I couldn't properly run the inline_scripts_in_docker.py to include it in the Dockfile. That's why CI is failing. I can take care of that part later after we have agreed on the approach and implementation phases. > > This should happen automatically with pre-commit you do not have to run it manually - just `git add` your changes and commit (after running `pre-commit install` once) then it will happen automatically for you. Yeah, I found the script itself from pre-commit and ran it multiple times as pre-commit and as a raw Python call. I think this is something in my local setup then. I can sort that out. Thanks! -- 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]
