A template repository for a generic Go project.
Find a file Use this template
Dan Anglin 308d286646
chore: update project template
- workflow: run the test job only when the PR is not in the draft state.
- workflow: use the remote mage-ci action to run the tests via mage.
- workflow: remove the lint job for now. In the future it may be
  replaced by a step.
- lint: update .golangci.yaml
2024-08-27 23:17:00 +01:00
.forgejo/workflows chore: update project template 2024-08-27 23:17:00 +01:00
__build chore: update project template 2024-05-30 11:51:54 +01:00
magefiles chore: update project template 2024-05-30 11:51:54 +01:00
.gitignore chore: update project template 2024-05-30 11:51:54 +01:00
.golangci.yaml chore: update project template 2024-08-27 23:17:00 +01:00
main.go chore: update project template 2024-05-30 11:51:54 +01:00