Skip to content

Tags: facebook/fb303

Tags

v2025.12.15.00

Toggle v2025.12.15.00's commit message
update findibverbs to provide version

Summary:
X-link: https://github.com/facebookexternal/rdma_gen/pull/17

Findibverbs.cmake found the library, but we want to require a recent one
and fail if that is not present.  If pkg-config doesn't know the version,
we fall back to figuring it out from the name of the .so file.

Reviewed By: ahornby

Differential Revision: D88577550

fbshipit-source-id: dc32140f9786a1af4739656468e5c08ffde6ae36

v2025.12.01.00

Toggle v2025.12.01.00's commit message

v2025.11.24.00

Toggle v2025.11.24.00's commit message
fix windows build setuptools error

Summary:
X-link: facebook/watchman#1316

The upgrade of setuptools in D79195099 broke pywatchman  build,  Github windows CI erroring with  `AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'` https://github.com/facebook/watchman/actions/runs/19440507973/job/55622405533#step:131:1188 .  It was only affecting windows as only windows CI is building dependencies form source, the others use system dependencies.

Fix by pinning watchman to the previous setuptools version

Fix to help iterate locally:
*  fix the cargo.py remove behaviour to use rmtree_more.  This fixes repeat local builds while debugging. After the first build was getting `PermissionError: [WinError 5] Access is denied: 'Z:\build\fbthrift\source\.git\objects\pack\pack-250eb41d409d8c0f512fdb239d0225fa35d50c3d.idx'`

Reviewed By: bigfootjon

Differential Revision: D87655865

fbshipit-source-id: 8948b0ffe38f304fa96051bf6ac3a0455ef1a16e

v2025.11.10.00

Toggle v2025.11.10.00's commit message
register tests if discovered via base retry on public commit

Summary: Register tests if discovered via base_retry, similar to continuous run. Useful if continuous run has not been scheduled for a while

Reviewed By: yfeldblum

Differential Revision: D86511630

fbshipit-source-id: 1a886162a4bdf434a2d8d669c810afdc5bd37d56

v2025.11.03.00

Toggle v2025.11.03.00's commit message

v2025.10.20.00

Toggle v2025.10.20.00's commit message

v2025.10.06.00

Toggle v2025.10.06.00's commit message