You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/01 23:54:33 UTC

[GitHub] [airflow] potiuk commented on issue #5976: [AIRFLOW-5369] Add interactivity to pre-commits

potiuk commented on issue #5976: [AIRFLOW-5369] Add interactivity to pre-commits
URL: https://github.com/apache/airflow/pull/5976#issuecomment-526963873
 
 
   This one is really useful if you have pre-commit installed and use it. 
   
   It integrates well with breeze not only wit pre-commits - it will now let you answer y/n/q when pre-commit detects that the files need rebuilding. 
   
   If you answer "no" it will run all tests in pre-commit using the old, previously built images (which in vast majority of cases will be ok). This is really useful for offline cases (now you can run all pre-commits in offline mode easily and when we also merge #5972 it will be really fast and no necessary rebuilds when you switch between branches and you will be able to use full power of consistent pre-commits without waiting too long for occasional image rebuilds.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services