jscheffl commented on code in PR #56456:
URL: https://github.com/apache/airflow/pull/56456#discussion_r2755628130
##########
providers/edge3/.pre-commit-config.yaml:
##########
@@ -49,6 +49,7 @@ repos:
- id: compile-edge-assets
name: Compile Edge provider assets
language: node
+ stages: ['manual']
Review Comment:
Not sure... shall I put this being manual? Would catch errors in TS code
then only in CI or when running locally but nor when committing?
--
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]