Commit Graph

11 Commits

Author SHA1 Message Date
Paul Stemmet 6025906719 ci/github: add lint workflow 2022-04-01 22:21:54 +01:00
Paul Stemmet 7d4e270aae ci/github: refactor tests workflow to use just 2022-04-01 22:21:54 +01:00
Paul Stemmet f7d75b836f lib: pin rust version to 1.53
This isn't a hard guarantee, if a new version of Rust offers something
useful, this will be moved with no warnings.
2022-03-18 15:26:45 +00:00
Paul Stemmet d3fd96ea31 ci/github: add MSRV == 1.52
This can be bumped as needed but I'd like to stop checking it myself
2022-01-09 21:45:59 +00:00
Paul Stemmet f288b71f83 ci/github: improve test naming
- Remove unnecessary words from task names
- Add rust version to action name :: [$os/$rustv] $taskname
2022-01-09 21:45:59 +00:00
Paul Stemmet c14ba7829c ci/github: improve toolchain install task
- set default rust version

instead of a folder override, as we always expect to use the provided
version globally per run.

- explicitly declare extra rustup components

rather than implicitly rely on the current defaults
2022-01-09 21:45:59 +00:00
Paul Stemmet 7d90804cc5 ci/github: add matrix targets for test_lazy 2021-09-17 17:03:13 +01:00
Paul Stemmet 98f6eb9a86 ci/prtasks: add matrix test for feature.test_buffer_small 2021-09-09 20:29:29 +01:00
Paul Stemmet bee55887f0
ci/prtasks: use install over mv 2021-06-02 14:52:43 +00:00
Paul Stemmet 7594379488
ci/prtasks: fix sccache version, improve curl output 2021-06-02 14:44:47 +00:00
Paul Stemmet d4e13dd167
ci: move actions to repo root 2021-06-02 14:39:52 +00:00