1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

9 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
fdc032ec15
refactor: unifying snapshot with skip-validate and skip-publish (#575)
* refactor: removed goreleaserlib: moved all to main

* refactor: wip: snapshot

* fix: more pipes

* fix: more pipes

* fix: git tests

* fix: some other validate and publish usages

* fix: git dirty check when snapshoting

* fix: nfpm: use tag instead of version

* test: docker: print docker run output if registry fails
2018-02-24 17:59:08 -03:00
Carlos Alexandro Becker
66338de1bb style: removed elses, improved test code 2018-02-16 15:03:37 -02:00
Carlos Alexandro Becker
efd1588119 test: improve scoop tests 2018-02-15 00:49:24 -02:00
Carlos Alexandro Becker
9dfb8547d4 fix: global default for github download url 2018-02-15 00:34:12 -02:00
Southclaws
3580062fd3 add: two more test cases 2018-02-12 18:36:48 -02:00
Southclaws
ec5eb2ccaa add: More Scoop tests for error coverage 2018-02-12 18:36:48 -02:00
Southclaws
a02c221adb add: Scoop doRun tests 2018-02-12 18:36:48 -02:00
Southclaws
12501bdfff add: more scoop unit tests 2018-02-12 18:36:48 -02:00
Southclaws
45bb3a0a7f add: Unit tests for scoop 2018-02-12 18:36:48 -02:00