mongo/buildscripts
Zack Winter 9560cce6cf SERVER-102080 [v8.0] Fix MacOS poetry dependencies (#33395)
GitOrigin-RevId: 4108b615d3072a2fa486a5d7b2e8d52cf4d63b47
2025-04-09 20:53:56 +00:00
..
antithesis SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486) 2025-04-09 20:51:57 +00:00
bazel_testbuilds SERVER-80018 add bazel formatting requirement to commit queue (#18477) 2024-01-30 08:39:31 +00:00
ciconfig SERVER-85862 make burn_in_tests.py understand multiversion configuration (#25340) 2024-11-27 16:23:28 +00:00
client
cost_model SERVER-91954 Add 'queryShapeHash' to explain, rename 'queryHash' to 'planCacheShapeHash' (#25458) (#28674) 2024-11-20 19:47:06 +00:00
docs SERVER-87034 Initial markdown format (#19276) 2024-02-27 19:58:04 +00:00
eslint SERVER-87034 Initial markdown format (#19276) 2024-02-27 19:58:04 +00:00
gdb SERVER-97013 (#29101) 2024-11-14 19:09:14 +00:00
idl SERVER-93181 Add Vector binData subtype (#29168) 2024-11-20 19:51:31 +00:00
iwyu SERVER-87034 Initial markdown format (#19276) 2024-02-27 19:58:04 +00:00
libdeps SERVER-81038 Self host bazelisk and retry downloading on exception (#19327) 2024-02-29 00:26:59 +00:00
linter SERVER-70672 Merge enterprise repo into 10gen/mongo 2024-03-06 03:25:13 +00:00
lldb SERVER-82680 Make FLE encrypted client use unsigned security token 2024-02-15 05:35:27 +00:00
packaging/msi
patch_builds SERVER-77534 Fix diff finder to handle deleted files correctly 2023-05-31 15:47:11 +00:00
resmoke_proxy SERVER-76423 do not validate matrix suites at runtime 2023-04-21 23:33:43 +00:00
resmokeconfig SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486) 2025-04-09 20:51:57 +00:00
resmokelib SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486) 2025-04-09 20:51:57 +00:00
testdata
testmatrix SERVER-92375 Remove minor version from rhel8.x variant names (#24698) 2024-07-12 21:40:47 +00:00
tests SERVER-87442 Upgrade from MacOS 11 to MacOS 14 (#32274) 2025-04-09 20:53:43 +00:00
timeouts SERVER-92160 Increase average task setup time constant for timeout calculations (#25463) 2024-07-29 21:24:50 +00:00
util SERVER-98555 Switch Jepsen and Antithesis to https cloning (BACKPORT-23966) (#30894) 2025-01-14 01:13:43 +00:00
win SERVER-84143 Improve Windows Debugging capabilities for BSON and core dumps (#22816) 2024-05-31 19:32:28 +00:00
OWNERS.yml SERVER-88583 OWNERS format proposal (#20460) 2024-03-28 19:53:00 +00:00
__init__.py
aggregate_tracefiles.py
apply_clang_tidy_fixes.py SERVER-90733 clang-tidy applier script improvements (#23514) 2024-06-14 21:39:47 +00:00
auto_install_db_contrib_tool.sh SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
build_system_options.py
buildifier.py SERVER-87223 Default buildifier to current directory if directory is unset (#19420) 2024-02-29 09:42:46 +00:00
burn_in_tests.py SERVER-91556 Update burn-in to handle multiple sub-suites in multiversion tasks (#29713) 2024-12-09 16:34:26 +00:00
calculate_tooling_metrics.py SERVER-74944 Turn off tooling metrics publish 2023-03-17 12:28:17 +00:00
cheetah_source_generator.py
clang_format.py SERVER-70672 Merge enterprise repo into 10gen/mongo 2024-03-06 03:25:13 +00:00
clang_tidy.py SERVER-90733 clang-tidy applier script improvements (#23514) 2024-06-14 21:39:47 +00:00
clang_tidy_vscode.py SERVER-74807 hardcode toolchain v4 python interpreter 2023-03-14 00:14:22 +00:00
collect_resource_info.py
combine_reports.py SERVER-66927 remove references to silentFail 2023-04-11 03:58:24 +00:00
config_diff.py SERVER-88533: Add option to omit FTDC-sensitive cluster parameters from getClusterParameter reply 2024-04-01 18:41:00 +00:00
consolidate-repos-enterprise.sh
consolidate-repos.sh
daily_task_scan.py SERVER-83203 Make daily_task_scanner not fail and alert to test channel 2023-11-14 18:27:19 +00:00
debugsymb_mapper.py SERVER-76457 Support storing Build ID to debug symbols mapping for sanitizer builds 2023-04-28 15:46:00 +00:00
deflakinator.py SERVER-82600 Add initial deflakinator script (#18994) 2024-02-15 00:39:52 +00:00
download_buildifier.py SERVER-80018 add bazel formatting requirement to commit queue (#18477) 2024-01-30 08:39:31 +00:00
download_sys_perf_binaries.py SERVER-79305 adjust buildscripts/download_sys_perf_binaries.py to match the lint rules for older branches 2023-08-14 17:41:09 +00:00
errorcodes.py SERVER-88699 Remove debug output to generate codes starting from 00 not 01 (#20541) 2024-03-28 19:52:29 +00:00
eslint.py SERVER-76812 Added eslint for arm64 2023-05-03 23:23:01 +00:00
evergreen_activate_gen_tasks.py SERVER-79544: Make the task activator handle errors more intelligently 2023-08-01 18:47:59 +00:00
evergreen_expansions2bash.py SERVER-83447: Split definitions.yml to be included in other projects. 2023-11-20 21:13:16 +00:00
evergreen_gen_build_metrics_tasks.py SERVER-87442 Upgrade from MacOS 11 to MacOS 14 (#32274) 2025-04-09 20:53:43 +00:00
evergreen_gen_powercycle_tasks.py SERVER-82003 fix missing powercycle variables 2023-10-10 18:24:23 +00:00
evergreen_resmoke_job_count.py SERVER-92375 Remove minor version from rhel8.x variant names (#24698) 2024-07-12 21:40:47 +00:00
evergreen_task_tags.py
evergreen_task_timeout.py SERVER-72928 Expand burn-in-tags to all required & suggested variants 2023-05-26 17:15:20 +00:00
fast_archive.py SERVER-82770 fix fast_archive unhashable type list error 2023-11-03 20:20:05 +00:00
feature_flag_tags_check.py
generate_compile_expansions.py
generate_compile_expansions_shared_cache.py SERVER-75066 switch efs scons cache to use global writeable directory 2023-04-04 03:19:34 +00:00
generate_version_expansions.py SERVER-87896 Update filename suffixes from "latest" to "v8.0-latest" in buildscripts/generate_version_expansions.py 2024-04-02 18:13:50 +00:00
golden_test.py SERVER-74549 Reference public repository from public markdown files 2023-03-03 10:31:56 +00:00
hang_analyzer.py
install-hooks
jepsen_report.py SERVER-79167 Upload mongod and mongos logs when Jepsen tests fail 2023-07-20 22:08:08 +00:00
large_file_check.py SERVER-70672 Merge enterprise repo into 10gen/mongo 2024-03-06 03:25:13 +00:00
make_archive.py
make_vcxproj.py
moduleconfig.py
mongosymb.py SERVER-82142 Clarify sample usage in mongosymb.py 2023-10-13 17:39:34 +00:00
mongosymb_multithread.py
monitor_mongo_fork_10gen.py SERVER-83068 Exclude specific users from 'monitor_mongo_fork_10gen' task 2023-11-15 20:56:11 +00:00
mount_drives.sh
msitrim.py
package_test.py SERVER-92939 Route tools download to the newest rhel version (#25598) 2024-08-01 18:52:53 +00:00
package_test_internal.py SERVER-89567: Ignore distro if no home dir created (#21262) (#21732) 2024-05-01 21:27:18 +00:00
packager.py SERVER-87441 Add support for Ubuntu 24.04 (x86_64 and arm64) (#24850) 2024-07-16 22:41:21 +00:00
packager_enterprise.py SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486) 2025-04-09 20:51:57 +00:00
powercycle_operations.py SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
powercycle_sentinel.py
pylinters.py SERVER-102080 [v8.0] Fix MacOS poetry dependencies (#33395) 2025-04-09 20:53:56 +00:00
quickmongolint.py SERVER-87548 Fixed broken commit queue (#19633) 2024-03-06 04:45:51 +00:00
resmoke.py SERVER-87546 Added another example commit for testing 2024-03-06 02:34:41 +00:00
resmoke_tests_runtime_validate.py SERVER-71473: Begin using the new test stats location 2022-11-22 19:54:15 +00:00
sbom_linter.py SERVER-92682 change SBOM linter to use local schema (#25127) 2024-07-23 14:21:03 +00:00
scons.py SERVER-76751 Pinning all python deps with poetry 2023-09-05 16:19:06 +00:00
scons_cache_prune.py SERVER-72266 Fixed scons cache pruning 2022-12-20 23:41:37 +00:00
setup_engflow_creds.sh SERVER-86708 Validate permissions on EngFlow Credentials (#19045) 2024-02-16 05:23:31 +00:00
setup_multiversion_mongodb.py
setup_spawnhost_coredump SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486) 2025-04-09 20:51:57 +00:00
shellscripts-linters.sh
sign_macos_binaries_for_testing.py SERVER-75033 Capture core dumps from test failures on macOS 2023-12-15 22:54:46 +00:00
simple_report.py
sync_repo_with_copybara.py SERVER-94187 Switch git ssh to https in copybara (#27211) 2024-11-20 22:05:04 +00:00
todo_check.py
toolchains.py SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 (#23615) (#23839) 2024-07-06 19:32:43 +00:00
utils.py
validate_commit_message.py SERVER-90006 Fix up commit message validation logic (v8.0) (#22051) 2024-05-30 16:50:15 +00:00
validate_file_size.py SERVER-73640 Add warning message for large files in version_burn_in_gen 2023-02-06 16:01:06 +00:00
validate_mongocryptd.py
vcxproj.header
yaml_key_value.py
yamllinters.sh SERVER-92780: Move sys-perf tasks/variants into DSI. (#27392) 2024-09-26 16:50:37 +00:00