mongo/buildscripts/util
Jeff Zambory 84be72a158 SERVER-106408: Begin using configuration dict instead of namespace (#38308)
GitOrigin-RevId: a018c70c02ed1249f823f199a8556771e34c0fe2
2025-07-10 16:37:35 +00:00
..
BUILD.bazel SERVER-100631 Add ruff into "bazel run lint" (#32166) 2025-06-11 14:11:11 +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-105460 Remove server-rss-sydney codeowners (#36494) 2025-05-27 23:43:47 +00:00
codeowners_utils.py SERVER-106601 Open yaml files with utf8 for windows (#37659) 2025-06-25 14:12:35 +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-94076 Remove unused imports via Ruff rule (#27337) 2024-10-04 01:43:13 +00:00
taskname.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
testname.py SERVER-38531 Increase parallelism in update_test_lifecycle 2018-12-20 11:47:20 -05:00
teststats.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
time.py