Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-27 | ArtifactBlob: Use static function for construction | Maksim Denisov | |
2025-02-27 | ArtifactBlob: Convert to a class | Maksim Denisov | |
2024-11-14 | execution_api remaining: Implement IWYU suggestions | Paul Cristian Sarbu | |
2024-10-07 | Disable misc-no-recursion check | Maksim Denisov | |
...since we use recursion for trees a lot, but skip this check manually. | |||
2024-09-11 | Use ArtifactDigestFactory in BlobTree | Maksim Denisov | |
...to create ArtifactDigests. | |||
2024-05-28 | Use ArtifactBlob in BlobTree instead of BazelBlob. | Maksim Denisov | |
2024-05-28 | Move blob_tree to the common stage since it is used only there. | Maksim Denisov | |