Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exasol/release-droid

Release Droid automates release process steps on widely used platforms like GitHub and Maven. "Release Droid is exactly the droid you're looking for" (Obi Wan)
https://github.com/exasol/release-droid

automation exasol-integration github github-releases java releasing scala

Last synced: 3 months ago
JSON representation

Release Droid automates release process steps on widely used platforms like GitHub and Maven. "Release Droid is exactly the droid you're looking for" (Obi Wan)

Awesome Lists containing this project

README

        

# Exasol Release Droid

[![Build Status](https://github.com/exasol/release-droid/actions/workflows/ci-build.yml/badge.svg)](https://github.com/exasol/release-droid/actions/workflows/ci-build.yml)

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)

[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=security_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=sqale_index)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)

[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=code_smells)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=coverage)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Arelease-droid&metric=ncloc)](https://sonarcloud.io/dashboard?id=com.exasol%3Arelease-droid)

Release Droid automates release process steps on widely used platforms like GitHub and Jira for Exasol projects.

## Information for Users

* [User Guide](doc/user_guide/user_guide.md)
* [Changelog](doc/changes/changelog.md)
* [Dependencies](dependencies.md)