mongo/buildscripts/util
Nick Jefferies f29045d37e SERVER-115022: Replace pipes with shlex for Python 3.13 compatibility (#44931)
GitOrigin-RevId: 00e16db1e32b143ccd2b50efc2bf4fa85152147f
2025-12-09 22:43:37 +00:00
..
BUILD.bazel SERVER-107836 fix s3_binary downloader deps (#38807) 2025-07-21 16:28:19 +00:00
__init__.py
buildozer_utils.py SERVER-96380 buildozer_utils additions (#30401) 2024-12-16 22:22:39 +00:00
cedar_report.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
cmdutils.py SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
co_jira_map.yml SERVER-110991 Rename query-integration-extensions to query-integration-features (#41505) 2025-09-19 14:16:28 +00:00
codeowners_utils.py SERVER-106601 Open yaml files with utf8 for windows (#37659) 2025-06-25 14:12:35 +00:00
download_utils.py SERVER-111552 BF and bug in download.py (#41831) 2025-09-26 23:25:47 +00:00
expansions.py SERVER-106601 Open yaml files with utf8 for windows (#37659) 2025-06-25 14:12:35 +00:00
fileops.py SERVER-106601 Open yaml files with utf8 for windows (#37659) 2025-06-25 14:12:35 +00:00
generate_co_jira_map.py SERVER-106601 Open yaml files with utf8 for windows (#37659) 2025-06-25 14:12:35 +00:00
oauth.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
read_config.py SERVER-106408: Begin using configuration dict instead of namespace (#38308) 2025-07-10 16:37:35 +00:00
runcommand.py SERVER-115022: Replace pipes with shlex for Python 3.13 compatibility (#44931) 2025-12-09 22:43:37 +00:00
taskname.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
testname.py
teststats.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
time.py