Setting up events-eiffel

Requirements

Publishing

Infrastructure to which the events can be posted.

Supported:

Event consistency

To ensure consistency with previously published events the plugin needs access to the following eiffel event repository APIs:

This can be bypassed by setting EventIdCache.trustLocalCache = True. Setting this means the local Gerrit cache of published events is taken as the truth and the Eiffel Repostory APIs aren't necessary. The side-effect is that inconsistencies may follow if events are sent by others than the events-eiffel plugin.