Carlos Alexandro Becker
229c8f54a5
fix: archive check when project is a library
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-10-11 13:00:42 -03:00
Carlos Alexandro Becker
4471154461
fix: break the release if archive has different binary counts for each platform ( #1841 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-10-10 08:46:16 -03:00
Carlos Alexandro Becker
65ffbf1921
refactor: replace pkg/errors.Wrap with fmt.Errorf ( #1812 )
...
* refactor: remove pkg/errors
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: remove pkg/errors
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-09-21 17:47:51 +00:00
Carlos Alexandro Becker
ac74de29de
chore(deps): update nfpm ( #1813 )
...
* chore(deps): update nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: lint
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-09-21 10:13:03 -03:00
Carlos Alexandro Becker
69c8a502db
chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 ( #1563 )
...
* chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-05-26 00:48:10 -03:00
Carlos Alexandro Becker
fc1ef8a2a2
fix: scoop wrap_in_directory ( #1458 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-04-21 16:11:18 -03:00
Carlos Alexandro Becker
fa608c302e
fix: build.binary and artifact.extra.binary ( #1399 )
...
* fix: build.binary and artifact.extra.id
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: scoop usage of extra[binary]
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: unlock
2020-03-28 15:40:16 -03:00
Carlos Alexandro Becker
969fb4b804
feat: templateable archive.files ( #1373 )
...
* feat: support variable substitution in archive.files
* Update internal/pipe/archive/archive.go
* feat: templateable archive.files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: templateable archive.files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: Robbie Ostrow <ostrowr@users.noreply.github.com>
2020-03-04 00:52:43 -03:00
Carlos Alexandro Becker
d85fff06a2
fix gomips support ( #1331 )
...
* 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
Carlos Alexandro Becker
8defb77b0e
feat: remove singular archive config ( #1282 )
...
* feat: remove singular archive config
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-12-29 15:02:15 -03:00
Carlos Alexandro Becker
b477ffa095
refactor: pointer to artifact ( #1110 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-12 17:44:48 -03:00
Carlos Alexandro Becker
8286402e3e
fix: better duplicate ID message
...
refs #1090
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-27 10:55:56 -03:00
Carlos Alexandro Becker
1ef9906e04
feat: multiple brew / linuxbrew ( #1043 )
...
* 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
Carlos Alexandro Becker
c98d3881f7
refactor: id validations ( #1015 )
2019-05-07 07:18:35 -03:00
Carlos Alexandro Becker
b8f5901265
feat: multiple archives ( #942 )
...
* 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
Carlos Alexandro Becker
850205abf1
feat: back-reference build artifacts from archive artifact ( #908 )
2019-01-01 14:40:17 -02:00
Carlos Alexandro Becker
a17d51c350
test: increased coverage
2018-11-14 09:50:18 -02:00
Carlos Alexandro Becker
18b8be6818
feat: support custom wrap directory
...
closes #728
2018-11-14 09:50:18 -02:00
Carlos Alexandro Becker
ce267acabf
fix: uniq files inside archive
...
refs #836
2018-11-11 19:31:05 -02:00
Carlos Alexandro Becker
7a6de727dd
test: fixed
2018-11-11 18:59:25 -02:00
Carlos Alexandro Becker
8867356965
chore: remove log
2018-11-11 18:59:25 -02:00
Carlos Alexandro Becker
2dd00ae7a6
fix: do not allow several archives with the same name
2018-11-11 18:59:25 -02:00
Carlos Alexandro Becker
a6bef50b0f
fix: archives with windows paths
2018-11-08 09:52:07 -02:00
Garcia, Julio C
2da661bc77
fix: improve log output #845
...
Fixed missunderstanding
2018-10-27 13:36:58 -03:00
Garcia, Julio C
0f6d8daa05
fix: improve log output #845
...
Removed the "creating" prefixes.
2018-10-27 13:36:58 -03:00
Carlos Alexandro Becker
71aba28e18
chore: more logs
2018-10-10 13:27:53 -03:00
Carlos Alexandro Becker
9628eb8f89
chore: improved log output
2018-10-10 13:27:53 -03:00
Carlos Alexandro Becker
39de856eb4
refactor: better package organization
2018-09-12 14:18:01 -03:00