When Git Archive Trips Up Bazel
This was an issue that happened a couple of years ago while working at IMC. These are the leftovers of my notes, so apologies for some missing details / links. I don’t have much Bazel experience, this is from the perspective as someone reponsible for maintaining an internal Gitlab repository while another team was working on a Bazel build pipeline. Context The brotli repository was forked in an internal Gitlab instance to serve as a local copy, and was being updated from upstream periodically....