bazelbuild / bazel-skylib

Common useful functions and rules for Bazel
https://bazel.build/
Apache License 2.0
394 stars 180 forks source link

Flag --incompatible_disallow_empty_glob will break Bazel skylib in Bazel 1.2.1 #219

Open bazel-flag-bot opened 4 years ago

bazel-flag-bot commented 4 years ago

Incompatible flag --incompatible_disallow_empty_glob will break Bazel skylib once Bazel 1.2.1 is released.

Please see the following CI builds for more information:

Questions? Please file an issue in https://github.com/bazelbuild/continuous-integration

Important: Please do NOT modify the issue title since that might break our tools.

brandjon commented 3 years ago

Flag flip tracked by bazelbuild/bazel#8195.

limdor commented 1 year ago

PR to make sure that there are no regressions in bazel-skylib. Once it is merged this issue could be closed https://github.com/bazelbuild/bazel-skylib/pull/447