Commit Graph

128 Commits

Author SHA1 Message Date
7252004e6d ci: use simplest version of github action 2025-04-14 23:40:24 +02:00
249ecc343c Revert "ci: add scan to github action"
This reverts commit 25d2aed54f9b32467f0cf1842294d7deb50bceb6.
2025-04-14 23:40:24 +02:00
311f587029 Revert "ci: fix scan github action"
This reverts commit abb642087430df8e260a7ef2ee77f780aa1ecccc.
2025-04-14 23:40:23 +02:00
093097e91c ci: fix scan github action 2025-04-14 23:40:23 +02:00
dea67a5541 ci: add scan to github action 2025-04-14 23:40:23 +02:00
5fd1829b1b ci: update github action 2025-04-14 23:40:22 +02:00
4fe07be772 ci: finit CI with github action 2025-04-14 23:40:22 +02:00
7ff35c0119 test: fix GameSimulationTest test 2025-04-14 23:40:21 +02:00
ea18aabdec test: add constant for tags 2025-04-14 23:40:21 +02:00
13b2795736 test: add constant for tags 2025-04-14 23:40:21 +02:00
752b27aa05 chore: add *.hprof to gitignore 2025-04-14 23:40:20 +02:00
1b0680241d test: add RabbitMQ test 2025-04-14 23:40:20 +02:00
0aa13b9299 Fix: close all connections after each tests 2025-04-14 23:40:19 +02:00
aa9dac74e8 enable rabbit 2025-04-14 23:40:19 +02:00
cb3ec3f96c Fix tests 2025-04-14 23:40:19 +02:00
080ea1245d remove priority of subscribe 2025-04-14 23:40:18 +02:00
0bfeef8a91 fix ProjectionSnapshotRepositoryInMemory.excludeTheHeadBySize 2025-04-14 23:40:18 +02:00
d05bf62bf0 Add name to InMemory services 2025-04-14 23:40:17 +02:00
147ae47155 hide hikari info log 2025-04-14 23:40:17 +02:00
fd954e631d fix testApplicationWithConfig 2025-04-14 23:40:17 +02:00
e1529ee52c add function subscribeToBus to GameCommandHandler 2025-04-14 23:40:16 +02:00
903eb975e3 disable rabbit 2025-04-14 23:40:16 +02:00
83a92ab391 declare ReactionListener in Koin 2025-04-14 23:40:15 +02:00
37eaf7c8e5 disable redis 2025-04-14 23:40:15 +02:00
aca655952e add function subscribeToBus to RepositoryInMemory 2025-04-14 23:40:15 +02:00
5ef49c1585 missing runBlocking 2025-04-14 23:40:14 +02:00
d55260a286 missing execute on prepareStatement 2025-04-14 23:40:14 +02:00
b71997f723 add IntelliJ run command for docker 2025-04-14 23:40:13 +02:00
9e3c1267bf create GameEventBusInRabbinMQ and use it as GameEventBus 2025-04-14 23:40:13 +02:00
5f992f887d wait redis before run app 2025-04-14 23:40:13 +02:00
650e964e48 configure rabbitMQ ConnectionFactory 2025-04-14 23:40:12 +02:00
e8fb80b646 create BusInRabbitMQ 2025-04-14 23:40:12 +02:00
4afc4fa353 install rabbitMQ on docker 2025-04-14 23:40:11 +02:00
70d596acf0 create GameListRepositoryInRedis 2025-04-14 23:40:11 +02:00
2fb4c778fd move subscribeToBus in configureGameListener function, and use it on test 2025-04-14 23:40:11 +02:00
d5d6a48df3 HikariConfig 2025-04-14 23:40:10 +02:00
96469b689f remove projectionsBuilders method 2025-04-14 23:40:10 +02:00
2709366a53 optimise test 2025-04-14 23:40:09 +02:00
6ab3e63af2 refactor docker compose 2025-04-14 23:40:09 +02:00
7d030204f6 use GameEventStoreInPostgresql instead of InMemory 2025-04-14 23:40:09 +02:00
d9e05e6d9a create EventStreamInPostgresql 2025-04-14 23:40:08 +02:00
a427bf88c7 create EventStreamInMemoryTest 2025-04-14 23:40:08 +02:00
cee57ad2a3 clean Dockerfile 2025-04-14 23:40:07 +02:00
c407ac6251 use splited docker compose file in gradle 2025-04-14 23:40:07 +02:00
d94c558989 split docker compose file 2025-04-14 23:40:06 +02:00
6ec45fc9db add some documentation 2025-04-14 23:40:06 +02:00
933907b608 testApplication 2025-04-14 23:40:06 +02:00
027747a20b minors changes 2025-04-14 23:40:05 +02:00
e4ffd7792b create docker for the API 2025-04-14 23:40:05 +02:00
77be521627 install flyway 2025-04-14 23:40:04 +02:00