Open alexeagle opened 1 year ago
Note, I discussed this a bit with @gregmagolan since this is exactly the same shape as the copy_to_directory Go toolchain we build and publish with https://github.com/aspect-build/bazel-lib - we could probably share the approach.
@loosebazooka Any chance you can take a look at this, specifically for the BCR release ?
I think maybe @alexeagle or @thesayyn might have to advise. My bazel expertise is lacking. We could remove the goreleaser stuff and just do the build with bazel and I think we might be good?
Yes, we need to Bazelify the build process first, and do what Alex is suggesting here.
Note, I discussed this a bit with @gregmagolan since this is exactly the same shape as the copy_to_directory Go toolchain we build and publish with https://github.com/aspect-build/bazel-lib - we could probably share the approach.
Discussed with @loosebazooka as part of adding a Bazel rule in this repo: we'd like the release process to: