Skip to content

Commit

Permalink
Allow emitting output directories as plain Directory messages
Browse files Browse the repository at this point in the history
As part of bazelbuild#257 we're discussing adding support for storing directories
in Git's format. This means OutputDirectory.tree_digest will no longer
point to an actual recursive tree object (like REv2 Tree). Instead of
doing that, I would like to investigate whether we can add native
support for storing output directories in decomposed form.
  • Loading branch information
EdSchouten committed Jun 13, 2023
1 parent a985e26 commit 3ef3fc0
Show file tree
Hide file tree
Showing 2 changed files with 1,119 additions and 973 deletions.
Loading

0 comments on commit 3ef3fc0

Please sign in to comment.