1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal/pipe
Manuel Vogel e92bbe32ce feat: full gitlab support for brew and scoop (#1084)
* makes context tokentype a public var

* passes artifacts object into client upload function. extracts gitlab upload hash from url

* adds gitlab url to brew config

* build brew formula depending on token type

* fixes client for release tests

* fixes exiting brew tests

* fixes scoop test with dummy client adaption

* uses new artifact upload hash

* fixes brew usage

* updates gitlab createFile for brew

* fixes logging for non-existing file in gitlab logging

* fix: gitlab createFile

* fix: removes encoding from gitlab create and update file opts

* fix: gitlab upload and artifact set upload hash

* fix: linter

* changed artifact item to a pointer in ctx

* docs: updates homebrew

* feat: enables scoop for gitlab release

* fix: scoop panic for pointer access

* chore: rename formula build func for brew

* chore: brew removes comments

* fix: brew tests

* test: updates brew tests

* docs: updates homebrew

* test: for token type not implemented for brew

* tests: for multiple linux builds

* fix: build artifacts are pointer in scoop

* test: for scoop and gitlab

* test: for artifacts set upload hash

* adds missing files after adaption

* chore: removes and clarifies comments

* fix: moves artifact upload hash to extra map

* adds comment why we initialize the extra map
2019-08-13 15:28:03 -03:00
..
archive refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
artifactory refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
before fix: all envs allowed on build template (#992) 2019-04-09 09:15:05 -03:00
blob clean: remove unused code (#1112) 2019-08-13 10:24:17 -03:00
brew feat: full gitlab support for brew and scoop (#1084) 2019-08-13 15:28:03 -03:00
build test: add error handling (#1111) 2019-08-13 10:28:03 -03:00
changelog feat: add gitlab for releases (#1038) 2019-06-29 11:02:40 -03:00
checksums refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
defaults feat: full gitlab support for brew and scoop (#1084) 2019-08-13 15:28:03 -03:00
dist chore: small code improvements 2018-12-12 18:24:22 -02:00
docker clean: remove unused code (#1112) 2019-08-13 10:24:17 -03:00
effectiveconfig refactor: better package organization 2018-09-12 14:18:01 -03:00
env feat: add gitlab for releases (#1038) 2019-06-29 11:02:40 -03:00
git test: fixed git dirty test 2019-04-14 14:41:24 -03:00
nfpm refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
project refactor: better package organization 2018-09-12 14:18:01 -03:00
publish feat: add gitlab for releases (#1038) 2019-06-29 11:02:40 -03:00
put refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
release feat: full gitlab support for brew and scoop (#1084) 2019-08-13 15:28:03 -03:00
s3 clean: remove unused code (#1112) 2019-08-13 10:24:17 -03:00
scoop feat: full gitlab support for brew and scoop (#1084) 2019-08-13 15:28:03 -03:00
semver fix: improved semver parsing 2019-01-19 17:33:33 -02:00
sign test: add error handling (#1111) 2019-08-13 10:28:03 -03:00
snapcraft refactor: pointer to artifact (#1110) 2019-08-12 17:44:48 -03:00
snapshot clean: removed deprecated git.short_hash option 2019-01-19 18:14:32 -02:00
pipe_test.go refactor: better package organization 2018-09-12 14:18:01 -03:00
pipe.go refactor: better package organization 2018-09-12 14:18:01 -03:00