-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
https://github.com/bazel-contrib/bazelrc-preset.bzl is a new tool how to handle bazel presets. https://github.com/tweag/credential-helper?tab=readme-ov-file#installation-and-usage defines a good amount of flags that users should define in their bazelrc. That could be more convenient.
Describe the solution you'd like
As we are documenting with bazel-contrib/bazelrc-preset.bzl#68 and what has been already done in aspect-build/toolchains_protoc#84 shows how bazelrc-preset.bzl can be used for this and I think this project is a good candidate.
Describe alternatives you've considered
Not doing it a leave everything as is.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers