An open API service indexing awesome lists of open source software.

https://github.com/release-engineering/greenwave

Service to evaluate gating policies based on test results
https://github.com/release-engineering/greenwave

fedora-infra fedora-modularity

Last synced: about 1 year ago
JSON representation

Service to evaluate gating policies based on test results

Awesome Lists containing this project

README

          

# Greenwave

![logo of Greenwave](https://github.com/release-engineering/greenwave/raw/master/logo.png)

Greenwave is a service to decide whether a software artifact can pass certain
gating points in a software delivery pipeline, based on test results stored in
[ResultsDB](https://github.com/release-engineering/resultsdb) and waivers stored in
[WaiverDB](https://github.com/release-engineering/waiverdb).

## Documentation

The latest version of Greenwave's documentation is available at:
https://gating-greenwave.readthedocs.io/en/latest/

To get started developing Greenwave, check out the
[development guide](https://gating-greenwave.readthedocs.io/en/latest/dev-guide.html).

## Copyright and license

This project is copyright Red Hat and other contributors, licensed under the
terms of the GNU General Public License version 2 or later. See the `COPYING`
file for the complete text of the license. Refer to the git history for
complete authorship details.