aboutsummaryrefslogtreecommitdiff
path: root/templates/go/.github/workflows/ci.yaml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-21delete all the templatesFranck Cuny1-30/+0
This is too much work to maintain, and I'm going to put all my tools and scripts in this repository, so I won't need that anymore.
2023-12-15remove rust template, add GHA to go templateFranck Cuny1-0/+0
2023-12-15format yamlFranck Cuny1-1/+3
2023-12-14build(deps): bump actions/checkout from 3 to 4dependabot[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>
2023-12-14build(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-12-04add a CI configuration for this repoFranck Cuny1-0/+28