1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline
Frank Schroeder 3e0b7fbd46 fix: split env vars into only two parts
The loadEnv() function was splitting env vars on all `=` characters
which is not correct. Env vars are `key=val` and contain only two parts.
2017-12-05 21:42:04 -02:00
..
archive fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
brew test: brew tests 2017-12-03 13:00:01 -02:00
build fix: split env vars into only two parts 2017-12-05 21:42:04 -02:00
changelog fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
checksums fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
cleandist fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
defaults test: improving tests 2017-12-03 13:00:01 -02:00
docker fix: fixing test to use the right import 2017-12-05 14:49:25 -02:00
env fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
fpm test: fpm tests 2017-12-03 13:00:01 -02:00
git fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
release fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
snapcraft fix: removed uneeded docs 2017-12-03 13:00:01 -02:00
snapshot test: added test for snapshot 2017-12-03 13:00:01 -02:00
default.go fix: improved defaulter documentation 2017-12-03 13:00:01 -02:00
piper_test.go refactor: defaulter interface 2017-12-03 13:00:01 -02:00
piper.go fix: removed uneeded docs 2017-12-03 13:00:01 -02:00