jscheffl commented on PR #56456: URL: https://github.com/apache/airflow/pull/56456#issuecomment-3867344641
> I looked at things we can do, and I think the easiest thing (and also something we could also switch to in airflow-core is https://github.com/rmorshea/hatch-build-scripts. This way we wil likely be able to get rid of hatch_build.py altogether most likely and only rely on running prek to install npm and build the assets Just stumbled over this link again... and following the needed parameters in https://github.com/rmorshea/hatch-build-scripts?tab=readme-ov-file#usage... as this might be different in each package.. we would need to add these parameters to provider.yaml then? Otherwise can can not generate in the template... or like other dependencies we would need to read from template and add it back again... -- 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]
