Commit Graph

16 Commits

Author SHA1 Message Date
Juan Gu 7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Juan Gu 855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Steve McClure b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Robert Guo a3a87f936f SERVER-65672 upgrade python packages to support 3.10 2022-04-24 02:12:33 +00:00
Mark Benvenuto 286c031264 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -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
Shreyas Kalyan f86b57ac39 SERVER-37467 Have collect_resource_info.py recover from transient errors. 2018-10-22 17:37:15 -04:00
Jonathan Abrahams c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Jonathan Abrahams 36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Robert Guo 7bbda2fbfd SERVER-30839 add back resmoke import checks 2017-10-05 10:14:59 -04:00
Rob Guo 381c7fc06c SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report.json 2017-10-04 15:50:59 -04:00
Eddie Louie c58c5814e6 SERVER-30855 Rename system_resouce_info_{task_id}.json to system_resouce_info.json 2017-09-07 15:52:42 -04:00
Eddie Louie 98ed3fbf95 SERVER-30583 Only call os.fsync if not writing to stdout in collect_resource_info.py 2017-08-28 10:55:09 -04:00
Eddie Louie cd64c5cfbd SERVER-30285 Continue on KeyError in buildscripts/collect_resource_info.py 2017-07-24 20:30:44 -04:00
Eddie Louie 46f57a1e52 SERVER-29367 Add buildscripts/collect_resource_info.py to collect system resource information in Evergreen 2017-06-22 11:25:50 -04:00