Commit graph

91 commits

Author SHA1 Message Date
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
21e9af105c
Add a pull request template 2023-04-27 11:50:08 +02:00
Jonas Platte
1c88cef1a1
ci: Use cargo's sparse registry format 2023-04-26 17:38:49 +02:00
Jonas Platte
44393fe171
ci: Remove unnecessary env variable from docs workflows 2023-04-26 17:38:41 +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
Jonas Platte
2d23af2f98
Check dependencies more exhaustively, using cargo-deny 2023-04-12 19:11:00 +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
Jonas Platte
9a1c8ec66e
Add a link to the Matrix room on the new issue page 2022-12-09 10:47:04 +01:00
Jonas Platte
1601dd6496
Add emoji in front of issue template names
… so it's faster to look for the right thing.
2022-12-09 10:46:53 +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
212596f9ba ci: Remove docs preview when PR is closed 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
Jonas Platte
9c32c57dbc
Don't compile xtask with default features for docs CI job 2022-06-13 14:05:18 +02:00
Jonas Platte
e22f8c5203
Truly fix docs generation 2022-06-13 13:50:50 +02:00
Jonas Platte
cc97fe8db4
Pin old nightly to get back nightly rustdoc features 2022-06-13 11:51:40 +02:00
Jonas Platte
07af61d784
Bump MSRV to 1.60 2022-06-01 14:52:02 +02:00
Kévin Commaille
6f7bb9aa1d ci: Check that all features that are used exist
With the new `check-cfg=features` option
2022-05-24 15:28:43 +02:00
Kévin Commaille
6939c048b0 chore: Bump MSRV to 1.59 2022-05-16 13:24:25 +02:00
Jonas Platte
1d3d3ed82e
Unpin nightly in CI 2022-05-02 16:59:00 +02:00
Kévin Commaille
a1a8a01bec
ci: Fail doc generation on warnings 2022-04-10 11:35:24 +02:00
Jonathan de Jong
b77fee8948
identifiers: Provide Owned types 2022-03-31 23:23:02 +02:00
Jonas Platte
22239c39fc
ci: Improve readability / reduce duplication of workflow files 2022-03-25 10:03:54 +01:00
Jonas Platte
a108c9a08f
ci: Explicitly install toolchain / activate cache for lint job 2022-03-25 10:02:56 +01:00
Jonas Platte
aa67464b78
ci: Pin a working nightly version 2022-03-25 10:02:56 +01:00
Kévin Commaille
806606c675
ci: Split CI in smaller tasks 2022-03-21 09:49:57 +01:00