11 Commits

Author SHA1 Message Date
Jonas Platte
b7ce34b4d7
ci: Set CARGO_TERM_COLOR = always 2022-03-02 14:04:44 +01:00
Jonas Platte
cd905e01fd
Enable CI caching 2022-02-15 11:01:49 +01:00
Jonas Platte
0e49b70d65
Raise MSRV to 1.55
Otherwise `cargo check` errors on the `-Wclippy::…` arguments from
`.cargo/config.toml`.
Usage as a dependency continues to work with 1.53 for now, but since
it's not changed this could soon change.
2021-10-19 21:36:39 +02:00
Jonas Platte
142f1800df
Bump MSRV to 1.53 2021-10-06 21:37:46 +02:00
Jonas Platte
fae75410a9
ci: Revert running CI on pushes to any branch
This cause PRs within the repo to run CI twice.
2021-08-05 21:00:07 +02:00
Jonas Platte
0da5151c94
ci: Run Rust checks on all branches 2021-07-02 19:23:29 +02:00
Jonas Platte
7fbb0ade77
Bump MSRV to 1.50 2021-06-17 19:43:22 +02:00
Jonas Platte
9bcbbff04d
ci: Take the new next branch into account 2021-05-20 20:39:12 +02:00
Jonas Platte
c770627ce1
ci: Assing nice workflow and job names 2021-04-22 15:10:41 +02:00
Jonas Platte
8a1cc3d8f8
ci: Use distinct job names 2021-04-22 15:08:16 +02:00
Jonas Platte
06623f9651
ci: Convert remaining jobs to GitHub actions 2021-04-22 14:57:10 +02:00