106 Commits

Author SHA1 Message Date
4e9d98afe2 Increase default concurrency for facts processing
All checks were successful
ci / docker (push) Successful in 3m53s
2024-06-09 13:56:05 +02:00
ce825b75b1 Add patch number to champion played match
Some checks failed
ci / docker (push) Has been cancelled
2024-06-09 13:53:43 +02:00
0c72f96e16 fix default role filter
Some checks failed
ci / docker (push) Failing after 4m27s
2024-06-09 13:24:24 +02:00
fb4fe9d487 update role filters overflow
All checks were successful
ci / docker (push) Successful in 4m10s
2024-06-09 13:15:03 +02:00
b5e58c4c25 make champions the root route, change filters overflow to auto
Some checks failed
ci / docker (push) Has been cancelled
2024-06-09 13:10:52 +02:00
b611b296c3 Improve responsiveness
All checks were successful
ci / docker (push) Successful in 4m13s
2024-06-09 12:52:54 +02:00
16437b5deb filter out champ roles with less than 100 games
All checks were successful
ci / docker (push) Successful in 4m48s
2024-06-09 03:38:13 +02:00
33bcbece88 fix role filtering
All checks were successful
ci / docker (push) Successful in 4m7s
2024-06-09 03:25:31 +02:00
74a086c855 update champion card
All checks were successful
ci / docker (push) Successful in 4m17s
2024-06-09 02:48:45 +02:00
192748bb1d create loader component and load champs asynchronously 2024-06-09 02:48:29 +02:00
d9dee3af7b refactor champions, position filters, champion card...
All checks were successful
ci / docker (push) Successful in 3m41s
2024-06-08 23:16:53 +02:00
2b51aace6e fix ChampionPickedSummonerSpell.Repo insert
All checks were successful
ci / docker (push) Successful in 5m20s
2024-06-07 02:04:28 +02:00
3ef7861f22 insert_or_update for champion picked summoner spell fact
All checks were successful
ci / docker (push) Successful in 5m7s
2024-06-07 01:57:34 +02:00
968c2634b7 add metadata to summoner spell 2024-06-07 01:42:45 +02:00
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
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
fe55eefe36 configure release 2024-05-13 02:22:04 +02:00
b1605cef70 fix match classifier 2024-05-12 18:22:23 +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