Skip to content

Align block-network behavior with rest of bazel#1460

Open
NEOatNHNG wants to merge 1 commit intobazel-contrib:mainfrom
NEOatNHNG:consistent-block-network-behavior
Open

Align block-network behavior with rest of bazel#1460
NEOatNHNG wants to merge 1 commit intobazel-contrib:mainfrom
NEOatNHNG:consistent-block-network-behavior

Conversation

@NEOatNHNG
Copy link

Bazel has a default wether to allow network access which can be switched via CLI. So if not listed in the tags we should not overrule it.

Use cases might be commercial compilers which need access to the license server but that should not be hardcoded into the call to call to the foreignCC rule because it is a toolchain dependency.

Bazel has a default wether to allow network access which can be
switched via CLI. So if not listed in the tags we should not overrule
it.

Use cases might be commercial compilers which need access to the
license server but that should not be hardcoded into the call to
call to the foreignCC rule because it is a toolchain dependency.
@NEOatNHNG NEOatNHNG marked this pull request as ready for review February 16, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant