Commit graph

332 commits

Author SHA1 Message Date
Mingwei Samuel
4f5d115831 fixup! Generate region enums 2023-01-07 20:33:40 -08:00
Mingwei Samuel
871044974c Release 2.11.0 2023-01-07 20:22:19 -08:00
Mingwei Samuel
6c5af2bfd6 Add status tests for new regions (except taiwan TW2) 2023-01-07 20:20:23 -08:00
Mingwei Samuel
08e276a558 Generate region enums 2023-01-07 20:07:35 -08:00
Mingwei Samuel
0753fe1b34 Update league_getforsummoner_tftbug test 2023-01-07 18:09:17 -08:00
Mingwei Samuel
c9bca855f2 Regen for K'Sante, getByRSOPUUID 2023-01-07 18:09:17 -08:00
Mingwei Samuel
342c87e682 Disable failing tournamentstub test 2023-01-07 18:09:17 -08:00
dependabot[bot]
d05c3a11d4 Bump json-schema and jsprim in /riven/srcgen
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 16:35:53 -07:00
Mingwei Samuel
6c41bd03e4 Release 2.10.0 2022-09-21 01:42:57 -07:00
Mingwei Samuel
998eb4ec46 Regen for new endpoints, nullable lol-status-v4 fields 2022-09-21 01:42:39 -07:00
Mingwei Samuel
f3f34b6ff5 Release 2.9.0 2022-08-15 16:45:17 -07:00
tomchandler
1af0539a84 Enable val latam test, add filter on parent id 2022-08-15 16:34:20 -07:00
Mingwei Samuel
036f818457 Regen for optional lol-challenges-v1.ChallengeInfo.achievedTime 2022-08-15 16:10:10 -07:00
Mingwei Samuel
7d545b55af Update testing commands 2022-08-15 16:01:07 -07:00
Mingwei Samuel
a2699a695f Add gh-actions CI 2022-08-15 15:41:39 -07:00
djazouli
2f4aae6635 regen 2022-08-12 07:54:15 -07:00
Mingwei Samuel
650380cdf9 Update league_getforsummoner_tftbug test 2022-06-22 01:22:54 -07:00
Mingwei Samuel
76a48963e5 Release 2.8.0 2022-06-21 00:09:43 -07:00
Mingwei Samuel
3ae9f36888 Generate queue_type.rs from riotapi-schema version 2022-06-21 00:09:08 -07:00
Mingwei Samuel
713995491e Ignore league_getforsummoner_tftbug test for now 2022-06-20 20:50:17 -07:00
Mingwei Samuel
bfa9bdc36e Add deny-unknown-enum-variants features
Add `NONE = -1` variant to Champions
2022-06-20 20:43:16 -07:00
Mingwei Samuel
2e52b03c63 Add QueueType tests for serde & unknown variants 2022-06-20 19:29:34 -07:00
Mingwei Samuel
b24fdcb765 Use #[derive(Serialize, Deserialize)] for string enums missing UNKNOWN(String) variant
Use updated `serde_string!` -> `serde_strum_unknown!` for enums with
`UNKNOWN` variant.
2022-06-20 10:05:54 -07:00
Mingwei Samuel
104db04d9d Revert "Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)]"
This reverts commit 038e5eb493.

This is to fix handling of `#[strum(default)]` variants.
2022-06-20 09:40:28 -07:00
Mingwei Samuel
20863c5bcc Release 2.7.1 2022-06-15 15:58:52 -07:00
Mingwei Samuel
b82a1725c1 Add RANKED_TFT_DOUBLE_UP (renamed version of RANKED_TFT_PAIRS) 2022-06-15 15:14:13 -07:00
Mingwei Samuel
056bacf67c chmod +x test-full.bash 2022-06-15 14:42:53 -07:00
Mingwei Samuel
b1f7e8e605 Release 2.7.0 2022-05-25 18:30:41 -07:00
Mingwei Samuel
8e6073aa63 Regen, add rest of tests for lol-challenges-v1
Also adds Bel'Veth.
2022-05-25 18:27:48 -07:00
Mingwei Samuel
f0f4af13af Release 2.7.0-rc.0 2022-05-19 00:49:11 -07:00
Mingwei Samuel
b821314492 Regen and add lol-challenges-v1.getAllChallengeConfigs and .getChallengeConfigs test 2022-05-19 00:46:29 -07:00
Mingwei Samuel
03a053d142 Regen and fixes for added lol-challenges-v1.getAllChallengePercentiles and .getChallengePercentiles tests. 2022-05-19 00:15:28 -07:00
Mingwei Samuel
061ce5bd39 Disable part of val_content_ranked_test, see #39 2022-05-19 00:00:52 -07:00
Mingwei Samuel
7661c534cb Release 2.6.1 2022-04-04 11:57:11 -07:00
Mingwei Samuel
295ccc4daf Regen, add test & field mejaisFullStackInTime 2022-04-04 11:56:37 -07:00
Mingwei Samuel
8c458c000a Add EUW1_5765650307 match test, regen 2022-04-04 11:00:40 -07:00
Mingwei Samuel
43d0578ab7 Clean up double if-lets with tuple matches 2022-03-14 13:06:08 -07:00
dependabot[bot]
1b62208c78 Bump ajv from 6.10.2 to 6.12.6 in /riven/srcgen
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 20:31:10 -08:00
Mingwei Samuel
8d48956324 Release 2.6.0 2022-02-10 18:56:45 -08:00
Mingwei Samuel
f37e7a5cbb Regen for bunch of spec override updates
- https://github.com/RiotGames/developer-relations/issues/603
- https://github.com/RiotGames/developer-relations/issues/604
- https://github.com/RiotGames/developer-relations/issues/605
2022-02-10 18:56:03 -08:00
Mingwei Samuel
386d41c208 Add tests for match-v5.ParticipantDto.challenges, add deny-unknown-fields feature 2022-02-10 17:02:56 -08:00
Mingwei Samuel
038e5eb493 Remove serde_string! macro in favor of #[derive(Serialize, Deserialize)]
As pointed out in #33
2022-02-08 22:28:48 -08:00
Mingwei Samuel
ede1247bf8 fixup! Release 2.5.1 2022-02-08 22:28:29 -08:00
Mingwei Samuel
9f5935a3f5 Fix typos in doc comments 2022-02-08 20:27:58 -08:00
Mingwei Samuel
62f323da88 Release 2.5.1 2022-02-08 17:33:11 -08:00
Mingwei Samuel
1d70c479cf Add #![deny(missing_docs)], document all items 2022-02-08 17:17:47 -08:00
Mingwei Samuel
7865a439e1 Regen for Zeri, Renata Glasc, and ARURF queue ID updates. 2022-02-08 16:52:17 -08:00
Mingwei Samuel
cb145bea0f Release 2.5.0 2021-12-29 11:58:26 -08:00
Mingwei Samuel
9478e3f95e Fix old RiotApi::with_config doc link 2021-12-29 11:53:15 -08:00
Mingwei Samuel
d05f89c0d4 Fix parsing of Champion, improve error handling 2021-12-29 11:53:15 -08:00