| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-11 | deps(actions): bump DeterminateSystems/nix-installer-action from 8 to 9 | dependabot[bot] | |
| Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 8 to 9. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v8...v9) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-11-27 | actions: reformat workflows | seth | |
| 2023-11-27 | deps(actions): bump DeterminateSystems/nix-installer-action from 7 to 8 | dependabot[bot] | |
| Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 8. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v7...v8) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-11-16 | actions: increase minimum latest_check_runs_count | seth | |
| 2023-11-16 | flake: use regular architecture names for docker | seth | |
| 2023-11-16 | actions: try to run docker workflow after garnix again | seth | |
| 2023-11-15 | flake/actions: make docker container name lowercase | seth | |
| 2023-11-15 | actions: load docker image from correct directory | seth | |
| 2023-11-15 | actions: fix other typo in docker workflow | seth | |
| 2023-11-15 | actions: fix typo in docker workflow | seth | |
| 2023-11-16 | actions: upload mutli arch docker images | seth | |
| 2023-11-16 | actions: use nix-quick-install-action for update-loock | seth | |
| 2023-11-16 | actions: simplify clippy workflow | seth | |
| 2023-10-13 | actions: use github.token for GH_TOKEN | seth | |
| idk why it can access this but not the secrets...weird | |||
| 2023-10-13 | actions: use GH_TOKEN for gh & scope permissions to jobs | seth | |
| 2023-09-18 | deps(actions): bump docker/login-action from 2 to 3 | dependabot[bot] | |
| Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-09-07 | actions: merge dependabot prs as user | seth | |
| 2023-09-07 | actions: run upload on workflow_dispatch | seth | |
| 2023-09-07 | actions: fetch cargo deps before running clippy | seth | |
| 2023-09-07 | actions: try to fix clippy workflow | seth | |
| 2023-09-07 | flake/actions: replace some crane checks with pre-commit | seth | |
| 2023-09-04 | deps(actions): bump actions/checkout from 3 to 4 | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-09-03 | actions: use determinate systems' nix installer | seth | |
| 2023-09-03 | actions: don't wait on garnix for image upload | seth | |
| 2023-09-02 | actions: add clippy workflow | seth | |
| 2023-08-30 | deps(actions): bump DeterminateSystems/update-flake-lock from 19 to 20 | dependabot[bot] | |
| Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 19 to 20. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v19...v20) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-07-14 | flake(actions): install nix in audit workflow | seth | |
| 2023-07-03 | ci: automatically cancel duplicated upload runs | seth | |
| 2023-07-03 | ci: fix autobot again | seth | |
| 2023-07-03 | ci: checkout repo in autobot workflow | seth | |
| 2023-07-03 | ci: auto merge flake lock updates | seth | |
| 2023-07-03 | ci: don't upload to registry because of dependabot | seth | |
| 2023-07-03 | ci: auto merge dependabot prs | seth | |
| 2023-07-02 | fix(actions): fix some env vars in upload.yaml | seth | |
| 2023-07-02 | ci!: start using garnix | seth | |
| 2023-06-24 | fix(actions): use correct commit message for update-flake | seth | |
| 2023-06-18 | ci: allow update-flake to make prs | seth | |
| 2023-05-30 | ci: don't use unmaintained actions | seth | |
| 2023-05-30 | ci: fix artifact names | seth | |
| 2023-05-30 | ci: separate workflows more + add more tests | seth | |
| 2023-05-29 | deps(actions): bump cachix/install-nix-action from 20 to 21 | dependabot[bot] | |
| Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> | |||
| 2023-05-21 | feat: start using flake-parts + add nixos module | seth | |
| 2023-05-15 | feat(ci): add cachix | seth | |
| 2023-04-25 | renovatebot -> dependabot | seth | |
| 2023-04-22 | chore(deps): update cachix/install-nix-action action to v20 | renovate[bot] | |
| 2023-04-22 | actually enable them | seth | |
| 2023-04-22 | use semantic commit with renovatebot | seth | |
| 2023-04-07 | move all ci over to nix | seth | |
| 2023-04-07 | upload container images to ghcr | seth | |
| 2023-04-05 | update README | seth | |
