20 Commits

Author SHA1 Message Date
Kévin Commaille
6087f7efbb ci: Bump nightly version 2024-07-29 20:03:44 +02:00
Kévin Commaille
bbc0fe875f ci: Update version of Rust nightly 2024-05-12 15:49:28 +02:00
Kévin Commaille
9b3f4a2c0f ci: Add lint to check if all sub-crates features can be enabled from ruma crate 2024-05-11 12:11:35 +02:00
Kévin Commaille
201733ebe9 ci: Bump nightly toolchain 2024-02-14 13:07:21 +01:00
Jonas Platte
db06702a0f
ci: Upgrade nightly toolchain 2023-11-08 18:03:26 +01:00
Jonas Platte
3bd58e3c89
ci: Use same nightly toolchain for docs that's used for other jobs 2023-07-31 10:51:40 +02:00
Jonas Platte
3dac70ead9
Remove most unreachable visibility modifiers 2023-07-19 14:32:14 +02:00
Jonas Platte
195091c051
Update clippy issue reference 2022-06-21 18:03:46 +02:00
Jonas Platte
56cf3ce94c Allow buggy clippy lint on a per-crate basis
The previous method of allowing it through .cargo/config.toml doesn't
seem to work anymore.
2022-06-08 11:45:29 +02:00
Kévin Commaille
c647d39c9e xtask: Add dry-run option for release task 2022-03-18 13:11:41 +01:00
Kévin Commaille
1f23e8abcb xtask: Add doc task
Mirror the task in CI
2022-03-18 13:11:41 +01:00
Kévin Commaille
9a401cefae xtask: Split CI commands 2022-03-18 13:11:41 +01:00
Kévin Commaille
097d329718 xtask: Switch to clap 2022-03-18 13:11:41 +01:00
Devin Ragotzy
337b1e26ef misc: Allow exhaustive for non api related structs 2021-06-18 22:44:00 +02:00
Jonas Platte
461f856b5a
ci: Disable irrelevant parts of xtask 2021-04-14 19:20:45 +02:00
Kévin Commaille
bc62192e60
xtask: Add release commit creation to release 2021-04-14 18:53:56 +02:00
Kévin Commaille
508aa6dac5 xtask: Handle macros crates in release 2021-04-12 20:12:28 +02:00
Abhik Jain
563e891a4a
xtask: Add ci command 2021-04-11 12:11:45 +02:00
Kévin Commaille
ae6183ce6e
xtask: Make release check before each step and ask to continue 2021-04-05 17:40:18 +02:00
Kévin Commaille
eb7683bae9
Add xtask to automate crate releases 2021-04-03 16:59:28 +02:00