42 Commits

Author SHA1 Message Date
Kévin Commaille
13da587d1c ci: Upgrade typos action 2024-04-03 12:22:51 +02:00
Kévin Commaille
a64dff7ea3 ci: Upgrade other actions 2024-04-03 12:22:51 +02:00
Kévin Commaille
3f47742d60 ci: Upgrade upload / deploy pages actions 2024-04-02 18:24:54 +02:00
Jonas Platte
467ca810ec
ci: Downgrade pages deploy actions again 2024-03-26 11:23:53 +01:00
Jonas Platte
83b1c73e6f
ci: Downgrade pages deploy actions 2024-03-26 11:12:27 +01:00
Jonas Platte
5495b85aa3 ci: Update upload / deploy pages actions 2024-03-22 22:49:46 +01:00
Kévin Commaille
201733ebe9 ci: Bump nightly toolchain 2024-02-14 13:07:21 +01:00
Jonas Platte
0453a27838 ci: Remove MSRV from job name
… so we don't have to update branch protection rules whenever we bump the MSRV.
2024-01-11 16:49:43 +01:00
Jonas Platte
0b2a459400 client: Replace async-trait with RPITIT / AFIT
(return type position impl trait in traits / async fn in traits)
2024-01-10 16:31:25 +01:00
Jonas Platte
db06702a0f
ci: Upgrade nightly toolchain 2023-11-08 18:03:26 +01:00
Kévin Commaille
d3f3be0d30 ci: Fix rust-cache action config key name 2023-10-05 16:58:13 +02:00
Jonas Platte
18bede42a4 ci: Upgrade crate-ci/typos 2023-10-04 13:22:45 +02:00
Jonas Platte
fec7d23cfd
ci: Remove pointless job
It was running no tests.
2023-08-25 10:36:25 +02:00
Kévin Commaille
b2fe172be1 chore: Bump MSRV to 1.70 2023-08-14 16:17:25 +02:00
Jonas Platte
511ba3d86e
Make nightly toolchain used for CI the default 2023-07-31 10:48:53 +02:00
Jonas Platte
6fdaff6aa5
Set GITHUB_TOKEN permissions for docs CI job 2023-07-12 15:32:39 +02:00
Jonas Platte
4be3a062ae
Switch to branch-less GitHub pages workflow 2023-07-12 15:05:58 +02:00
Jonas Platte
e7bd302293
ci: Bump typos action 2023-07-05 10:29:04 +02:00
Kévin Commaille
963c2472e2 chore: Bump MSRV to 1.65
Allows to use let-else statements.
2023-07-04 15:40:37 +02:00
Kévin Commaille
8a342affca ci: Pin nightly toolchain 2023-07-04 11:55:25 +02:00
Jonas Platte
f964656a4d
Upgrade typos-ci, fix typos 2023-06-14 12:47:57 +02:00
Jonas Platte
1c88cef1a1
ci: Use cargo's sparse registry format 2023-04-26 17:38:49 +02:00
Jonas Platte
fd895fab40 Upgrade checkout GitHub action 2023-04-24 17:02:13 +02:00
Jonas Platte
0143bd9b9f
Replace other actions-rs GitHub actions 2023-04-20 15:14:37 +02:00
Jonas Platte
38245da1ba
Replace unmaintained actions-rs/toolchain with dtolnay/rust-toolchain 2023-04-20 15:14:37 +02:00
Jonas Platte
927be5f256
Upgrade GitHub actions 2023-04-20 14:00:50 +02:00
Kévin Commaille
57083ef3f8 ci: Unpin nightly version 2023-02-28 18:44:57 +01:00
Kévin Commaille
a435a83cdd ci: Pin rust nightly for clippy
To work around lint issue with clap
2023-02-27 20:10:36 +01:00
Kévin Commaille
f364b41844 ci: Fix typos release not found 2022-11-04 12:49:05 +01:00
Jonas Platte
560326c2c4 ci: Rebuild xtask when workspace Cargo.toml changes
… because dependencies from `[workspace.dependencies]` can affect it.
2022-11-01 11:13:21 +01:00
Jonathan de Jong
7e1fd603e6
Bump MSRV to 1.64 2022-10-26 17:22:23 +02:00
Jonas Platte
66ff4dbaad Raise MSRV to 1.62 2022-09-20 13:49:16 +02:00
Kévin Commaille
96155915fe
ci: Fix deploying previews for forked repositories 2022-06-30 11:50:33 +02:00
Jonas Platte
e96b197d4d
ci: Don't mark Docs CI job as failed when deploying the preview fails 2022-06-22 18:17:06 +02:00
Jonas Platte
2810d73980
ci: Remove unused IDs 2022-06-22 17:30:08 +02:00
Jonas Platte
ff8a2cfca9
ci: Remove unnecessary ${{ }} syntax 2022-06-22 17:30:08 +02:00
Jonas Platte
0e0f6d48e2
ci: Remove trailing spaces 2022-06-22 17:30:08 +02:00
Kévin Commaille
cbad7fcb3a ci: Don't expose generated docs as artifact 2022-06-20 14:30:50 +02:00
Kévin Commaille
1a36508806 ci: Preview docs for PRs 2022-06-20 14:30:50 +02:00
Kévin Commaille
4f45b8f8ff ci: Expose generated docs as an artifact 2022-06-14 15:40:26 +02:00
Kévin Commaille
191a747541 ci: Cache xtask and reuse it between jobs 2022-06-14 15:40:26 +02:00
Kévin Commaille
f60202c554 ci: Merge push and PR jobs in a single workflow 2022-06-14 15:40:26 +02:00