..
antithesis
SERVER-109543 add retries to antithesis dockerfile ( #40308 )
2025-08-20 15:47:32 +00:00
bazel_rules_mongo
SERVER-111134 Support banned codeowners ( #41582 )
2025-09-19 19:01:12 +00:00
bazel_testbuilds
SERVER-101032 Move clang-format into "bazel run format" ( #36625 )
2025-05-29 13:40:00 +00:00
ciconfig
SERVER-108972: Support loading resmoke libs and suites from module directories ( #40272 )
2025-08-19 21:25:48 +00:00
client
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
cltcache
SERVER-105866 add vscode clang tidy limiter and caching ( #36873 )
2025-06-10 14:40:46 +00:00
cost_model
SERVER-110667 Increase result set size for COLLSCAN & IXSCAN workloads ( #42357 )
2025-10-08 16:56:37 +00:00
docs
SERVER-107550: Seed readme docs for resmoke-related tooling ( #38540 )
2025-07-16 21:10:31 +00:00
eslint-plugin-mongodb
SERVER-108478 JS formatted by prettier and remove clang-format ( #39656 )
2025-08-21 17:27:09 +00:00
gdb
SERVER-108008: Simplify $lookup compilation in SBE ( #41258 )
2025-09-24 17:51:35 +00:00
idl
SERVER-103950 Create `bazel build gendts` target ( #37832 )
2025-10-14 14:33:00 +00:00
libdeps
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
linter
SERVER-107172 copy varint impl files from s2/util/coding ( #40896 )
2025-09-05 08:02:06 +00:00
lldb
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
monitor_build_status
SERVER-109155: Add documentation for block-on-red code ( #40327 )
2025-08-22 15:57:33 +00:00
packaging /msi
SERVER-99662 Implmement building msi's in bazel ( #33677 )
2025-04-10 01:43:37 +00:00
patch_builds
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
resmoke_proxy
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
resmokeconfig
SERVER-96643 In find queries, set isEOF flag as soon as we reach a limit ( #41857 )
2025-10-14 15:20:41 +00:00
resmokelib
SERVER-112201 Add ability to override benchmarks_sep failures in commit queue. ( #42464 )
2025-10-14 13:25:57 +00:00
s3_binary
SERVER-111552 BF and bug in download.py ( #41831 )
2025-09-26 23:25:47 +00:00
smoke_tests
SERVER-109526 Server integration codeowner changes ( #40303 )
2025-09-11 23:52:15 +00:00
testdata
…
testmatrix
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
tests
SERVER-112201 Add ability to override benchmarks_sep failures in commit queue. ( #42464 )
2025-10-14 13:25:57 +00:00
timeouts
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
tracing_profiler
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
2025-06-11 14:11:11 +00:00
util
SERVER-111552 BF and bug in download.py ( #41831 )
2025-09-26 23:25:47 +00:00
win
SERVER-102295 Simplify DatabaseName storage flags implementation ( #34512 )
2025-04-10 05:03:06 +00:00
BUILD.bazel
SERVER-111404 Add rbe sysroot generation to spawnhost script ( #41793 )
2025-09-25 19:39:33 +00:00
OWNERS.yml
SERVER-111414 SP owns errorcodes.py ( #41775 )
2025-10-03 20:01:00 +00:00
__init__.py
…
aggregate_tracefiles.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
apply_clang_tidy_fixes.py
SERVER-101694 switch to bazel clang tidy in evergreen ( #33061 )
2025-04-09 23:13:05 +00:00
archive_artifacts.py
SERVER-108556 Also archive with zstd ( #41614 )
2025-09-24 20:12:54 +00:00
auto_install_db_contrib_tool.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
bazel_custom_formatter.py
Revert "SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set ( #42022 )" ( #42111 )
2025-10-02 06:02:05 +00:00
bazel_local_resources.py
SERVER-106530 Use an exclusive base port for resmoke targets ( #37578 )
2025-06-23 13:48:39 +00:00
build_system_options.py
…
burn_in_tests.py
SERVER-108605 Include magic_restore_js_test in supported test kinds in burn_in_tests.py ( #39519 )
2025-08-04 15:50:24 +00:00
candle_wrapper.py
SERVER-99662 Implmement building msi's in bazel ( #33677 )
2025-04-10 01:43:37 +00:00
check_for_noexcept.py
SERVER-103332 Adjust noexcept checker annotations slightly ( #34564 )
2025-04-10 05:02:17 +00:00
cheetah_source_generator.py
SERVER-103143 Silence cheetah namemapper warning ( #36148 )
2025-05-15 18:48:51 +00:00
clang_format.py
SERVER-110670 clang_format.py no longer formats JS ( #41502 )
2025-09-17 22:15:25 +00:00
clang_tidy.py
SERVER-105866 add vscode clang tidy limiter and caching ( #36873 )
2025-06-10 14:40:46 +00:00
clang_tidy_config_gen.py
SERVER-101419 fix clang-tidy header regex ( #32873 )
2025-04-09 22:37:46 +00:00
clang_tidy_vscode.py
SERVER-106576 vscode clang tidy falls back to direct clang tidy command for headers ( #37632 )
2025-06-23 21:09:06 +00:00
clangd_vscode.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
collect_resource_info.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
combine_reports.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
config_diff.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
consolidate-repos-enterprise.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
consolidate-repos.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
create_bazel_test_report.py
Revert "SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set ( #42022 )" ( #42111 )
2025-10-02 06:02:05 +00:00
create_rbe_sysroot.py
SERVER-111404 Adjust directory for create_rbe_sysroot ( #41836 )
2025-09-26 14:49:20 +00:00
debugsymb_mapper.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
deflakinator.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
download_sys_perf_binaries.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
errorcodes.py
SERVER-107465 Add several linters to bazel run lint ( #38449 )
2025-07-16 15:57:23 +00:00
eslint.py
SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 ( #31917 )
2025-04-09 20:14:48 +00:00
evergreen_activate_gen_tasks.py
SERVER-111643: add retries to evg_api.tasks_by_build in evergreen_activate_gen_tasks.py ( #41950 )
2025-09-30 15:27:16 +00:00
evergreen_expansions2bash.py
SERVER-106601 Open yaml files with utf8 for windows ( #37659 )
2025-06-25 14:12:35 +00:00
evergreen_gen_powercycle_tasks.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
evergreen_gen_smoke_test_tasks.py
SERVER-100188 Run smoke tests with all feature flags enabled ( #32346 )
2025-04-09 21:13:25 +00:00
evergreen_gen_streams_build_and_push_task.py
SERVER-111811: update build task to not need docker login ( #42080 )
2025-10-01 20:13:28 +00:00
evergreen_gen_streams_publish_manifest_task.py
SERVER-111177: add build task to run by default ( #41619 )
2025-09-30 19:45:19 +00:00
evergreen_resmoke_job_count.py
SERVER-94404 Remove uninitialized_fcv passthrough suites from SAN variants ( #41208 )
2025-09-11 19:51:04 +00:00
evergreen_task_tags.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
evergreen_task_timeout.py
SERVER-106474 Enforce a maximum idle timeout for resmoke tasks on required variants ( #40934 )
2025-09-04 17:43:58 +00:00
fast_archive.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
feature_flag_tags_check.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
fix_headers.py
SERVER-103025 delete scons ( #34270 )
2025-04-10 03:33:39 +00:00
gather_failed_unittests.py
Revert "SERVER-111758 Remove duplicates when --test_tag_filters=mongo_unittest is set ( #42022 )" ( #42111 )
2025-10-02 06:02:05 +00:00
generate_version_expansions.py
SERVER-103025 delete scons ( #34270 )
2025-04-10 03:33:39 +00:00
golden_test.py
SERVER-111900 Update golden tests in bulk across all passthoughs ( #42157 )
2025-10-07 13:45:35 +00:00
hang_analyzer.py
…
install-hooks
…
install_bazel.py
SERVER-107933 fix download.py on windows ( #38901 )
2025-07-22 19:12:44 +00:00
jepsen_report.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
jstoh.py
SERVER-103025 delete scons ( #34270 )
2025-04-10 03:33:39 +00:00
large_file_check.py
SERVER-108478 Move lint_large_files_check to bazel run lint ( #39413 )
2025-07-31 18:46:42 +00:00
legacy_commands_check.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
local_rbe_container_url.py
SERVER-111404 Add rbe sysroot generation to spawnhost script ( #41793 )
2025-09-25 19:39:33 +00:00
make_vcxproj.py
SERVER-111983 Improvements to buildscripts/make_vcxproj.py ( #42235 )
2025-10-06 18:40:56 +00:00
mongo_toolchain.py
SERVER-104622 use engflow's remote asset api ( #35669 )
2025-05-02 21:33:33 +00:00
mongosymb.py
SERVER-106694 Make mongosymb.py pass --relativenames to llvm-symbolizer ( #37804 )
2025-06-26 15:40:15 +00:00
mongosymb_multithread.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
monitor_mongo_fork_10gen.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
mount_drives.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
msi_validation.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
msitrim.py
SERVER-99662 Implmement building msi's in bazel ( #33677 )
2025-04-10 01:43:37 +00:00
package_test.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
package_test_internal.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
packager.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
packager_enterprise.py
SERVER-108027: adjust packaging script for 8.2 ( #38964 )
2025-07-23 18:11:56 +00:00
parse_test_xml.py
SERVER-111373 parse test.xml more robustly with better diagnostics ( #41734 )
2025-09-24 20:26:55 +00:00
pip_requirements.py
SERVER-105429 make poetry requrements file ( #36472 )
2025-05-23 19:30:39 +00:00
poetry_lock_check.py
SERVER-107602 Move lint poetry lock to bazel run lint ( #38999 )
2025-07-24 18:36:23 +00:00
poetry_sync.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
powercycle_operations.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
powercycle_sentinel.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
print_local_rbe_container_url.py
SERVER-111404 Adjust directory for create_rbe_sysroot ( #41836 )
2025-09-26 14:49:20 +00:00
profile_data_pr.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
publish_new_bazel_version.py
SERVER-100482 Replace fetch bazel with BAZELISK_BASE_URL and remove "fetch bazel" function ( #32034 )
2025-04-09 19:38:38 +00:00
pyrightlint.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
quickmongolint.py
SERVER-107465 Add several linters to bazel run lint ( #38449 )
2025-07-16 15:57:23 +00:00
resmoke.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
resmoke_tests_runtime_validate.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
run_smoke_tests.py
SERVER-100188 Run smoke tests with all feature flags enabled ( #32346 )
2025-04-09 21:13:25 +00:00
sbom_linter.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
setup_engflow_creds.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
setup_multiversion_mongodb.py
…
setup_spawnhost_coredump
SERVER-111404 Adjust directory for create_rbe_sysroot ( #41836 )
2025-09-26 14:49:20 +00:00
sign_macos_binaries_for_testing.py
SERVER-96012 Retry codesign dev binaries for testing on macos ( #28293 )
2024-10-22 08:57:32 +00:00
simple_report.py
SERVER-103394 Use "bazel test" Interface in Evergreen ( #34625 )
2025-04-28 22:21:21 +00:00
symbols-al2023.orderfile
SERVER-108106 refresh for 8.2 ( #39150 )
2025-07-28 19:56:53 +00:00
symbols.orderfile
SERVER-108106 refresh for 8.2 ( #39150 )
2025-07-28 19:56:53 +00:00
sync_repo_with_copybara.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
todo_check.py
SERVER-99522 Delete dead py linters ( #31760 )
2025-04-09 19:33:45 +00:00
utils.py
SERVER-94077 Use isort in Ruff configs ( #27865 )
2024-10-10 19:33:49 +00:00
validate_commit_message.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
validate_evg_project_config.py
SERVER-111295 Set python as formatter in format_multirun ( #41677 )
2025-09-24 17:41:24 +00:00
validate_file_size.py
…
validate_mongocryptd.py
SERVER-106601 Open yaml files with utf8 for windows ( #37659 )
2025-06-25 14:12:35 +00:00
vcxproj.header
…
yaml_key_value.py
SERVER-106601 Open yaml files with utf8 for windows ( #37659 )
2025-06-25 14:12:35 +00:00
yamllinters.sh
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00