Commit graph

2 commits

Author SHA1 Message Date
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
72fc243dd9
feat: add a template repo for a generic go project
- add an empty .gitignore file
- add .golangci.yaml
- add a simple magefile.go file
- add a very simple main.go file
2021-09-19 04:40:56 +01:00