Using new string_flag
settings in external repositories
#10152
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
team-ExternalDeps
External dependency handling, remote repositiories, WORKSPACE file.
type: feature request
With the new
string_flag
type, it would be nice if we could include some of these in rules repos, but currently it doesn't seem like you can reference them if they're in a WORKSPACE repo in your project. For example if we add this:To rules_apple, and then try to set it with:
We get this error:
I also tried using
//external
here with no luck.What's the output of
bazel info release
?release 1.1.0
Related: bazelbuild/rules_apple#648
The text was updated successfully, but these errors were encountered: