mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
56c5a09f9a
<!-- Hi, thanks for contributing! Please make sure you read our CONTRIBUTING guide. Also, add tests and the respective documentation changes as well. --> <!-- If applied, this commit will... --> Allow for using a projectID for a gitlab homebrew tap destination. There are still some issues here because I can't use our full project name but one step at a time. <!-- Why is this change being made? --> According to the goreleaser [gitlab doc](https://goreleaser.com/customization/release/#gitlab), gitlab's project IDs are supported. Before this change that isn't true for homebrew formulas. <!-- # Provide links to any relevant tickets, URLs or other resources --> Some conversation here: https://github.com/goreleaser/goreleaser/issues/4664#issuecomment-1986056251. Co-authored-by: Brad Reynolds <brad@shipium.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
client.go | ||
config_test.go | ||
config.go | ||
git_test.go | ||
git.go | ||
gitea_test.go | ||
gitea.go | ||
github_test.go | ||
github.go | ||
gitlab_test.go | ||
gitlab.go | ||
mock.go | ||
release_notes_test.go | ||
release_notes.go |