Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/exasol/release-droid
- Owner: exasol
- License: mit
- Created: 2020-06-25T06:29:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T11:49:42.000Z (4 months ago)
- Last Synced: 2024-10-18T00:48:41.110Z (4 months ago)
- Topics: automation, exasol-integration, github, github-releases, java, releasing, scala
- Language: Java
- Homepage:
- Size: 867 KB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)