Hello! I'd like to consume closure compiler via bzlmod. CC depends on google_bazel_common via git_override, which I believe means it can't be published to bcr. If google_bazel_common is published to the bcr, then we can remove the git_override() and publish CC to the bcr as well.
I noticed that there has been some recent activity in //.bcr. I'm not sure what those files do but perhaps you're already planning on doing this.