Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
Forked from wix-playground/scala-bazel-oss-demo
Repo to demonstrate scala and bazel on a medium size oss project
Python
-
685 contributions in the last year
Contribution activity
September 2020
- katre/rules_jvm_external Starlark
- katre/testing-samples Java
- katre/platforms Starlark
Created a pull request in android/testing-samples that received 2 comments
Remove unconditional registration of :android_platform for execution.
This platform is only valid on Linux machines, and breaks the build when run from Windows or Mac. The .bazelrc registers it as an execution platfor…
+19
−16
•
2
comments
- Cquery's proto output is now sorted by attribute name.
- [WIP] Java toolchain transition 02
- Set a default value for --host_crosstool_top
- android_sh_test now fails to build with a clear error if there is no Android SDK
- [WIP] Update Java rules to use the toolchain transition.
- Update android_sdk_repository to create a valid, but useless, repository
- Update Python rules to use the toolchain transition
- Update py_runtime_pair to properly declare config transitions.