core/internal/adapter
Dawid Wysokiński 4819ec39cd
All checks were successful
ci/woodpecker/push/govulncheck Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
feat: tribe snapshots/player snapshots/ennoblements cleanup (#34)
Reviewed-on: twhelp/corev3#34
2024-03-24 08:49:01 +00:00
..
testdata feat: player snapshots (#45) 2024-01-16 06:28:03 +00:00
adapter_test.go refactor: simplify repository tests a little bit 2024-03-14 07:03:55 +01:00
adapter.go feat: api - GET /api/v2/versions/{versionCode}/servers/{serverKey}/players - add more sort options (#7) 2024-02-27 07:09:24 +00:00
bun_utils.go chore(deps): update golangci/golangci-lint to v1.57 (#32) 2024-03-21 05:56:01 +00:00
http_tw.go feat: ennoblement sync (#28) 2024-01-04 10:44:36 +00:00
publisher_watermill_data_cleanup.go feat: add a new job responsible for triggering data cleanup (#33) 2024-03-24 07:13:26 +00:00
publisher_watermill_ennoblement.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
publisher_watermill_player.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
publisher_watermill_server.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
publisher_watermill_snapshot.go feat: add a new job - create snapshots (#43) 2024-01-14 11:57:32 +00:00
publisher_watermill_tribe.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
publisher_watermill_village.go feat: data sync integration test (#31) 2024-01-10 06:39:09 +00:00
repository_bun_ennoblement_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_ennoblement.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_bun_player_snapshot_test.go feat: player snapshots (#45) 2024-01-16 06:28:03 +00:00
repository_bun_player_snapshot.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_bun_player_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_player.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_bun_server_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_server.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_bun_tribe_change_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_tribe_change.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_bun_tribe_snapshot_test.go feat: tribe snapshots (#44) 2024-01-15 07:00:08 +00:00
repository_bun_tribe_snapshot.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_bun_tribe_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_tribe.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_bun_version_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_version.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_bun_village_test.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
repository_bun_village.go refactor: repositories - simplify how cursor/sort is applied 2024-03-14 08:06:17 +01:00
repository_ennoblement_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_player_snapshot_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_player_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_server_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_tribe_change_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_tribe_snapshot_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_tribe_test.go feat: tribe snapshots/player snapshots/ennoblements cleanup (#34) 2024-03-24 08:49:01 +00:00
repository_version_test.go refactor: simplify repository tests a little bit 2024-03-14 07:03:55 +01:00
repository_village_test.go refactor: simplify repository tests a little bit 2024-03-14 07:03:55 +01:00