34 lines
2.0 KiB
Markdown
34 lines
2.0 KiB
Markdown
# release-hive back end
|
|
[](https://drone.beatrice.wtf/bea/release-hive)
|
|
[](https://sonar.beatrice.wtf/dashboard?id=relhive)
|
|
[](https://sonar.beatrice.wtf/dashboard?id=relhive)
|
|
[](https://sonar.beatrice.wtf/dashboard?id=relhive)
|
|
[](https://sonar.beatrice.wtf/dashboard?id=relhive)
|
|
|
|
|
|
*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 21+ 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](https://wiki.beatrice.wtf/en/release-hive) |
|
|
| official repository | [release-hive src](https://git.beatrice.wtf/bea/release-hive.git) |
|
|
| build status | [drone-ci](https://drone.beatrice.wtf/bea/release-hive) |
|
|
| dev email | [hello@beatrice.wtf](mailto:hello@beatrice.wtf) |
|