potiuk commented on pull request #11541:
URL: https://github.com/apache/airflow/pull/11541#issuecomment-710356372


   I think all the points are addressed and we are off to a new world of much 
faster "small" PR builds. I implemented one more optimisation which I think 
makes perfect sense and will decrease feedback time for some changes to < 1 
minute. 
   
   I limited the pre-commits checks in case of "no-code" changes to only run 
for the incoming changes and not for all files. I think it makes perfect sense, 
because those "no-code" checks are usually "per-file" so there is very little 
risk anything will be broken if we do not check all other files. I am going to 
still test it but I believe in case someone modifies just a README.md, the 
feedback time will be < 1 minute.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to