Closed davidzchen closed 7 years ago
@davidzchen Can you send a gerrit code review for it?
Sounds good. Though before I do so, I would like to make a change to rules_jsonnet
to put examples and docs into sub-workspaces, similar to what we are doing with other rules repos, such as rules_rust
. However, it looks like I first need to fix jsonnet.bzl
because currently, I get an error when I try to build the examples when they are in their own workspace.
Sent the following review: https://bazel-review.googlesource.com/10310
Currently, it seems that bazelbuild/rules_jsonnet is not being tested with Jenkins.