KatalKavya96 commented on PR #55593: URL: https://github.com/apache/airflow/pull/55593#issuecomment-3286773391
> @KatalKavya96 thanks for bumping the dependencies! I also wanted to get started with this. > > Unfortunately atm the compiled assets for the edge plugin are checked in (and not dynamically compiled) therefore static checks fail. To fix, can you run `prek run compile-edge-assets -a` and commit the compiled files? Also `ts-compile-lint-edge-ui` and `ts-compile-lint-ui` fail and need to be fixed. As parallel changes were made, please rebase before building the files. > > (I'd push the fix to your branch but unfortunately I am not able to, Github does not allow me :-( ) Thanks for the clear pointers! I will rebase onto the latest main, run prek run compile-edge-assets -a and commit the generated assets, then fix anything from prek run ts-compile-lint-ui and prek run ts-compile-lint-edge-ui. No worries I will make the changes and recommit. -- 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]
