Hello everyone, I have a kind request to everyone to run static checks locally before pushing PRs. It's now very easy if you rebase to master. Basically the only thing you need to run is "./scripts/ci/ci_pylint.sh" "./scripts/ci/ci_mypy.sh" etc. After initial setup time, it should be rather fast. All details in https://github.com/apache/airflow/blob/master/CONTRIBUTING.md#running-static-code-analysis
We still have a bit of situation with Travis CI builds (because of pressure on Travis from more Apache projects). And we have lots of builds in a queue sometimes. We are working on a fix to switch to GitLab CI + Google Donated GKE (but this will take some time) and I also asked Infrastructure to increase a number of slots in Travis CI we have. But in the meantime, running the static checks locally will help with limiting number of builds to run. J. -- Jarek Potiuk Polidea <https://www.polidea.com/> | Principal Software Engineer M: +48 660 796 129 <+48660796129> [image: Polidea] <https://www.polidea.com/>
