james-willis opened a new pull request, #1132: URL: https://github.com/apache/sedona-db/pull/1132
Stacked on #1131 — extends the vcpkg binary cache to the manylinux wheel jobs. vcpkg runs inside the container there, so `wheels-build-linux.sh` bind-mounts a host cache dir in (`CIBW_CONTAINER_ENGINE` `--volume`) and points `VCPKG_DEFAULT_BINARY_CACHE` at it; the host dir is persisted with `actions/cache`. Local builds (no `VCPKG_BINARY_CACHE_HOST`) mount nothing and use vcpkg's default. Review/merge after #1131; the diff collapses to just the Linux delta once #1131 lands. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
