1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe/brew
Matt Palmer bf4359017b
feat: Use GitLab Direct Asset Links (#2219)
* feat: Use GitLab Direct Asset Links

Implement the use of Direct Asset Links when uploading artifacts to a GitLab release

* fix: Remove ArtifactUploadHash

As GitLab support for direct asset linking exists, remove ArtifactUploadHash due to it no longer being required

* test: fix unit tests for gitlab urls

* fix: Use artifact name during GitLab upload

file.Name() included the path to the file, which isn't needed and breaks other areas such as homebrew releases

* docs: Require GitLab version v12.9+

Due to newly introduced dependency on direct asset linking
2021-05-17 17:33:04 +00:00
..
testdata fix: brew: check cpu (#2062) 2021-02-17 08:14:50 +00:00
brew_test.go feat: Use GitLab Direct Asset Links (#2219) 2021-05-17 17:33:04 +00:00
brew.go fix: allow underscores in formula name (#2205) 2021-05-11 04:50:17 +00:00
doc.go refactor: better package organization 2018-09-12 14:18:01 -03:00
template.go fix: brew: check cpu (#2062) 2021-02-17 08:14:50 +00:00