1
0
Fork 0
Commit Graph

9 Commits (master)

Author SHA1 Message Date
ar a025e63263 Add bazel error log to .gitignore
Change-Id: I73212500b9a812141b54e2664aa112a3a408061c
2021-03-21 22:25:09 +01:00
lb5tr e5f8e8ae0c bgpwtf/cccampix/pgpencryptor: add service base
Add emacs swap files to .gitignore.

Change-Id: I5e0e3e31a0a0cd6d73e6c89a82b73412f0f78a15
2019-08-10 10:51:07 -07:00
q3k 356ea8bc3a devtools/bazel-cache: build from source, use docker_push
Change-Id: Ie889372b9a7b439e04c1899c90753349440e727a
2019-07-22 00:01:20 +02:00
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
q3k f2a812b9fd *: bazelify 2019-01-13 17:51:34 +01:00
Serge Bazanski b33646bdb9 Merge branch 'master' of /home/q3k/Projects/hscloud/go/src/code.hackerspace.pl/q3k/m6220-proxy 2018-10-25 12:27:01 +01:00
q3k c681a753b7 godepify 2018-10-05 14:32:42 -07:00
q3k ff5af6936d Initial commit 2018-08-29 19:20:46 +01:00
q3k e08e6da775 Initial Commit 2018-08-27 21:00:38 +01:00