argoyle
42dc76f02f
feat: add git-cliff configuration for changelog generation
...
Add a default configuration file for git-cliff to ensure
consistent changelog generation. This configuration enables
the use of conventional commits, filters out non-conventional
commits, and organizes commit messages into defined groups.
It also provides templates for the changelog header, body,
and footer, facilitating improved documentation for notable
changes in the project.
2024-11-14 09:00:40 +01:00
argoyle
466381aa1b
ci: add release flow
2024-10-05 21:13:05 +02:00
argoyle
7c962c46c8
feat: remove golangci-lint from Dockerfile
2024-08-29 09:02:04 +02:00
argoyle
de3056afd5
chore: update golangci-lint version to v1.60.1
2024-08-19 16:26:12 +02:00
argoyle
efc55dbb58
ci: add ruby-dev to Dockerfile
...
Install ruby-dev package to allow native extension compilation in the container.
2024-05-20 06:55:27 +02:00
argoyle
1150e8683c
ci: update to Go 1.22.2
2024-04-09 20:40:12 +02:00
argoyle
b1c3f75bbd
ci: remove Dependabot config
2024-02-24 01:14:15 +01:00
argoyle
7e5081c587
chore(deps): bump golang from 1.21 to 1.22
...
Bumps golang from 1.21 to 1.22.
2024-02-08 00:50:26 +00:00
argoyle
777ff37756
chore(deps): bump golang from 1.20 to 1.21
2023-08-09 08:54:25 +00:00
argoyle
9c9c134476
ci: make releases handle multi-line release notes
2023-06-08 16:11:20 +02:00
argoyle
c00faf47a8
ci: add dependabot config
2023-06-08 13:33:46 +02:00
argoyle
df459aea63
Merge branch 'golangci-lint' into 'main'
...
ci: update golangci-lint
See merge request unboundsoftware/pre-commit!1
2023-06-04 14:51:09 +00:00
argoyle
06ecd8c0d6
ci: update golangci-lint
2023-06-04 16:49:03 +02:00
argoyle
855fdc2810
chore: update to latest Go version and golangci-lint
2023-05-18 20:08:19 +02:00
argoyle
940d8cb919
ci: use Docker DinD version from variable
2023-02-09 21:55:55 +01:00
argoyle
a424b2b202
feat: initial commit
2023-01-31 20:28:09 +01:00