MatrixManAtYrService commented on PR #25169: URL: https://github.com/apache/airflow/pull/25169#issuecomment-1190716270
I have some automation which runs `python setup.py compile_assets bdist_wheel` in service of creating an airflow image for test. Following this commit, it fails with: ``` [Errno 2] No such file or directory: './airflow/www/compile_assets.sh': './airflow/www/compile_assets.sh' ``` Is that a bug, or is there a better way for me to be building this? -- 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]
