osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Implement and test `GameBeatmapUsageCheck` and `MatchBeatmapCheck` #523

Closed hburn7 closed 1 week ago

hburn7 commented 2 weeks ago

Closes #479 Closes #449

Adds functionality for GameBeatmapUsageCheck and MatchBeatmapCheck automation workflows.

Game:

Match:

myssto commented 2 weeks ago

cq and tests failing? LOL

hburn7 commented 2 weeks ago

cq and tests failing? LOL

It fails to build because it considers warnings as errors in CI

hburn7 commented 2 weeks ago

actually no, there's just an error lol

hburn7 commented 1 week ago

Update here when functional testing is done

hburn7 commented 1 week ago

Seems to be working fine after functional testing.