mongo/buildscripts
Daniel Moody cdc15ad29b SERVER-115593 use RAAPI for eslint (#45332)
GitOrigin-RevId: a024c00299d5a2e0edb994653d5abbda62b92f2c
2025-12-16 21:45:44 +00:00
..
antithesis SERVER-114674 Add support for scheduling antithesis images to run from patch builds (#44821) 2025-12-08 18:33:28 +00:00
bazel_rules_mongo SERVER-114355 prevent new codeowner errors from being introduced in prs (#44251) 2025-11-25 16:58:41 +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-113632 Update expected COLLSCAN & FETCH filter (#43986) 2025-11-14 14:50:02 +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-112646: Set up eslint and node for devcontainer (#42978) 2025-10-23 14:17:04 +00:00
gdb SERVER-114772 Remove dead code related to UndoDB (#45088) 2025-12-11 15:17:57 +00:00
idl SERVER-115218 Module tags for versioned commands in IDL (#45053) 2025-12-15 13:00:27 +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-87668 Implement pretty printers for MatchExpression (#44297) 2025-11-27 09:59:26 +00:00
mongo_rg_builds SERVER-108412 add auto header build file generation (#43122) 2025-11-18 23:15:50 +00:00
monitor_build_status SERVER-114327: update code lockdown groups for storage engines (#44324) 2025-11-25 01:39:56 +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-111967 Change the ownership of transitionFromDedicated/transitionToDedicated from CS to CAR (#45182) 2025-12-16 08:15:18 +00:00
resmokelib SERVER-115568: Remove check that does not work with missing collections in validate hook (#45318) 2025-12-16 21:39:01 +00:00
s3_binary SERVER-114629 Upgrade db-contrib-tool to 2.1.0 (#44595) 2025-12-02 15:04:42 +00:00
sbom SERVER-114893 Improve SBOM CPE accuracy for protobuf (#44834) 2025-12-05 16:30:04 +00:00
smoke_tests SERVER-110919 Ban hint on '_id_' for timeseries collections (#41961) 2025-11-12 04:39:47 +00:00
testdata
testmatrix SERVER-100631 Add ruff into "bazel run lint" (#32166) 2025-06-11 14:11:11 +00:00
tests SERVER-115536 Skip tests for GDBDumper if not run on linux (#45284) 2025-12-15 23:04:33 +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-115022: Replace pipes with shlex for Python 3.13 compatibility (#44931) 2025-12-09 22:43:37 +00:00
win SERVER-102295 Simplify DatabaseName storage flags implementation (#34512) 2025-04-10 05:03:06 +00:00
BUILD.bazel SERVER-115125 Archive binaries and debug symbols on resmoke_tests task failure (#45271) 2025-12-16 15:36:15 +00:00
OWNERS.yml SERVER-114019: Add buildscript that can do an A/B comparison of build… (#44074) 2025-11-17 22:51:31 +00:00
__init__.py
aggregate_tracefiles.py
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-112222 Add all_headers opt out option (#42444) 2025-10-14 20:20:31 +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-103322 noexcept checker: don't alert for moves (#44718) 2025-12-03 22:17:06 +00:00
cheetah_source_generator.py SERVER-103143 Silence cheetah namemapper warning (#36148) 2025-05-15 18:48:51 +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-111537 Create an Evergreen task that runs multiple bazel-based resmoke tests (#44986) 2025-12-10 21:47:55 +00:00
compare_evergreen_versions.py SERVER-114019: Add buildscript that can do an A/B comparison of build… (#44074) 2025-11-17 22:51:31 +00:00
config_diff.py
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-110647 Set up coredump collection logic on unit test timeout (#42592) 2025-10-14 16:58:27 +00:00
create_rbe_sysroot.py SERVER-115125 Archive binaries and debug symbols on resmoke_tests task failure (#45271) 2025-12-16 15:36:15 +00:00
create_todo_tickets.py SERVER-111676 Port the create_todo_tickets.py script to server. (#42953) 2025-10-22 20:06:07 +00:00
debugsymb_mapper.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
deflakinator.py
download_sys_perf_binaries.py
errorcodes.py SERVER-113382 Reserve location codes for extension errors and logs (#43533) 2025-11-12 04:17:01 +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
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-113674: do not use _gen for aspio tests (#43896) 2025-11-18 20:10:54 +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-114516 Reduce the task count for sharding_csrs_continuous_config_stepdown and sharding suites (#44506) 2025-12-01 15:17:46 +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
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_tests.py SERVER-115125 Archive binaries and debug symbols on resmoke_tests task failure (#45271) 2025-12-16 15:36:15 +00:00
generate_version_expansions.py SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
get_agg_stages_no_authz.py SERVER-108950 Get all commands and agg stages that opted out of authz checks (#42515) 2025-10-22 19:28:30 +00:00
golden_test.py SERVER-115088 Fix buildscrips/golden_test.py clean-run-accept to handle featureFlagSbeFull (#45249) 2025-12-15 15:03:47 +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
lint_markdown_links.py SERVER-114403: Markdown linter handles reference-style links (#44399) 2025-12-01 15:17:10 +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
monitor_mongo_fork_10gen.py
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-114371: Skip running deb/rpm package tests on Atlas variant (#44374) 2025-11-25 18:01:05 +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
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-113676 Update profiling data script to use environment variable (#43783) 2025-11-12 05:17:06 +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-115593 use RAAPI for eslint (#45332) 2025-12-16 21:45:44 +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
s3_lock.py SERVER-113186 consolidate which binaries we push to antithesis (#45254) 2025-12-16 21:00:54 +00:00
sbom_linter.py SERVER-111072 Automate SBOM Generation from Endor Labs API (#42196) 2025-11-14 22:27:17 +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-115125 Archive binaries and debug symbols on resmoke_tests task failure (#45271) 2025-12-16 15:36:15 +00:00
sign_macos_binaries_for_testing.py
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-113773 Regenerate copybara access token after finishing the dry run (#43858) 2025-11-12 05:19:07 +00:00
todo_check.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
utils.py
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-114483 Fix path issue in Evergreen config linter (#44469) 2025-12-01 15:17:28 +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
vscode_bazel_gdb.sh SERVER-112407 fix gdb vscode launch config (#43243) 2025-10-31 01:26:12 +00:00
vscode_launch_targets.sh SERVER-114396 raise error message from launch targets script (#44396) 2025-11-25 16:09:11 +00:00
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