157 Commits

Author SHA1 Message Date
flecomte 256524f63e feat: increase timeout tests
Tests / build (push) Successful in 42s
Tests / lint (push) Successful in 4m15s
Tests / test (push) Failing after 1m23s
2026-03-14 01:31:24 +01:00
flecomte 70be95e7ee feat: remove snapshot on ProjectionRepository
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled
Tests / build (push) Has started running
2026-03-14 01:14:12 +01:00
flecomte b6e8a2f347 doc: move schemas 2025-04-16 00:55:55 +02:00
flecomte 020c4630d7 refactor: little clean 2025-04-16 00:46:13 +02:00
flecomte f03265292a refactor: move CommandHandler to libs 2025-04-16 00:46:13 +02:00
flecomte 1f995b6ed9 refactor: move EventHandler to libs 2025-04-16 00:46:13 +02:00
flecomte fd7106276c feat: remove old commands on EventCommandMap 2025-04-16 00:46:12 +02:00
flecomte dff614aee6 doc: Add "What's the demo for ?" section to the documentation 2025-04-16 00:46:12 +02:00
flecomte 6d8712586e doc: create diagram of entities and projections 2025-04-16 00:46:12 +02:00
flecomte f85e654ac7 doc: create diagram 2025-04-15 20:20:56 +02:00
flecomte 2a798646c2 feat: use rabbit to projection bus 2025-04-14 23:40:32 +02:00
flecomte 9d4cc84c4e test: fix maxSnapshotCacheTtl when is infinite 2025-04-14 23:40:32 +02:00
flecomte a7f82e6bce test: fix GameStateRouteTest 2025-04-14 23:40:31 +02:00
flecomte 4086a21dcb test: fix test for redis 2025-04-14 23:40:31 +02:00
flecomte d394fca3f9 re enable Redis 2025-04-14 23:40:31 +02:00
flecomte 19c39678cf test: add missing test GameEventHandlerTest 2025-04-14 23:40:30 +02:00
flecomte 4aeddb7845 ci: add permissions 2025-04-14 23:40:30 +02:00
flecomte 53ef0f2e15 ci: Publish ktlint report 2025-04-14 23:40:29 +02:00
flecomte ec3ccafc4d test: limit log level in some tests 2025-04-14 23:40:29 +02:00
flecomte f0308c7d3e ci: add report 2025-04-14 23:40:28 +02:00
flecomte 575aee6e04 test: fix flaky test 2025-04-14 23:40:28 +02:00
flecomte c7eb1abad8 ci: split jobs 2025-04-14 23:40:28 +02:00
flecomte b4700aa185 test: add GameStateRoute Tests 2025-04-14 23:40:27 +02:00
flecomte f85f5986b4 test: rework GameSimulationTest for greater robustness 2025-04-14 23:40:27 +02:00
flecomte af1e5ee22a ci: don't run composeUp twice 2025-04-14 23:40:26 +02:00
flecomte 601d5dcda9 ci: increase timeout for the CI 2025-04-14 23:40:26 +02:00
flecomte 02192cf33b add missing @OptIn 2025-04-14 23:40:26 +02:00
flecomte 2e441bdbf6 ci: fix directory for copyEnv task 2025-04-14 23:40:25 +02:00
flecomte c9105cafae ci: add docker compose for CI (without tools) 2025-04-14 23:40:25 +02:00
flecomte 7252004e6d ci: use simplest version of github action 2025-04-14 23:40:24 +02:00
flecomte 249ecc343c Revert "ci: add scan to github action"
This reverts commit 25d2aed54f9b32467f0cf1842294d7deb50bceb6.
2025-04-14 23:40:24 +02:00
flecomte 311f587029 Revert "ci: fix scan github action"
This reverts commit abb642087430df8e260a7ef2ee77f780aa1ecccc.
2025-04-14 23:40:23 +02:00
flecomte 093097e91c ci: fix scan github action 2025-04-14 23:40:23 +02:00
flecomte dea67a5541 ci: add scan to github action 2025-04-14 23:40:23 +02:00
flecomte 5fd1829b1b ci: update github action 2025-04-14 23:40:22 +02:00
flecomte 4fe07be772 ci: finit CI with github action 2025-04-14 23:40:22 +02:00
flecomte 7ff35c0119 test: fix GameSimulationTest test 2025-04-14 23:40:21 +02:00
flecomte ea18aabdec test: add constant for tags 2025-04-14 23:40:21 +02:00
flecomte 13b2795736 test: add constant for tags 2025-04-14 23:40:21 +02:00
flecomte 752b27aa05 chore: add *.hprof to gitignore 2025-04-14 23:40:20 +02:00
flecomte 1b0680241d test: add RabbitMQ test 2025-04-14 23:40:20 +02:00
flecomte 0aa13b9299 Fix: close all connections after each tests 2025-04-14 23:40:19 +02:00
flecomte aa9dac74e8 enable rabbit 2025-04-14 23:40:19 +02:00
flecomte cb3ec3f96c Fix tests 2025-04-14 23:40:19 +02:00
flecomte 080ea1245d remove priority of subscribe 2025-04-14 23:40:18 +02:00
flecomte 0bfeef8a91 fix ProjectionSnapshotRepositoryInMemory.excludeTheHeadBySize 2025-04-14 23:40:18 +02:00
flecomte d05bf62bf0 Add name to InMemory services 2025-04-14 23:40:17 +02:00
flecomte 147ae47155 hide hikari info log 2025-04-14 23:40:17 +02:00
flecomte fd954e631d fix testApplicationWithConfig 2025-04-14 23:40:17 +02:00
flecomte e1529ee52c add function subscribeToBus to GameCommandHandler 2025-04-14 23:40:16 +02:00