1
0
mirror of https://github.com/pcvolkmer/etl-processor.git synced 2025-04-20 01:36:50 +00:00

65 Commits

Author SHA1 Message Date
Jakub Lidke
da26b5a2c8 Merge branch 'master' into add-docker-build
# Conflicts:
#	README.md
#	build.gradle.kts
2023-08-25 12:59:38 +02:00
2e7ef25a49 Update project version and versions in gradle file 2023-08-12 23:16:17 +02:00
0e1034d964 New version and add status badge to README.md 2023-08-11 09:47:20 +02:00
044d01534b Build and deploy docker image on new release 2023-08-10 20:29:43 +02:00
b956eba6c7 Add workflow to run tests on push or pull request 2023-08-10 17:27:14 +02:00
501762d451 Add test logging 2023-08-09 18:32:03 +02:00
422441a3b3 Add tests for RequestProcessor 2023-08-08 16:46:02 +02:00
b75328b74d Move integration tests into own source-set 2023-08-08 15:16:58 +02:00
3039b4b2a7 Add basic Testcontainers test setup 2023-08-08 13:23:37 +02:00
3dea664999 Update Spring Boot dependencies 2023-08-08 12:46:04 +02:00
Jakub Lidke
a075f73162 feat: add Dockerfile for build within docker environment and run application within a container. 2023-08-02 15:19:38 +02:00
Jakub Lidke
90c5b81c2b feat: patient pid may be replaced with gPAS pseudonym, now. 2023-07-27 13:01:58 +02:00
1a2d4ea7a2 (Near) realtime update of statistics charts 2023-07-25 21:20:50 +02:00
2929bb26ac Add request and status logging 2023-07-25 15:45:02 +02:00
05149bac0b Initial commit 2023-07-24 18:50:12 +02:00