Commit graph

3 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
4fd8e37f68
chore: update project template
- update the Go version in forgejo workflow
- add a __build directory
- build the binary to the __build directory
- by default, do quick builds (builds without rebuilding all packages)
- add the install target
- add functions to generate the binary's build information
- add a skeleton run function in main.go
2024-05-30 11:51:54 +01:00
59b7b0c794
ci: add Forgejo Actions Workflow 2023-12-14 09:43:03 +00:00