vincbeck commented on PR #45060: URL: https://github.com/apache/airflow/pull/45060#issuecomment-2643801570
I updated this PR to create a new pre-commit to generate assets from FAB provider. It is basically the solution 2 described by @potiuk in [this comment](https://github.com/apache/airflow/pull/45060#discussion_r1943332556). I duplicated the script `scripts/ci/pre_commit/compile_www_assets.py` to `scripts/ci/pre_commit/compile_fab_assets.py`to make it easier when we remove the Airflow 2 Flask UI, we will only have to delete `scripts/ci/pre_commit/compile_www_assets.py` (and its associated pre-commit). -- 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]
