summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-11-15flake/actions: make docker container name lowercaseseth
2023-11-15actions: load docker image from correct directoryseth
2023-11-15actions: fix other typo in docker workflowseth
2023-11-15actions: fix typo in docker workflowseth
2023-11-16actions: upload mutli arch docker imagesseth
2023-11-16actions: use nix-quick-install-action for update-loockseth
2023-11-16actions: simplify clippy workflowseth
2023-10-13actions: use github.token for GH_TOKENseth
idk why it can access this but not the secrets...weird
2023-10-13actions: use GH_TOKEN for gh & scope permissions to jobsseth
2023-09-18deps(actions): bump docker/login-action from 2 to 3dependabot[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-07actions: merge dependabot prs as userseth
2023-09-07actions: run upload on workflow_dispatchseth
2023-09-07actions: fetch cargo deps before running clippyseth
2023-09-07actions: try to fix clippy workflowseth
2023-09-07flake/actions: replace some crane checks with pre-commitseth
2023-09-04deps(actions): bump actions/checkout from 3 to 4dependabot[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-03actions: use determinate systems' nix installerseth
2023-09-03actions: don't wait on garnix for image uploadseth
2023-09-02actions: add clippy workflowseth
2023-08-30deps(actions): bump DeterminateSystems/update-flake-lock from 19 to 20dependabot[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-14flake(actions): install nix in audit workflowseth
2023-07-03ci: automatically cancel duplicated upload runsseth
2023-07-03ci: fix autobot againseth
2023-07-03ci: checkout repo in autobot workflowseth
2023-07-03ci: auto merge flake lock updatesseth
2023-07-03ci: don't upload to registry because of dependabotseth
2023-07-03ci: auto merge dependabot prsseth
2023-07-02fix(actions): fix some env vars in upload.yamlseth
2023-07-02ci!: start using garnixseth
2023-06-24fix(actions): use correct commit message for update-flakeseth
2023-06-18ci: allow update-flake to make prsseth
2023-05-30ci: don't use unmaintained actionsseth
2023-05-30ci: fix artifact namesseth
2023-05-30ci: separate workflows more + add more testsseth
2023-05-29deps(actions): bump cachix/install-nix-action from 20 to 21dependabot[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-21feat: start using flake-parts + add nixos moduleseth
2023-05-15feat(ci): add cachixseth
2023-04-25renovatebot -> dependabotseth
2023-04-22chore(deps): update cachix/install-nix-action action to v20renovate[bot]
2023-04-22actually enable themseth
2023-04-22use semantic commit with renovatebotseth
2023-04-07move all ci over to nixseth
2023-04-07upload container images to ghcrseth
2023-04-05update READMEseth
2023-04-05rewrite in rust :)seth
2022-12-26fix: try to make actions workseth
2022-12-25feat: format and lint pushes/prsseth