August Karlstedt
August Karlstedt
also seeing this.
I have a workaround but I'm not sure of the implications yet: We can trace `rules_jsonnet` to its dependency on `go-jsonnet`, which specifies the `go_repository` for `com_github_fatih_color` if you modify...
Upon further inspection it does look like `py_test`s are created out of files beginning with `test_` or ending with `_test.py` if and only if you also have a test target...
It seems they're changing the slide format to JSON. For the video you linked, the slide sync times are available at https://slides.slideslive.com/38938387/v5/slides.json?1642091522 which I found by using the network tab...
Good catch. I wonder if this would fix the issue described in Figure 4b.
While it is optionally used at runtime, it still should be included to be able to resolve dependencies e.g. in requirement lock files
> Any workaround for rules_docker? @arunkant rules_docker merged this which fixes `--noexperimental_python_import_all_repositories` https://github.com/bazelbuild/rules_docker/pull/2171