Compare commits

..

7 Commits

Author SHA1 Message Date
jarno b04366163f Fix flyway migration and use h2 in unit tests.
Backend CI / Run Maven Tests (pull_request) Successful in 1m21s
2025-08-07 19:04:21 +03:00
jarno 2e14ea06c9 WIP for activity modeling and migration.
Backend CI / Run Maven Tests (pull_request) Failing after 4m32s
2025-08-04 21:07:46 +03:00
jarno 2a0d7fa1b8 fix: corrected path for the maven step
Backend CI / Run Maven Tests (pull_request) Successful in 1m22s
2025-08-02 22:23:54 +03:00
jarno 823f91804a feat: added setup maven step to the backend pipeline
Backend CI / Run Maven Tests (pull_request) Failing after 7s
2025-08-02 22:17:40 +03:00
jarno c5433dfefd feat: removed backend pipeline step for caching m2
Backend CI / Run Maven Tests (pull_request) Failing after 12s
2025-08-02 22:12:05 +03:00
jarno 8af5ea02cd feat: added backend ci pipeline and readme for pipelines
Backend CI / Run Maven Tests (pull_request) Failing after 15s
2025-08-02 21:02:30 +03:00
jarno f1dff9684b feat: initialized the backend project 2025-08-02 20:53:50 +03:00
+1 -1
View File
@@ -41,4 +41,4 @@ jobs:
with:
name: backend-test-results
path: backend/target/surefire-reports/
retention-days: 7
retention-days: 7