sapling/build
Mark Shroyer 18e4dbce34 Only upload cached projects with built_marker (#4087)
Summary:
X-link: https://github.com/facebookincubator/velox/pull/4087

Under some circumstances, getdeps can cache a project artifact
where there is no built_marker, forcing the script to re-build the artifact
from source.  After D43260530 (aa1c841302) this no longer causes a build failure, but it can
still make builds take longer than they should.

This ensures we only cache artifacts with a built_marker, so that they aren't
overwritten by artifacts without.

Reviewed By: genevievehelsel

Differential Revision: D43405855

fbshipit-source-id: b1b9e194e642fa820d0fbc54a7c15ff81fc90a82
2023-02-22 18:50:08 -08:00
..
deps/github_hashes Updating submodules 2023-02-22 13:29:47 -08:00
fbcode_builder Only upload cached projects with built_marker (#4087) 2023-02-22 18:50:08 -08:00