Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-30 | Remove blob_creator lib from tests | Maksim Denisov | |
...and move this functionality to bazel_msg_factory_test, where it is actually used. For local_cas.test the regular hashing is used, since blob_creator is redundant there. | |||
2024-07-22 | Pass HashFunction to ArtifactDigest::Create | Maksim Denisov | |
2024-05-28 | Rename BlobContainer to BazelBlobContainer | Maksim Denisov | |
2024-05-28 | Move CreateBlobFromPath since it is only used in tests. | Maksim Denisov | |