Commit Graph

18 Commits

Author SHA1 Message Date
Jeff Zambory
84be72a158 SERVER-106408: Begin using configuration dict instead of namespace (#38308)
GitOrigin-RevId: a018c70c02ed1249f823f199a8556771e34c0fe2
2025-07-10 16:37:35 +00:00
Tommaso Tocci
0841371311 SERVER-104836 Use boto3 library to speedup debug symbols downloads from S3 (#35868)
GitOrigin-RevId: 0f2528a100d26c1598afa40e29e7deeaa7aef1b5
2025-05-07 15:31:48 +00:00
James Bronsted
fc699fed6a SERVER-101790 switch to using v5 compilers by default (#33801)
GitOrigin-RevId: 341832a2af35dd1df5d3856baed1225b2a43a018
2025-04-10 02:04:09 +00:00
auto-revert-app[bot]
416f174d44 Revert "SERVER-101790 switch to using v5 compilers by default (#33671)" (#33765)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 07ddfb342d71112054536f4d32404bdb85e510c3
2025-04-10 01:45:41 +00:00
James Bronsted
bbf7ada2fc SERVER-101790 switch to using v5 compilers by default (#33671)
GitOrigin-RevId: 5a64df2b1949211608d5d8e2b889a615b89ae28e
2025-04-10 01:43:01 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Alexander Neben
ad4b9060ef SERVER-77834 Added better logging in the debug symbol downloader 2023-06-07 00:21:27 +00:00
Daniel Moody
fb23430fd3 SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add tests 2022-12-05 14:38:52 +00:00
jasurbeknurboyev
a80bb2bae4 SERVER-61432 symbolizer should not change global logging config 2022-10-24 16:01:40 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Robert Guo
772419f3e2 SERVER-61065 fix symbolizer invocation of multiversion setup 2021-10-28 01:35:46 +00:00
Mikhail Shchatko
913a6ef396 SERVER-59928 Extend setup-multiversion to accept an evergreen version id 2021-09-17 08:02:04 +00:00
Mikhail Shchatko
9fbd370836 SERVER-55129 Archive python venv in archive_dist_test and fetch it 2021-08-23 10:37:48 +00:00
Robert Guo
3a8d0fb26f SERVER-56289 All generated tasks depend on archive_dist_test instead of archive_dist_test_debug 2021-08-05 02:26:14 +00:00
Robert Guo
e74e88defa SERVER-58126 Avoid symlinking downloaded binaries on Windows 2021-08-04 11:54:43 +00:00
Robert Guo
a4b5e8e8c1 SERVER-58863 fix symbolizer rerun error, missing frame info, and move multiversion download cache dir to build 2021-07-29 12:14:30 +00:00
Robert Guo
a3705542f5 SERVER-58695 improved symbolizer 2021-07-26 11:23:45 +00:00