Niko Köser
d6439289a3
build(make): merge setup commands
2022-08-04 15:31:11 +02:00
Niko Köser
2b5028f5c5
build(make): add setup command
...
Add setup command to make installing of dependencies explicit.
2022-08-04 15:28:30 +02:00
Niko Köser
17561777d4
style(gci): apply new flag name
2022-08-04 15:27:10 +02:00
Niko Köser
be7f51f5bb
build(make): add go test coverage command
2022-04-26 01:03:41 +02:00
Niko Köser
ca1026edb9
chore(tool): remove git-cliff support
...
Gonna use the GitHub changelog generation from now on.
2022-04-22 20:49:55 +02:00
Niko Köser
b75ebd1003
chore(release): prepare for v0.22.0
2022-02-13 18:20:37 +01:00
Niko Köser
1affeaa093
build(make): add commands to generate changelogs
...
Added two Make commands.
changelog-latest: Outputs the latest tagged changes to stdout. Useful
for release bodies on GitHub.
changelog-file: Overwrites the file CHANGELOG.md with git-cliff's
output resulting from running over the full git log.
2022-02-07 08:04:58 +01:00
Niko Köser
4807f82797
build(make): fix linter command and add implicit install commands
2022-02-07 07:41:27 +01:00
Niko Köser
641854e67c
build(make): simplify Makefile
...
Replace complex formatting loop with simple gofumpt call. Remove two
instructions from 'setup' function.
2021-05-27 12:33:38 +02:00
gtourkas
5dbd63751f
fmt/linter ran in correct order
2021-03-21 18:10:13 +02:00
Niko Köser
c2e2e5e40d
build(make): Add make file and go-generate directives
2021-01-31 14:56:06 +01:00