hscloud/tools
Serge Bazanski 2ce367681a *: move away from python_rules
python_rules is completely broken when it comes to py2/py3 support.

Here, we replace it with native python rules from new Bazel versions [1] and rules_pip for PyPI dependencies [2].

rules_pip is somewhat little known and experimental, but it seems to work much better than what we had previously.

We also unpin rules_docker and fix .bazelrc to force Bazel into Python 2 mode - hopefully, this repo will now work
fine under operating systems where `python` is python2 (as the standard dictates).

[1] - https://docs.bazel.build/versions/master/be/python.html

[2] - https://github.com/apt-itude/rules_pip

Change-Id: Ibd969a4266db564bf86e9c96275deffb9610dd44
2019-07-16 22:22:05 +00:00
..
.gitignore tools/: add __pycache__ to gitignore 2019-06-21 22:14:41 +02:00
BUILD *: move away from python_rules 2019-07-16 22:22:05 +00:00
calicoctl.sh tool: add calicoctl wrapper 2019-01-18 01:34:20 +01:00
install.sh tools/install.sh: soft requirement on nix 2019-05-15 19:13:11 +02:00
nixops.sh toolx/nixops: new keys 2019-05-17 18:10:23 +02:00
pass.py *: k0.hswaw.net somewhat working 2019-01-13 21:14:02 +01:00
rook-s3cmd-config tools/rook-s3cmd-config: tool to generate s3cmd config from rook.io secrets 2019-04-09 23:30:38 +02:00
secretstore.py secretstore: restore implr 2019-05-19 03:10:25 +02:00
workspace-status.sh app/gerrit: import OAuth provider and add SSO support 2019-06-21 20:09:01 +02:00