Fix issue with message serialisation

Use EventGsonProvider from events-broker library instead of Gerrit core.
EventGsonProvider from Gerrit core doesn't handle events provided by
plugins. This issue is fixed in stable-3.4.

Bug: Issue 14390
Change-Id: Ia0dbe8848f3860709b8b038d45ce814f7609d126
1 file changed
tree: 49dabe8e3607c95711970188078dd0c44888ed21
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl
  4. Jenkinsfile
  5. LICENSE
  6. README.md
README.md

events-gcloud-pubsub

Gerrit event producer and consumer for GCloud PubSub

Build

Information on how to build this plugin can be found here

Configuration

Information on how to configure this plugin can be found here