summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2023-11-07chore(CI): Relax MSRV to `1.56.1`polarathene
2023-11-06Use Cargo.lock.msrv in CI testsIan Jackson
2022-12-04Update MSRV: 1.56.0 -> 1.59.0Matthias Beyer
2022-08-02Run clippy only on MSRVMatthias Beyer
2022-03-22Update MSRVMatthias Beyer
2022-03-01Bump actions/checkout from 2.4.0 to 3dependabot[bot]
2022-02-19Update MSRV to 1.49.0Matthias Beyer
2022-02-19Update MSRV to 1.48.0Matthias Beyer
2021-12-29configure clippy to run on all targetsDaniel Eades
2021-12-29Bump actions/checkout from 2.0.0 to 2.4.0dependabot[bot]
2021-12-29Merge pull request #258 from danieleades/dependabotMatthias Beyer
2021-12-28add dependabot configDaniel Eades
2021-12-28use 'toolchain-rs' action to install Cargo componentsDaniel Eades
2021-12-28use 'minimal' toolchain in CIDaniel Eades
2021-08-21Add CI job for checking examplesMatthias Beyer
2021-08-15Test with all features enabled in CIDavid Orchard
2021-07-03Bump MSRV to 1.46.0Matthias Beyer
2021-07-03On 1.44.0, only test testsMatthias Beyer
2021-06-08Merge pull request #212 from matthiasbeyer/msrv-ciMatthias Beyer
2021-06-08Update MSRV to 1.44.0Matthias Beyer
2021-06-08Run CI build/tests with 1.40.0Matthias Beyer
2021-06-08On nightly, ignore errorsMatthias Beyer
2021-04-13Merge pull request #195 from matthiasbeyer/actions-block-fixup-mergeMatthias Beyer
2021-04-09actions: Let test, fmt, clippy only run if check succeededMatthias Beyer
2021-04-01Add workflow to block merges with fixup commitsMatthias Beyer
2021-03-26Remove rustfmt on github-actions for nightly channelMatthias Beyer
2021-03-16Add github-actions workflowMatthias Beyer