Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Morrow 7657e615d2 SERVER-62994 Use v4 toolchain for everything except clang format
It has been a pleasure working here and quite the wild ride.

Good luck everyone.
2022-12-13 23:03:13 +00:00
Trevor Guidry 48a77e1d99 SERVER-68924 make pylinter output correct fix command and allow absolute paths 2022-11-04 20:42:00 +00:00
Alexander Neben 97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Robert Guo 4002c5b76f SERVER-60633 burn_in_tests should respect multiversion tags 2021-10-14 13:07:29 +00:00
Ryan Egesdahl ca4df25002 SERVER-50592 Update mypy and GitPython pip requirements
Update the mypy and GitPython pip modules that are required for linting
builds before commits to compatible versions rather than hard version
requirements.
2020-09-01 01:19:35 +00:00
Mark Benvenuto 89ef031427 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
Mathew Robinson c6560dd65c SERVER-40549 Remove ignore_interpreter 2019-04-12 11:02:46 -04:00
Mathew Robinson f4feba485b SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
Mathew Robinson 8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Andrew Morrow a285618a35 SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 everywhere 2019-01-30 21:10:29 -05:00
Ben Caimano 7aff90a3b5 SERVER-36152 Update requirements.txt
This is the full upgrade and split of the majority of our pypa project
requirements.
2018-09-28 11:07:18 -04:00
Jonathan Abrahams c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Eddie Louie f7d45863da SERVER-31628 Always use a python virtualenv in etc/evergreen.yml 2018-01-16 22:45:28 -05:00
Mark Benvenuto c87222f209 SERVER-28947 Improve pylinters.py error message when finding linters 2017-04-27 09:50:52 -04:00
Mark Benvenuto c776e095ac SERVER-28308 Integrate python linting for IDL into Evergreen 2017-04-18 18:18:26 -04:00