Go to file
Beatrice DellacĂ  4c79d502e3
All checks were successful
continuous-integration/drone/push Build is passing
rename packages and classes
2024-08-07 22:57:28 +02:00
.idea start 2024-08-06 20:02:06 +02:00
src/main rename packages and classes 2024-08-07 22:57:28 +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 RHSRV-4 | RHSRV-5 - Implement Authentication with JWT 2024-08-07 21:14:19 +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