joeleba
joeleba
**Description of the problem / feature request:** For example: https://github.com/bazelbuild/bazel/blob/master/.bazelci/postsubmit.yml#L119 ``` ubuntu1804_javabase9: platform: ubuntu1804_nojava name: ":java: OpenJDK 9 Javabase" shell_commands: - sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^# android_ndk_repository/android_ndk_repository/' WORKSPACE...
**Description of the problem / feature request:** This is to help the users of the reports to understand the report easier. We can add something like https://getbootstrap.com/docs/4.1/components/tooltips/.
**Description of the problem / feature request:** We should add some e2e tests. Something like what Bazel has https://github.com/bazelbuild/bazel/tree/master/src/test/shell **Feature requests: what underlying problem are you trying to solve with...