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

Add `/tournaments/{id}:rerun-auto-checks` `POST` #522

Closed hburn7 closed 4 days ago

hburn7 commented 3 weeks ago

Depends on #521 Part of #482 Closes #482

github-actions[bot] commented 3 weeks ago

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
myssto commented 1 week ago

The same method on the entity approach should probably also be used for the "confirm pre status" method on the repository as well

hburn7 commented 1 week ago

Will take a look at that.