EChigrina / eiffel-gerrit-lib

Supporting library for eiffel-gerrit-herald

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gerrit to Eiffel event converter

Gerrit to Eiffel event converter

This library converts Gerrit events into Eiffel events. For now, only two types of events is supported. The library can be extended with more events. All Eiffel events are generated and validated with the help of RemRem Semantics. Supported events can be found in the table below.

About this repository

The contents of this repository are licensed under the Apache License 2.0.

To get involved, please see Code of Conduct and contribution guidelines.

About Eiffel

This repository forms part of the Eiffel Community. Eiffel is a protocol for technology agnostic machine-to-machine communication in continuous integration and delivery pipelines, aimed at securing scalability, flexibility and traceability. Eiffel is based on the concept of decentralized real time messaging, both to drive the continuous integration and delivery system and to document it.

Visit Eiffel Community to get started and get involved.

Events

Supported events:

Gerrit Eiffel
Patchset Created EiffelSourceChangeCreatedEvent
Change Merged EiffelSourceChangeSubmittedEvent

About

Supporting library for eiffel-gerrit-herald

License:Apache License 2.0


Languages

Language:Java 100.0%