Releases: facebook/buck2
Releases · facebook/buck2
2024-02-01
Fix union return type in buck2 cfg Summary: https://fburl.com/workplace/o4ae6dwy Reviewed By: apolloww Differential Revision: D53290572 fbshipit-source-id: 53bdd7017842edfc911074e49fa310f07cbad56b
2024-01-15
rules: Reimplement native unbundled deps to better support `FORCE_RLI…
2024-01-02
Back out "Move e2e under meta_only" Summary: Original commit changeset: 2e0ffb40ab38 Original Phabricator Diff: D52293327 This is making lots of buck2 tests flaky/broken https://fburl.com/omh/6dqojh2j Reviewed By: zertosh Differential Revision: D52397329 fbshipit-source-id: 823ab22b059008f27862bdfcef2bcabe87b3c128
2023-12-15
support dsymutil_extra_flags Summary: ditto Reviewed By: chatura-atapattu Differential Revision: D51426025 fbshipit-source-id: 842816a72ed0a79e4b2c1bccd5ae6f66e3b3b0cd
2023-12-01
Add time_to_first_test_discovery Summary: This timing information gives an insight of how long it takes to finish building the first test binary when 'buck2 test' is executed. It captures the first test discovery time because it occurs earlier than all the test execution. Reviewed By: iguridi Differential Revision: D51673956 fbshipit-source-id: 82ee4c9da2a5971ab805768b0af5595367a1228b
2023-11-15
Make AnalysisQueryResult struct Summary: For code navigation. Clear now where `AnalysisQueryResult` is created for example. Reviewed By: JakobDegen Differential Revision: D51315032 fbshipit-source-id: 14cf33550ba56d5541a1be154cd2d6dca0106780
2023-11-01
fix flakiness in test_artifact_access_time Summary: Test is reliable on CI but it's flaky on devservers, fix it. Reviewed By: stepancheg Differential Revision: D50852868 fbshipit-source-id: 47da11b73212bcf28705dd10f978888ad9686d51
2023-10-15
prelude/rust: Process CARGO_MANIFEST_DIR during rustdoc test Summary: Rustdoc tests were not getting the `CARGO_MANIFEST_DIR` processing that we do for all other compilations. Reviewed By: dtolnay Differential Revision: D50303301 fbshipit-source-id: 1c3171e7eccc2d1a0461aa93b65ff82ac880c8c0
2023-10-01
Augment command execution detail information to test run and test dis…
2023-09-15
native python: stop setting PAR_LAUNCH_TIMESTAMP Summary: This messes with cli telemetry Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: itamaro Differential Revision: D49275018 fbshipit-source-id: c6f2672f3f532fe865a8afb61e6f84af7a798522