Go to file
Beatrice DellacĂ  9fa1a4bfba
All checks were successful
continuous-integration/drone/push Build is passing
update readme
2024-08-07 13:35:51 +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 update readme 2024-08-07 13:35:51 +02:00

release-hive back end

Build Status Quality Gate Status Reliability Rating Security Rating Maintainability Rating

pure java server 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 wiki release-hive wiki
official repository release-hive src
build status drone-ci
dev email hello@beatrice.wtf