1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-06-23 00:40:06 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
8749030d3b feat: Add support for custom publishers ()
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-10 16:03:49 +00:00
d85fff06a2 fix gomips support ()
* wip: fix gomips

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* wip: fix gomips

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* test: added more

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* test: added more

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-02-05 22:08:18 -03:00
4719763c4a feat: filter by id on sign pipe ()
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-11-08 09:10:56 -03:00
b477ffa095 refactor: pointer to artifact ()
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-12 17:44:48 -03:00
1ef9906e04 feat: multiple brew / linuxbrew ()
* feat: multiple brew / linuxbrew

* feat: multiple brew / linuxbrew

* test: added missing tests

* docs: brews

* docs: deprecate brew

* test: fix tests

* fix: fmt

* test: fix tests
2019-06-10 10:35:19 -03:00
b8f5901265 feat: multiple archives ()
* feat: multiple archives

* fix: several things

* test: fixed

* fix: several things

* fix: archive id on the artifact

* fix: deprecated since

* docs: deprecations page improvements
2019-04-16 10:19:15 -03:00
7e79db1cc2 feat: support different checksum algorithms ()
* feat: support different checksum algorithms

* feat: added more algorithms

Co-Authored-By: caarlos0 <caarlos0@users.noreply.github.com>

* fix: build
2019-02-04 17:27:51 -02:00
850205abf1 feat: back-reference build artifacts from archive artifact () 2019-01-01 14:40:17 -02:00
652645b3bf feat: artifactory checksum header ()
* feat: artifactory checksum header

* fix: merge fixes
2018-10-01 16:52:16 -03:00
6217d1e90d refactor: artifact checksum () 2018-08-21 15:55:35 -03:00
ca0b59633c Revert "fix: dont compile without go:generate"
This reverts commit 6135c9f2bd.
2017-12-18 09:49:49 -02:00
6135c9f2bd fix: dont compile without go:generate 2017-12-18 09:29:58 -02:00
530feac44a fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
1982259c29 refactor: improved artifact filtering 2017-12-17 16:59:54 -02:00
248810535e refactor: fixed brew pipe 2017-12-17 16:31:06 -02:00
d83b420f39 refactor: changed code on archive pipe 2017-12-17 15:50:09 -02:00
f09a5396fb refactor: new artifact package
It contains the needed code to refactor the rest of the app
2017-12-17 15:14:21 -02:00