Correctly match regex with tree artifact
It doesn't work when setting `--experimental_remote_download_regex` to match files inside tree artifact after https://github.com/bazelbuild/bazel/commit/e01e7f51dd19f39ce3bc0718cec20ed6474de733. This change fixes that. Fixes #16922. Closes #16949. PiperOrigin-RevId: 493838296 Change-Id: I6eceffbffce30949173d10120a9120c6c608a983
Showing
- src/main/java/com/google/devtools/build/lib/remote/AbstractActionInputPrefetcher.java 17 additions, 4 deletions...tools/build/lib/remote/AbstractActionInputPrefetcher.java
- src/test/java/com/google/devtools/build/lib/remote/BuildWithoutTheBytesIntegrationTestBase.java 81 additions, 0 deletions...d/lib/remote/BuildWithoutTheBytesIntegrationTestBase.java
Please register or sign in to comment