summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-02-01Update MSRV: 1.70.0 -> 1.75.0Matthias Beyer
2024-02-01Execute tests on same toolchain as buildsMatthias Beyer
2024-02-01Remove matrix buildsMatthias Beyer
2024-02-01Run tests only with current stable toolchainMatthias Beyer
2024-02-01Revert "Use nextest as test runner"Matthias Beyer
2024-02-01Move cache job after toolchain installationMatthias Beyer
2024-02-01Do not depend on "check" phase for testsMatthias Beyer
2024-02-01Use nextest as test runnerMatthias Beyer
2024-02-01Remove dedicated example checking, non-MSRV checkingMatthias Beyer
2024-02-01Do not allow changing rust toolchain breaking our CIMatthias Beyer
2024-02-01Do not depend on changing toolchain versionMatthias Beyer
2024-02-01Run rustfmt with MSRV toolchainMatthias Beyer
2024-02-01Remove nightly from CIMatthias Beyer
2024-02-01Remove clippy from cargo-check call for examplesMatthias Beyer
2024-02-01Only run checks on examples with one rust toolchain versionMatthias Beyer
2024-02-01Only run clippy with MSRV toolchainMatthias Beyer
2024-02-01Add caching to CI jobsMatthias Beyer
2024-02-01Fix: cargo-check-external-types must use nightly 2023-10-10Matthias Beyer
2023-12-15Merge pull request #507 from matthiasbeyer/check-external-typesMatthias Beyer
2023-12-15Add CI check to enforce external types checkMatthias Beyer
2023-12-06Bump actions/setup-python from 4 to 5dependabot[bot]
2023-10-23Update MSRV: 1.66.0 -> 1.70.0Matthias Beyer
2023-10-17Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]
2023-10-06Fix: Run clippy with exact toolchainsMatthias Beyer
2023-09-23Merge pull request #459 from mehcode/dependabot/github_actions/actions/checko...Matthias Beyer
2023-09-22Bump actions/checkout from 4.0.0 to 4.1.0dependabot[bot]
2023-09-22Update MSRV in cron jobMatthias Beyer
2023-09-11MSRV: 1.64.0 -> 1.66.0Matthias Beyer
2023-09-04Bump actions/checkout from 3.6.0 to 4.0.0dependabot[bot]
2023-08-24Bump actions/checkout from 3.5.3 to 3.6.0dependabot[bot]
2023-06-09Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]
2023-04-13Bump actions/checkout from 3.5.1 to 3.5.2dependabot[bot]
2023-04-12Bump actions/checkout from 3.5.0 to 3.5.1dependabot[bot]
2023-03-24Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]
2023-03-24Update MSRV: 1.60.0 -> 1.64.0Matthias Beyer
2023-03-16Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]
2023-02-10Fix: Let clippy also run on stable toolchainMatthias Beyer
2023-02-03Update MSRV in cron workflowMatthias Beyer
2023-01-25Update MSRV: 1.59.0 -> 1.60.0Matthias Beyer
2023-01-19Replace actions-rs with run scriptsMatthias Beyer
2023-01-05Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]
2022-12-14Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]
2022-12-14Replace block-fixup job with gitlintMatthias Beyer
2022-11-28actions: cron: Replace actions-rs with dtolnayMatthias Beyer
2022-11-28actions: msrv: Replace actions-rs with dtolnayMatthias Beyer
2022-11-07Update cron rustc versionMatthias Beyer
2022-11-07Update MSRV: 1.56.1 -> 1.59.0Matthias Beyer
2022-10-04Bump actions/checkout from 3.0.2 to 3.1.0dependabot[bot]
2022-08-02Run clippy only on MSRVMatthias Beyer
2022-06-20Bump actions/checkout from 2.4.0 to 3.0.2dependabot[bot]