aboutsummaryrefslogtreecommitdiff
path: root/templates/go/.github/workflows/update.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-19add goreleaser to go templateFranck Cuny1-28/+0
2023-12-15remove rust template, add GHA to go templateFranck Cuny1-0/+0
2023-12-14use the `update-flake-lock` to update nix flakesFranck Cuny1-15/+19
This is a better code than whatever I was doing in the first place.
2023-12-14pre-commit delegates all the work to treefmtFranck Cuny1-19/+16
Clean up the yaml file for the GHA.
2023-12-14testFranck Cuny1-1/+1
2023-12-04build(deps): bump cachix/install-nix-action from 23 to 24dependabot[bot]1-1/+1
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18build(deps): bump actions/checkout from 3 to 4 (#1)dependabot[bot]1-1/+1
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14build(deps): bump cachix/install-nix-action from 22 to 23 (#2)dependabot[bot]1-1/+1
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-27some changes to GitHub actionFranck Cuny1-23/+3
2023-08-20add a couple of github actionsFranck Cuny1-0/+47