Releases: voxpupuli/webhook-go
Releases · voxpupuli/webhook-go
Release v2.11.0
Changelog
- ac0dac0 Add ability to do custom mapping of repository name to prefix
- 02f1d3d Add mappings to the webhook.yml default
- 2f0bbf0 Bump gitlab.com/gitlab-org/api/client-go in the go group
- 81406d9 Bump the go group across 1 directory with 3 updates
- faeea3c Bump the go group with 2 updates
- 00d3441 Update README with mappings documentation
- bcb0280 Update mapping function to return an error so we can have empty prefixes
- f6dce68 formatting and linting
Release v2.10.0
Changelog
- 319e27d Bump github.com/spf13/viper from 1.19.0 to 1.20.0 in the go group
- 952af99 Bump github.com/spf13/viper from 1.20.0 to 1.20.1 in the go group
- 117c7cf Bump the go group across 1 directory with 2 updates
- 2bd0d94 Switch GitLab module to the new official one
- ee83647 add files used for testing to gitignore
- f26ca94 add mechanism for blocking branches
Release v2.9.0
Changelog
- 1fff933 add gitea delete event
Release v2.8.2
Release v2.8.1
Changelog
- 5c48e36 Bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 in the go group
Release v2.8.0
Changelog
- cedc9bf Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go group
- 484def1 Bump github.com/xanzy/go-gitlab in the go group across 1 directory
- 075c0ec Bump the go group across 1 directory with 2 updates
- f5bf5aa GoDoc Comments added for better code tour
- 248cf7f replace deprecated ioutil import with io
- fc3e40b update minimum go version to 1.23
Release v2.7.1
Changelog
- 5e1d11c Bump the go group with 2 updates
Release v2.7.0
Changelog
- fef55c8 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the go group
- c88b9a9 Bump github.com/xanzy/go-gitlab from 0.105.0 to 0.106.0 in the go group
- 37220ed Bump goreleaser/goreleaser-action from 5 to 6
- e8a8c71 Bump the go group across 1 directory with 3 updates
- d07fb97 Bump the go group across 1 directory with 4 updates
- c5441a9 allow for branches with slashes in them
Release v2.6.1
Changelog
- 67c15bf Bump github.com/spf13/viper from 1.18.2 to 1.19.0 in the go group
Release v2.6.0
Changelog
- bdbb66d Bump github.com/slack-go/slack from 0.12.5 to 0.13.0 in the go group
- 4c0fe3a Bump github.com/xanzy/go-gitlab from 0.104.1 to 0.105.0 in the go group
- e530bc4 Bump the go group with 2 updates
- 37176b4 Fixup formatting and spelling in the readme
- 0b5d6e4 add documention for the MS Teams chatops service
- d1c5d93 add teams to chatops
- 1ab9ea3 add unit test for teams, fix type on errors, add comment why ignoring return values
- 05fb5e2 send r10k error message on failure, instead of exit code, when deploying a module fails