bazel-contrib / bazel-contrib/rules_oci
Support `--incompatible_auto_exec_groups`
Open
- Dominant language
- Starlark
- Stars
- 423
- Forks
- 213
- Avg merge
- 53m
- Merged PRs (30d)
- 1
Description
https://github.com/bazelbuild/bazel/issues/17134
oci/private/image.bzl:114 and some other invocations likely need to set the `toolchain=` parameter to non-`None`.
This flag is set in https://github.com/bazel-contrib/bazelrc-preset.bzl as of 8+.
Contributor guide
Assessment
This issue has not been assessed yet.