summaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Merge branch 'master' into add-docker-buildJakub Lidke1-5/+50
2023-08-12Update project version and versions in gradle filePaul-Christian Volkmer1-7/+14
2023-08-11New version and add status badge to README.mdv0.1.1Paul-Christian Volkmer1-1/+1
2023-08-10Build and deploy docker image on new releasev0.1.0Paul-Christian Volkmer1-1/+1
2023-08-10Add workflow to run tests on push or pull requestPaul-Christian Volkmer1-0/+11
2023-08-09Add test loggingPaul-Christian Volkmer1-0/+4
2023-08-08Add tests for RequestProcessorPaul-Christian Volkmer1-0/+1
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer1-2/+22
2023-08-08Add basic Testcontainers test setupPaul-Christian Volkmer1-0/+2
2023-08-08Update Spring Boot dependenciesPaul-Christian Volkmer1-1/+1
2023-08-02feat: add Dockerfile for build within docker environment and run application ...Jakub Lidke1-2/+4
2023-07-27feat: patient pid may be replaced with gPAS pseudonym, now.Jakub Lidke1-0/+3
2023-07-25(Near) realtime update of statistics chartsPaul-Christian Volkmer1-0/+2
2023-07-25Add request and status loggingPaul-Christian Volkmer1-0/+5
2023-07-24Initial commitPaul-Christian Volkmer1-0/+55