Go to file
Beatrice DellacĂ  09455ac694
All checks were successful
continuous-integration/drone/push Build is passing
add section about running in readme.md
2024-08-07 10:33:41 +02:00
.idea start 2024-08-06 20:02:06 +02:00
src/main optimize code 2024-08-07 10:21:35 +02:00
.drone.yml enable droneci support 2024-08-06 20:07:21 +02:00
.gitignore start 2024-08-06 20:02:06 +02:00
pom.xml optimize code 2024-08-07 10:21:35 +02:00
readme.md add section about running in readme.md 2024-08-07 10:33:41 +02:00

release-hive back end

Build Status Quality Gate Status Reliability Rating Security Rating Maintainability Rating

pure java software backend for software release management

running

database requirements

set up a database server with postgresql. this is currently the only supported database backend.

building

required tools

  • java 17+ sdk
  • git
  • maven

build steps

the build process currently happens with maven. specific build and release steps have not been specified yet.

support

category info
official repository gitea src
build status drone-ci
dev email hello@beatrice.wtf