mongo/buildscripts
Steve McClure 12c0c32f12 SERVER-111373 parse test.xml more robustly with better diagnostics (#41734)
GitOrigin-RevId: a3cb25fc5dedbc89e817cc4a431d9a6941465a56
2025-09-24 20:26:55 +00:00
..
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-110053 Design workload for FETCH (no filter) (#41276) 2025-09-24 17:44:17 +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-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +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-108593 Enable internalQueryPlannerEnableSortIntersection in the CBR plan_stabilty tests (#41453) 2025-09-24 19:21:18 +00:00
resmokelib SERVER-109992 Add e2e noPassthrough tests for extension loading with config options (#41503) 2025-09-24 17:41:41 +00:00
s3_binary SERVER-108556 Also archive with zstd (#41614) 2025-09-24 20:12:54 +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-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +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-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
win SERVER-102295 Simplify DatabaseName storage flags implementation (#34512) 2025-04-10 05:03:06 +00:00
BUILD.bazel SERVER-111373 parse test.xml more robustly with better diagnostics (#41734) 2025-09-24 20:26:55 +00:00
OWNERS.yml SERVER-106402: push mongostream image to streams ecr (#39895) 2025-08-18 21:35:47 +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 SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +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 SERVER-111373 parse test.xml more robustly with better diagnostics (#41734) 2025-09-24 20:26:55 +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-108547: configure retry attempts for evergreen_activate_gen_tasks.py (#39460) 2025-08-01 17:46:07 +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_publish_task.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
evergreen_gen_streams_publish_manifest_task.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +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 SERVER-111373 parse test.xml more robustly with better diagnostics (#41734) 2025-09-24 20:26:55 +00:00
generate_version_expansions.py SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
golden_test.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +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
make_vcxproj.py SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +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
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-110300 Fix spawn host unit test task name look up (#40897) 2025-09-04 00:47:00 +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