Skip to content

Commit

Permalink
Allow emitting output directories as plain Directory messages (#258)
Browse files Browse the repository at this point in the history
* Regenerate all .pb.go files

It looks like the current ones are out of sync.

* Allow emitting output directories as plain Directory messages

As part of #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 authored Dec 21, 2023
1 parent 7e33c12 commit d20ae8b
Show file tree
Hide file tree
Showing 5 changed files with 1,229 additions and 1,092 deletions.
Loading

0 comments on commit d20ae8b

Please sign in to comment.