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

   ### Apache Airflow version
   
   2.9.3
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   Per[ INSTALL 
file](https://github.com/apache/airflow/blob/v2-9-stable/INSTALL#L219), the 
`hatch build` result for v2-9-stable (2.9.3) does not contains 
"airflow/www/static/dist" subdirectory. On the other hand, the provided 2.9.3 
wheel has it. This caused the installed airflow UI to have lots of 404 errors 
for files like
   ```
   http://127.0.0.1:8081/control/static/dist/bootstrap-datetimepicker.min.css
   ``` 
   
   ### What you think should happen instead?
   
   _No response_
   
   ### How to reproduce
   
   1. hatch build -t sdist
   2. tar -tf filename.tar.gz | grep 'www/static/dist'
   
   
   ### Operating System
   
   Red Hat Enterprise Linux release 8.8 (Ootpa)
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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