summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-04-01build(deps): bump cachix/install-nix-action from 25 to 26dependabot[bot]
2024-03-01build(deps): bump DeterminateSystems/update-flake-lock from 20 to 21dependabot[bot]
2024-02-10build(deps): bump actions/setup-python from 4 to 5dependabot[bot]
2024-02-10Update rust toolchain: 1.67.0 -> 1.75.0Matthias Beyer
2024-02-10Merge pull request #272 from matthiasbeyer/dependabot/github_actions/cachix/i...Matthias Beyer
2024-02-10build(deps): bump cachix/install-nix-action from 23 to 25dependabot[bot]
2024-02-10build(deps): bump cachix/cachix-action from 12 to 14dependabot[bot]
2024-02-10Remove deny checkMatthias Beyer
2023-10-01build(deps): bump actions/checkout from 3 to 4dependabot[bot]
2023-10-01build(deps): bump cachix/install-nix-action from 22 to 23dependabot[bot]
2023-09-01build(deps): bump DeterminateSystems/update-flake-lock from 19 to 20dependabot[bot]
2023-07-01build(deps): bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-01build(deps): bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-05-01build(deps): bump DeterminateSystems/update-flake-lock from 18 to 19dependabot[bot]
2023-04-29Remove block-fixup-merge-action as gitlint does this nowMatthias Beyer
2023-04-01build(deps): bump DeterminateSystems/update-flake-lock from 16 to 18dependabot[bot]
2023-03-09Merge #207bors[bot]
2023-03-09Make cargo-deny optional in CIMatthias Beyer
2023-03-09Specify RUSTUP_TOOLCHAIN in workflowMatthias Beyer
2023-03-03Use dtolnay/rust-toolchain instead of deprecated actions-rsMatthias Beyer
2023-03-01Update MSRV: 1.62 -> 1.67Matthias Beyer
2023-03-01build(deps): bump actions/checkout from 2.4.0 to 3.3.0dependabot[bot]
2023-03-01build(deps): bump cachix/install-nix-action from 19 to 20dependabot[bot]
2023-02-20Merge #164bors[bot]
2023-02-20Merge #195bors[bot]
2023-02-20Update rust-toolchain: 1.60.0 -> 1.62.0Matthias Beyer
2023-02-13build(deps): bump cachix/install-nix-action from 18 to 19dependabot[bot]
2023-01-23build(deps): bump DeterminateSystems/update-flake-lock from 15 to 16dependabot[bot]
2022-12-19Make flake-update only execute monthlyMatthias Beyer
2022-12-19Make dependabot only execute monthlyMatthias Beyer
2022-12-05Bump DeterminateSystems/update-flake-lock from 14 to 15dependabot[bot]
2022-11-21Bump swatinem/rust-cache from 1 to 2dependabot[bot]
2022-10-31Bump cachix/cachix-action from 11 to 12dependabot[bot]
2022-10-17Merge #117 #118 #119bors[bot]
2022-10-17Bump cachix/cachix-action from 10 to 11dependabot[bot]
2022-10-17Bump cachix/install-nix-action from 17 to 18dependabot[bot]
2022-09-23Make dependabot only execute weeklyMatthias Beyer
2022-09-19Bump cachix/install-nix-action from 16 to 17dependabot[bot]
2022-09-18Fix: Run full CI also for release-* branchesMatthias Beyer
2022-09-18Add action to update flake.lockMatthias Beyer
2022-09-16Add cachix cacheMatthias Beyer
2022-09-16Add nix flake check to ci and borsMarcel Müller
2022-09-16clippy: Deny warningsMatthias Beyer
2022-09-01Let jobs not depend on "check"Matthias Beyer
2022-08-27Remove outdated job, we should use dependabotMatthias Beyer
2022-08-27Disable warnings-to-errors in clippy job for early developmentMatthias Beyer
2022-08-27Remove dependency on job that does no longer existMatthias Beyer
2022-08-26Remove cross-compile jobsMatthias Beyer
2022-08-26Remove outcommented coverage jobMatthias Beyer
2022-08-26Remove cargo-doc job, as were not writing a lib hereMatthias Beyer