Closed alexeagle closed 2 years ago
Commenting to record my agreement with the above. đź‘Ť
Our hope with this repo is that it becomes more mature and can eventually graduate into rules_python, or perhaps Google will starlarkify the python rules and then it's more trivial to introduce type-checking.
This was approved in the SIG meeting today.
Nice. So I can't make you an admin of bazel-mypy-integration
because it's a personal repo, and I can't currently transfer the repo because I don't have permissions. I need to get past this error:
You don't have permission to create public repositories on bazel-contrib
Which must involve me gaining powers in bazel-contrib
.
Try now?
Same issue:
You don’t have the permission to create public repositories on bazel-contrib
Edit: Actually it's now done. Didn't realize after reading your cmmnt that there was an invitation I had to accept. Obvious in retrospect.
I've been working with @thundergolfer and a client to make Python typechecking work well under Bazel.
Eventually it would be nice for rules_python to provide typechecking, but for now this repo works and might get wider adoption.
It meets the criteria https://bazel-contrib.github.io/SIG-rules-authors/hosting-policy.html#adding-criteria: