2 Commits

Author SHA1 Message Date
David Ostrovsky
4cdd7f7d86 Bazel: Special handling for plugins not under git control
To be compatible with the shell script, ignore "not a git repository
error" and report "unknown" version.

Change-Id: Ifa5dafea63743e6e09958f4283231c3eb7e45afe
2019-11-03 13:27:49 +01:00
David Ostrovsky
a7e95e5bc1 Bazel: Migrate workspace status script to python
This allows to seamlessly build Gerrit on different operating systems.
See also discussions in: [1], [2].

[1] https://github.com/bazelbuild/bazel/issues/5958
[2] https://github.com/bazelbuild/bazel/issues/10151

Change-Id: I7738a23c08f4890a2010182587b64a2979256ad4
2019-11-03 08:45:12 +00:00