1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
8877c72abc
chore: better commit msgs for brew and scoop pipes (#605)
* style: moving commit msg to the pipe instead of the client

refs #604

* fix: better commit msg for scoop and brew
2018-03-10 14:13:00 -03:00
Carlos Alexandro Becker
7cd13c040f
fix: scoop download url (#594)
closes #593
2018-03-05 20:55:02 -03:00
Carlos Alexandro Becker
7778a49499
feat: --skip-publish is back (#587)
* feat: --skip-publish is back

* style: using previously resolved flag

* test: docker test

* test: main coverage

* test: fixed brew tests
2018-03-01 01:12:58 -03:00
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
851fd76a5e chore: improving scoop code a bit 2018-02-15 00:49:24 -02:00
Carlos Alexandro Becker
1376f9e226 fix: wrong rebase 2018-02-15 00:34:12 -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
b914f08301 add: TODO comment 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
98433ca412 fix: removed unused functions 2018-02-12 18:36:48 -02:00
Southclaws
45bb3a0a7f add: Unit tests for scoop 2018-02-12 18:36:48 -02:00
Southclaws
c8d36813cb add: Scoop manifest support
Finished the Scoop.sh manifest generator for Windows releases!

See #387
2018-02-12 18:36:48 -02:00