Mingwei Samuel
Mingwei Samuel
@aPinat https://github.com/MingweiSamuel/Camille/pull/64 > Future ideas: > I have also added a queueTypes.json MingweiSamuel/riotapi-schema#29 and request to add to official docs in RiotGames/developer-relations#574, but am not confident enough to convert this...
https://github.com/softprops/turnstyle
* DDragon - Riot's semi-internal semi-public CDN: http://ddragon.leagueoflegends.com/cdn/9.7.1/data/zh_CN/champion/Zyra.json * CommunityDragon - Community-made version of DDragon: https://www.communitydragon.org/docs https://cdn.communitydragon.org/latest/champion/Zyra/data (seems cdragon only is en_US) Questions: - Should this be a separate package?...
https://vickz84259.github.io/lolesports-api-docs/ This issue is on hold until someone actually needs this functionality. Reply if you do :)
https://na1.api.riotgames.com/lol/league/v4/entries/RANKED_SOLO_5x5/DIAMOND/I?page=10 https://na1.api.riotgames.com/lol/league-exp/v4/entries/RANKED_SOLO_5x5/DIAMOND/I?page=10
In requester, when a request fails, have it retry (perhaps multiple times, configurable or not) if the request returned 500 or 503 (with some small delay) or retry after delay...
Build is working again but the test_tooltip_std is failing (https://github.com/rust-lang/rls/actions/runs/1702875684). Some tooltips are missing from the actual output (❌): ``` ✅: Test { file: "test_tooltip_std.rs", line: 8, col: 15 }...
Repos checked out by `actions/checkout` have an authentication header included which can be used to push changes back to the repository, no need for the user to manually generate and...
On our gh-pages branch we have a few different things, docs, other benchmarks, etc, and I want finer-grain control over how things are pushed to the branch. I think it...