1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline
Andy Grunwald 78f83ec466 test: Add three new unit tests for Artifactory pipeline
Three new unit tests added:
- TestRunPipe_NoFile: Checks the error if the file for the
upload is not there
- TestRunPipe_UnparsableTarget: Checks that an error will
be thrown if the target is not parsable
- TestRunPipe_DirUpload: Checks that an error will be
thrown when we try to upload a directory
2017-12-02 22:03:01 +01:00
..
archive feat: Add archive config 'wrap_in_directory' 2017-10-02 18:53:18 +02:00
artifactory test: Add three new unit tests for Artifactory pipeline 2017-12-02 22:03:01 +01:00
brew fix: dependencies and conflicts on brew tap 2017-11-13 18:02:25 -02:00
build chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
changelog feat: added sorting support to the changelog pipe 2017-10-19 20:58:23 -02:00
checksums chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
cleandist removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
defaults feat: allow override dist folder 2017-11-26 22:20:40 -02:00
docker chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
env removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
fpm chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
git refactor: turned changelog generation into a pipe 2017-10-18 09:19:36 -02:00
release chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
snapcraft chore: fixed/ignore lint issues 2017-11-26 20:40:07 -02:00
pipe_test.go removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
pipe.go cleanups 2017-09-12 00:22:02 -03:00