Wade Jensen
Wade Jensen
`http_archive` seems to be the standard method for pulling rules into a WORKSPACE in the bazel ecosystem. Should the README example for this repo https://github.com/google/subpar/blame/9fae6b63cfeace2e0fb93c9c1ebdc28d3991b16f/README.md#L14-L24 be changed to something like...
I'm writing a Scala plugin to implement a compatibility check. For some reason I wrote the structure of the plugin input from the wiki readme rather than the code. In...
`@segment/analytics.js-integration-google-tag-manager` is not published publicly on npm. Maybe it was forgotten in the repo migration? Anyway would it be possible to trigger a release, and / or make the npm...
Tests fail to run in `hello_lib_common` and `hello_js_browser_app`. JVM project tests seem to run correctly. ``` gradle test --info ... > Task :hello_lib_common:testClasses UP-TO-DATE Skipping task ':hello_lib_common:testClasses' as it has...