Check non-RBE proto_format timing
Open
bug
investigate
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
In #21750 #21769 and #21754 various optimizations were made to proto_format
these optimizations were mostly focused on the RBE use case as that is what is used in CI and most core devs have it available. They were also focused on optimizing the incremental use case (at least for protos that are not depended upon by other protos)
its not clear exactly the impact on the non-RBE case - esp where core protos have been changed
for now the workaround is to use CI to run proto_format and generate any required diffs
Contributor guide
Assessment
This issue has not been assessed yet.