-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Description
We at Nordix Community intend to start prototyping with Eiffel.
One of the aspects we want to try out is to publish SCM events (EiffelSourceChangeCreatedEvent and
EiffelSourceChangeSubmittedEvent) from Nordix Community Gerrit Instance.
However, the current version of Gerrit supported by eiffel-gerrit-plugin seems to be 2.X and we use Gerrit 3.4.1 in Nordix Community.
We are wondering if community has plans to introduce support for later versions of Gerrit API?
If so, where can we learn more about this effort and contribute?
If not, how can we contribute this support?
This issue is related to an existing issue, #25, aiming to enable introducing support for different versions of Gerrit API, however that issue hasn't received any answers yet.
Motivation
There are different users of the plugin that requires support for different version of gerrit api.
Exemplification
Communities support different versions depending on the users' needs and sometimes this support is introduced by the users themselves.
Benefits
Different versions of Gerrit can be supported, increasing the adoption of the plugin and Eiffel in general.
Possible Drawbacks
More versions to maintain.