v1.1.0
Add to your MODULE.bazel file:
bazel_dep(name = "bazelrc-preset.bzl", version = "1.1.0")Then follow more install instructions from the project README.
What's Changed
- --noremote_upload_local_results by @alexeagle in #58
- config:ruleset - check_direct_dependencies=off by @alexeagle in #59
- Add incompatible_exclusive_test_sandboxed for bazel 6 by @hofbi in #60
- incompatible_merge_fixed_and_default_shell_env by @alexeagle in #64
- Add extra presets by @hofbi in #62
- feat: allow releasing from GH UI by @alexeagle in #66
Full Changelog: v1.0.1...v1.1.0