-
Notifications
You must be signed in to change notification settings - Fork 9
bzl_library targets not correct #87
Copy link
Copy link
Open
Description
in #82 I fixed it, but it already regressed.
in deps attribute of starlark_doc_extract rule @@rules_multitool~//multitool:multitool.doc_extract: missing bzl_library targets for Starlark module(s) @platforms//host:constraints.bzl.
This added load statement
https://github.com/theoremlp/rules_multitool/pull/80/files#diff-7d06750bf4c88daaf48ddc1873d0494fda10b1eb97a250aa2c14ef150606d813
wasn't accompanied by the deps update to the bzl_library.
I'll send a PR to fix and also prevent regressions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels