Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken on Bazel 8.0.0rc4 #25

Closed
nya3jp opened this issue Nov 26, 2024 · 0 comments
Closed

Broken on Bazel 8.0.0rc4 #25

nya3jp opened this issue Nov 26, 2024 · 0 comments

Comments

@nya3jp
Copy link
Owner

nya3jp commented Nov 26, 2024

See bazelbuild/bazel-central-registry#3260

(09:28:40) ERROR: Traceback (most recent call last):
  | File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/273f34efad2b9494f33b5a6efd0239c1/external/rules_contest+/contest/impls/BUILD.bazel", line 4, column 9, in <toplevel>
  | lint_all()
  | File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/273f34efad2b9494f33b5a6efd0239c1/external/rules_contest+/lint/defs.bzl", line 32, column 27, in lint_all
  | bzl_srcs = native.glob(["WORKSPACE", "WORKSPACE.bazel", "BUILD", "BUILD.bazel", "*.bzl"])
  | Error in glob: glob pattern 'WORKSPACE' didn't match anything, but allow_empty is set to False (the default value of allow_empty can be set with --incompatible_disallow_empty_glob).

Looks like the default value for --incompatible_disallow_empty_glob has been flipped.

@nya3jp nya3jp closed this as completed in 6f9e2d1 Nov 26, 2024
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

No branches or pull requests

1 participant