mongo/buildscripts
2023-12-11 17:31:06 +00:00
..
antithesis SERVER-79553 Convert Antithesis Suite to Matrix Suite (pt. 2) 2023-08-09 17:09:35 +00:00
benchmarks SERVER-72506 Fix key error in benchmarks analysis script 2023-01-04 19:08:13 +00:00
ciconfig SERVER-79649 Removed extra print statement 2023-08-03 06:15:05 +00:00
client
cost_model SERVER-79143 Bump scipy from 1.9.3 to 1.10.0 in /buildscripts/cost_model 2023-07-20 09:40:42 +00:00
docs
eslint SERVER-76812 Added eslint for arm64 2023-05-03 23:23:01 +00:00
gdb SERVER-77825 Decoration lazy-init for nontrivial objects 2023-08-24 02:12:22 +00:00
idl SERVER-79106 Purge from IDL ignore lists entries from before lastLTS 2023-08-28 20:35:35 +00:00
iwyu SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0 2023-07-01 12:45:34 +00:00
libdeps SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
linter SERVER-72262 Bump Python minimum version to 3.9/3.10 2023-08-02 21:39:07 +00:00
lldb SERVER-77334 LOGV2 messages may throw BSONObjectTooLarge exceptions 2023-06-07 15:20:52 +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-71819 Broadcast collMod command to all shards 2023-10-17 14:32:22 +00:00
resmokelib SERVER-83866 Update BACKPORTS_REQUIRED_BASE_URL from mongodb/mongo to… (#17380) 2023-12-06 02:14:29 +00:00
scons_metrics SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
testdata
testmatrix
tests SERVER-83866 Update BACKPORTS_REQUIRED_BASE_URL from mongodb/mongo to… (#17380) 2023-12-06 02:14:29 +00:00
timeouts SERVER-73707 Evergreen timeout calculation fixes and cleanups 2023-02-20 10:56:08 +00:00
util SERVER-78727: Update timeout calculator to handle max_duration_pass 2023-07-07 16:12:22 +00:00
win
__init__.py
aggregate_tracefiles.py
antithesis_suite.py SERVER-79553 Convert Antithesis Suite to Matrix Suite (pt. 2) 2023-08-09 17:09:35 +00:00
apply_clang_tidy_fixes.py SERVER-77042 automated IWYU changes up to ratio of 0.3 2023-06-15 05:07:21 +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
backports_required_for_multiversion_tests_deduplicator.py SERVER-72484 update example usage in backports_required_for_multiversion_tests.yml 2023-05-10 00:49:47 +00:00
blackduck_hub.py SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
build_system_options.py
burn_in_tests.py SERVER-72928: Use defaultdict after reading from cache 2023-05-31 00:53:39 +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-75627: lint script changes for streams/third_party/mongocxx 2023-04-20 21:54:47 +00:00
clang_tidy_vscode.py SERVER-74807 hardcode toolchain v4 python interpreter 2023-03-14 00:14:22 +00:00
clang_tidy.py SERVER-75627: lint script changes for streams/third_party/mongocxx 2023-04-20 21:54:47 +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-77829 fix incorrect output for modified config values 2023-06-19 15:23:29 +00:00
consolidate-repos-enterprise.sh
consolidate-repos.sh
debugsymb_mapper.py SERVER-76457 Support storing Build ID to debug symbols mapping for sanitizer builds 2023-04-28 15:46:00 +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-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHABLE_TASSERT 2022-10-13 22:22:10 +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
evergreen_gen_build_metrics_tasks.py SERVER-75281 Platform Support: Add support for Amazon Linux 2023 ARM 2023-05-17 01:54:38 +00:00
evergreen_gen_powercycle_tasks.py
evergreen_resmoke_job_count.py
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-79972 Make core dump archival less error prone 2023-08-22 16:47:43 +00:00
feature_flag_tags_check.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_compile_expansions.py SERVER-69525 cache retrieval's should print original command line in evergreen 2022-10-13 22:53:09 +00:00
generate_version_expansions.py SERVER-79834 Update filename suffixes in buildscripts/generate_version_expansions.py from "latest" to "v7.1-latest" 2023-08-29 17:49:25 +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-76437 Add large file check to commit queue 2023-04-21 22:39:44 +00:00
make_archive.py
make_vcxproj.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
moduleconfig.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
mongosymb_multithread.py
mongosymb.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
mount_drives.sh
msitrim.py
package_test_internal.py SERVER-77852 remove monkey patch for packaging setup 2023-06-08 16:16:05 +00:00
package_test.py SERVER-79882 Update debian 9 packaging sources 2023-08-09 22:09:20 +00:00
packager_enterprise.py SERVER-70425 use changed files for packaging 2023-06-06 18:37:28 +00:00
packager.py SERVER-70425 use changed files for packaging 2023-06-06 18:37:28 +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-73151 Change pylinters.py to show usage screen when no args are given 2023-07-12 16:40:05 +00:00
quickmongolint.py SERVER-71735 Rename simplecpplint.py to mongolint.py 2023-06-24 00:04:43 +00:00
requirements.txt
resmoke_tests_runtime_validate.py SERVER-71473: Begin using the new test stats location 2022-11-22 19:54:15 +00:00
resmoke.py SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
scons_cache_prune.py SERVER-72266 Fixed scons cache pruning 2022-12-20 23:41:37 +00:00
scons.py SERVER-69636 Collect SCons Metrics 2022-11-14 16:14:16 +00:00
setup_multiversion_mongodb.py
setup_spawnhost_coredump SERVER-79972 Make core dump archival less error prone 2023-08-22 16:47:43 +00:00
shellscripts-linters.sh
simple_report.py SERVER-70121 SERVER-70083 Fix basic package tests 2022-10-15 00:07:30 +00:00
sync_repo_with_copybara.py SERVER-82449 Optimize copybara sync behavior for specific no-change scenarios (#16427) 2023-11-28 01:59:39 +00:00
todo_check.py
toolchains.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
utils.py
validate_commit_message.py SERVER-83626 make validate_commit_message pattern more resilient 2023-12-11 17:31:06 +00:00
validate_env.py SERVER-68370 validate the virtual workstation environment 2022-10-21 16:24:21 +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-75034 Deleted evergreen lint todo 2023-03-20 20:26:25 +00:00