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 May 26, 2023
1 parent cf282e5 commit 0c93b51
Show file tree
Hide file tree
Showing 2 changed files with 1,132 additions and 980 deletions.
Loading

0 comments on commit 0c93b51

Please sign in to comment.