52 Commits

Author SHA1 Message Date
6dd8eea3d3 Fix warnings, remove analyzers and create fact for champion played game
All checks were successful
ci / docker (push) Successful in 7m38s
2024-06-06 20:20:45 +02:00
Álvaro Girona Arias
fe3d040978 wip champion picked summoner spell
All checks were successful
ci / docker (push) Successful in 3m45s
2024-06-06 19:03:30 +02:00
9b955641d0 remote inspects
All checks were successful
ci / docker (push) Successful in 3m43s
2024-05-31 02:40:46 +02:00
77b292e47e filtering by roles
Some checks are pending
ci / docker (push) Waiting to run
2024-05-31 02:40:03 +02:00
22b79f5376 Rendering champions with win rates
Some checks are pending
ci / docker (push) Waiting to run
2024-05-31 00:45:22 +02:00
Álvaro Girona Arias
520c234a94 created schema, repo... for analytic tables
Some checks are pending
ci / docker (push) Waiting to run
2024-05-30 17:48:35 +02:00
Álvaro Girona Arias
dacb9ad8fc add docker-compose 2024-05-30 17:47:33 +02:00
6053cfcdac wip analytics tables
Some checks are pending
ci / docker (push) Waiting to run
2024-05-29 15:34:27 +02:00
5ce7ce0542 classify matches with stream
Some checks are pending
ci / docker (push) Waiting to run
2024-05-28 19:29:45 +02:00
0c8620f7b0 update action
Some checks failed
ci / docker (push) Has been cancelled
2024-05-14 02:32:37 +02:00
eba3a6a954 update action
Some checks failed
ci / docker (push) Failing after 3m39s
2024-05-14 02:27:29 +02:00
bc5642bcd6 update action
Some checks failed
ci / docker (push) Failing after 3m34s
2024-05-14 02:22:10 +02:00
b8bc5f2f1c update build action
Some checks failed
ci / docker (push) Failing after 32s
2024-05-14 02:18:05 +02:00
94ac7aace4 add action
Some checks failed
ci / docker (push) Failing after 14s
2024-05-14 01:46:32 +02:00
fe55eefe36 configure release 2024-05-13 02:22:04 +02:00
b1605cef70 fix match classifier 2024-05-12 18:22:23 +02:00
ca75944558 update config 2024-05-12 02:46:01 +02:00
fb7679b028 update config 2024-05-12 02:44:05 +02:00
304adfe245 update config for prod endpoint 2024-05-12 02:00:47 +02:00
23d581c4cd add release config 2024-05-12 01:51:52 +02:00
c109a958ec fix store match 2024-05-12 01:28:51 +02:00
f8dbf17c73 update config for storage 2024-05-12 01:22:45 +02:00
3239f09cbd update config 2024-05-12 00:31:51 +02:00
918cf497da processing champion win rates 2024-05-12 00:22:40 +02:00
d4f7a4dc1a make path for listing files configurable 2024-05-11 14:25:00 +02:00
2338114757 xd 2024-05-10 06:25:32 +02:00
2a7d6a1688 fix match classifier 2024-05-10 06:16:07 +02:00
2e56c7105b move storage and api to apps, create base analyzer 2024-05-10 06:08:25 +02:00
987339f517 merge migrations 2024-05-05 03:39:56 +02:00
2f444e4218 Add methods to S3 storage to list all matches 2024-05-05 02:39:06 +02:00
7feb550540 Only queue player if it was not updated in 12 hours 2024-05-05 02:38:06 +02:00
8063944e54 update player processor 2024-05-05 02:36:12 +02:00
97a446ddcf rename participant to participant_uuid 2024-05-05 02:34:00 +02:00
167ac89a4f create account api 2024-05-05 02:33:08 +02:00
367d751af0 update db: make puuid unique, add status column 2024-05-05 02:33:00 +02:00
dde4e3bf90 remove log 2024-05-04 01:12:50 +02:00
84589d6d7a update repos 2024-05-04 01:12:44 +02:00
54289237be requeue matches and players on fail 2024-05-04 01:12:22 +02:00
420b693728 declare queues on genserver init 2024-05-04 01:10:21 +02:00
080b18c6be Add match url 2024-05-03 00:44:55 +02:00
dafadcbddd Create player table, track player updates, fix match processing tracking 2024-05-03 00:28:55 +02:00
f9271a5287 Create table and repo for match 2024-05-02 21:45:24 +02:00
f32418d294 Store matches to object storage 2024-05-02 21:04:26 +02:00
dd529133c1 Create Player queue and processor 2024-05-02 18:45:02 +02:00
Álvaro Girona Arias
58a1aacd5a Create a queue to process matches 2024-05-02 15:49:12 +02:00
ff0c05a7ed Add ex_aws 2024-05-01 13:59:10 +02:00
7ebcab23ea Move api related modules to api dir 2024-05-01 13:58:39 +02:00
df34d7b8c5 Create struct for match 2024-05-01 12:07:07 +02:00
7406b11504 scrapper: create match_api.ex 2024-05-01 10:36:05 +02:00
5881ff62b6 Configuration for :scrapper app 2024-05-01 10:35:41 +02:00