18 Commits

Author SHA1 Message Date
Kévin Commaille
e751c1b2ac chore: Run rustfmt for let-else statements 2023-07-04 11:55:25 +02:00
Kévin Commaille
dc68190adc api: Add initial support for Matrix 1.7 2023-05-25 19:28:33 +02:00
Kévin Commaille
e0f373ec74 ci: Only allow spec links with version as whole path segment 2023-05-04 13:04:57 +02:00
Kévin Commaille
e97e46e623 chore: Fix URLs to old spec 2023-05-04 13:04:57 +02:00
Kévin Commaille
d8f36aa241 ci: Allow spec links to v1.6 2023-02-14 18:44:04 +01:00
Kévin Commaille
e653912e22 xtask: Disallow linking to the latest spec when a link uses a non-unique ID
These IDs can change from one version to the other if another heading
with the same name is added before, so the link would not
point to the proper part of the spec anymore.
2023-02-12 12:39:24 +01:00
Kévin Commaille
5e6fe83d38 xtask: Disallow linking to the unstable spec
This can be re-enabled if a legitimate use case is found.
2023-02-12 12:39:24 +01:00
Kévin Commaille
9194c60f4a xtask: Allow spec links to use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
Kévin Commaille
2e51eeb5bc ci: Check that links to the spec are valid 2023-02-11 12:14:33 +01:00
Kévin Commaille
5f8e72feac ci: Allow Matrix v1.5 links 2022-11-25 14:13:56 +01:00
Kévin Commaille
106527ec7e ci: Add support for Matrix v1.4 links 2022-09-30 17:18:08 +02:00
Kévin Commaille
a36ea313f6 xtask: Allow to whitelist spec links 2022-06-21 15:51:55 +02:00
Kévin Commaille
a940de9e41
api: Add MatrixVersion::V1_3 2022-06-20 14:10:09 +00:00
Jonas Platte
8743a7791d
ci: Fix accidental ban of v1.1 spec links 2022-02-18 20:22:27 +01:00
Jonas Platte
c8de6c7388
ci: Forbid old spec links 2022-02-18 20:05:20 +01:00
Jonas Platte
40a96b93b1
xtask: Allow v1.2 spec links 2022-02-02 22:58:49 +01:00
Guillaume
9ee0436eb8 Check spec links version for v1.1 2021-12-29 08:48:27 +01:00
Devin Ragotzy
3a5e356d65
xtask: Add check for consistent version numbers in docs 2021-10-29 22:23:13 +02:00