Commit Graph
25 Commits
Author SHA1 Message Date
flecomte 806c39c819 chore: fix postgresql.secret in ci
Tests / build (push) Successful in 6m32s
Tests / lint (push) Successful in 13m34s
Tests / test (push) Canceled after 9m39s
2026-07-31 21:45:44 +02:00
flecomte 4e4b307275 chore: fix cache for copyEnv gradle task
Tests / build (push) Successful in 9m51s
Tests / test (push) Failing after 11m0s
Tests / lint (push) Successful in 18m7s
2026-07-31 00:58:27 +02:00
flecomte e2d7942c7e refactoring: Masive refactor to build the V2
Tests / build (push) Successful in 7m14s
Tests / lint (push) Successful in 8m35s
Tests / test (push) Failing after 11m0s
2026-07-30 23:01:50 +02:00
flecomte 78956ce84e chore: upgrade versions and rename folders 2026-07-20 19:54:58 +02:00
flecomte 53ef0f2e15 ci: Publish ktlint report 2025-04-14 23:40:29 +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 e8fb80b646 create BusInRabbitMQ 2025-04-14 23:40:12 +02:00
flecomte 6ab3e63af2 refactor docker compose 2025-04-14 23:40:09 +02:00
flecomte c407ac6251 use splited docker compose file in gradle 2025-04-14 23:40:07 +02:00
flecomte 027747a20b minors changes 2025-04-14 23:40:05 +02:00
flecomte e4ffd7792b create docker for the API 2025-04-14 23:40:05 +02:00
flecomte 2ebd293900 connection to postgresql 2025-04-14 23:40:04 +02:00
flecomte 097981112d add postgresql docker 2025-04-14 23:40:03 +02:00
flecomte 6d2043d9fe Install redis with docker 2025-04-14 23:39:57 +02:00
flecomte 5a5e7ab7cf update java version 2025-04-14 23:39:44 +02:00
flecomte b4234a9b37 update ktlint rules 2025-04-14 23:39:44 +02:00
flecomte 20a15f0182 update gradle versions 2025-04-14 23:39:42 +02:00
flecomte 51d857513c Create test for complete game
create notifications for reply the players
implement notifications on GameEventPlayerNotificationListener
add priority to the eventbus.subscribe()
improve JWT creation
update libs koin + ktor
remove output of GameCommandStream
improve logs
create a function disableShuffleDeck to disable the shuffle of the deck (for tests)
2025-04-14 23:39:36 +02:00
flecomte d84e8359c9 CommandStreamChannelTest 2025-04-14 23:39:35 +02:00
flecomte f3ca94c97e create bus and subscriber 2025-04-14 23:39:30 +02:00
flecomte ae5c229e4b Refactor 2025-04-14 23:39:29 +02:00
flecomte 43b5f27e50 Implement first routes & tests
install Koin
install kotest
declare first events
create EventStream
2025-04-14 23:39:27 +02:00
flecomte 5434c59129 add ktlint to project 2025-04-14 23:39:26 +02:00
flecomte e39c38ced5 Init empty project 2025-04-14 23:39:20 +02:00