Sign in
bazel
/
bazel
/
6a44976bc21790b641fc36f72d10974a6bce8c52
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
actions
/
ActionInputMapTest.java
6a44976
Remove OMITTED_FILE_MARKER and OMITTED_TREE_MARKER.
by Googler
· 5 months ago
6a9394b
Reduce memory consumption of `TrieArtifact` in `ActionInputMap`.
by Googler
· 11 months ago
268ee12
Make `ActionInputMapSink#put` return `void`.
by Googler
· 1 year, 2 months ago
a70ba0e
Hardcode strict conflict checks (--incompatible_strict_conflict_checks).
by Googler
· 1 year, 5 months ago
9d449ab
Add an ActionInputMap#getTreeMetadataForPrefix method to retrieve the metadata for a path's containing tree artifact.
by Googler
· 1 year, 8 months ago
d8e13c8
Split MetadataProvider.getMetadata() into two methods.
by Googler
· 2 years ago
b3e0bca
Classify the undeclared test outputs directory as a directory instead of a file.
by Googler
· 2 years, 5 months ago
8d76ef1
Make it possible to retrieve a TreeArtifactValue from an ActionInputMap.
by Googler
· 2 years, 5 months ago
aad74a3
Do not flatten tree artifacts in `ActionInputMap`.
by ajurkowski
· 3 years, 8 months ago
68a30a0
Remove unnecessary MinimalOutputStore class.
by jhorvitz
· 4 years, 8 months ago
2fc2e2b
Add support for unresolved symlinks as outputs of actions.
by lberki
· 6 years ago
f7eee1e
Remove ArtifactFileMetadata and replace it with FileArtifactValue.
by lberki
· 6 years ago
4c7ca32
Support rewinding of inputs in runfiles
by mschaller
· 6 years ago
602cc85
Refactoring: makes the code simpler by deleting Metadata and InputArtifactData.
by shahan
· 7 years ago
0eddd29
MetadataProvider now provides ActionInput lookup by exec path.
by shahan
· 7 years ago