Commit Graph

40 Commits

Author SHA1 Message Date
136dd2311d Prevent local test db to disappear on docker restart 2024-08-25 13:14:54 +02:00
351a1a4635 Fix nested classes in open api document 2024-08-25 13:14:32 +02:00
4db35dbdb5 Remove unnecessary migrations in integration tests
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 14:26:38 +02:00
d0704aea12 Fix permissions in Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 14:24:18 +02:00
92e91de9c2 Include healthcheck in Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2024-08-24 13:50:03 +02:00
de7e9a7131 Tweak log levels for non-dev environments
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 13:44:23 +02:00
6b422545d9 Remove migrations sql script 2024-08-24 13:43:58 +02:00
4a1f1a5a67 Apply migrations on startup 2024-08-24 13:43:43 +02:00
d3d3675e3d Fix onfiguration documentation in README
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 13:20:29 +02:00
88090878ee Include docker job in notification
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 12:55:25 +02:00
f410f69e9d Only report failures
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-24 12:46:33 +02:00
036f4d1dfc Fix Dockerfile for nbgv 2024-08-24 12:46:27 +02:00
ea689bb7a1 Only build docker image on main
Some checks failed
continuous-integration/drone/push Build is failing
For now
2024-08-24 12:39:30 +02:00
4855336c33 Add docker build and push to pipeline 2024-08-24 12:36:15 +02:00
ad9391093d Update nbgv version config 2024-08-24 12:36:15 +02:00
89afc435fc Remove broken dependencies
All checks were successful
continuous-integration/drone Build is passing
2024-08-23 19:02:01 +02:00
2d79b5a0bf Revert "Replace with gitea actions"
This reverts commit 70f47b0dd1.

# Conflicts:
#	.gitea/workflows/build.yaml
#	vegasco-server.sln
2024-08-23 18:56:01 +02:00
dcb82414b9 Add nbgv and add server info endpoint
Some checks failed
Build Vegasco Server / build (push) Failing after 59s
2024-08-23 18:55:05 +02:00
d19d68f5a2 Setup docker in pipeline
Some checks failed
Build Vegasco Server / build (push) Failing after 2m24s
2024-08-23 18:35:51 +02:00
1c88d2b2c6 Exclude empty test project
Some checks failed
Build Vegasco Server / build (push) Failing after 2m22s
2024-08-23 18:32:01 +02:00
155ed22fb0 Explicitly specify package 2024-08-23 18:31:54 +02:00
4a46c46222 Fix setting up pipeline
Some checks failed
Build Vegasco Server / build (push) Failing after 2m34s
2024-08-23 18:20:35 +02:00
f4846bc66a Update on
Some checks failed
Build Vegasco Server / build (push) Failing after 1m22s
2024-08-23 18:17:27 +02:00
70f47b0dd1 Replace with gitea actions 2024-08-23 18:15:28 +02:00
e20f713fdb Add initial cicd yaml 2024-08-23 18:05:34 +02:00
2463c11be3 Add consumption logic and endpoints 2024-08-23 18:02:18 +02:00
d47e4c1971 Add consumption entity and use strongly typed ids 2024-08-17 18:00:23 +02:00
4bfc57ef9f Remove unused launch configs 2024-08-17 16:38:41 +02:00
5c532a6bb5 Experiment with setting up system test docker services 2024-08-17 16:38:41 +02:00
4f287d85dd Use full keycloak realm export from cli instead of partial export from web interface 2024-08-17 16:38:41 +02:00
7f734aa2a2 Initial setup work for system tests 2024-08-17 16:38:41 +02:00
81b5c89a25 Fix Dockerfile 2024-08-17 16:38:40 +02:00
1d6ecfee6e Require oidc metadata url instead of individual values 2024-08-17 16:38:40 +02:00
4be9fd2043 Update convenience scripts 2024-08-17 16:38:40 +02:00
19b105b0e8 Add integration tests 2024-08-17 16:38:40 +02:00
ff2da66a22 Add unit tests 2024-08-17 16:38:40 +02:00
877e7989cd Implement all car endpoints 2024-08-17 16:38:40 +02:00
a708ed25e7 Initial endpoint configuration with authentication 2024-08-17 16:38:40 +02:00
e579d76560 Create api project 2024-08-17 16:38:40 +02:00
81544363bb Initial commit 2024-08-17 16:38:40 +02:00