Building Selective Applications in a Golang Monolithic Project with Bazel #19931
Unanswered
abhay8nitt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking for insights, sample configurations, and best practices related to using Bazel for Golang projects, especially in the context of a monolithic repository with multiple applications. Our goal is to leverage Bazel to its full potential, ensuring efficient builds and minimizing unnecessary compilation steps.
If any of you have experience or expertise in setting up Bazel for Go projects, particularly within a monolithic repository structure, we would greatly appreciate your advice. Sample Bazel BUILD files, integration strategies, and any tips on incrementally building only the changed applications would be incredibly valuable to us.
Beta Was this translation helpful? Give feedback.
All reactions