commit | fe7f18abbbccf29021d2f1da61ad86fbcd628999 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Wed Oct 26 23:10:08 2016 +0200 |
committer | David Ostrovsky <david.ostrovsky@gmail.com> | Wed Oct 26 21:10:14 2016 +0000 |
tree | 5e90b0979dfa5983864992b1c5db46d33c32a4aa | |
parent | fd7e4b3b1f837fc1dbbba32949933dd6c6ae213a [diff] |
Session proposal: Building Gerrit with Bazel Change-Id: If835599a9526545e389c0360387a4699c00def94
diff --git a/sessions/bazel-build-gerrit.md b/sessions/bazel-build-gerrit.md new file mode 100644 index 0000000..3a23020 --- /dev/null +++ b/sessions/bazel-build-gerrit.md
@@ -0,0 +1,9 @@ +# Implementing Gerrit build with Bazel + +Gerrit build tool chain is an interesting journey with multiple stops: + +* Maven +* Buck +* Blaze, opps.. Bazel + +David Ostrovsky, Unaffiliated