I'm trying to translate my company's project from legacy build tool to bazel. Now I'm facing this problem and searched a lot, but unfortunately, I haven't had a
Given a rather big repository built with bazel and tons of third party dependencies in multiple languages (including heavy docker containers), I have the follow