Carlos Alexandro Becker
60e54a1368
refactor/fix: improved CLI ( #937 )
...
* refactor: added middleware for action logs/error handling
* refactor: moved custom changelog load from main.go
* fix/refactor: CLI improvements
* test: do not pollute ./dist
2019-01-22 01:56:16 -02:00
Carlos Alexandro Becker
17a894981f
fix: CLI improvements ( #936 )
...
* fix: CLI improvements
* fix: CLI improvements
* fix: CLI improvements
* chore: lint
2019-01-22 01:12:17 -02:00
Michael
d730f3e735
improve tests
2019-01-21 22:48:42 -02:00
Michael
267145bbe4
fix: improve code
2019-01-21 22:48:42 -02:00
Michael
203066ffa0
feat: add tests
2019-01-21 22:48:42 -02:00
Michael
0aa80eca02
feat: allow use template for s3 bucket
2019-01-21 22:48:42 -02:00
Carlos Alexandro Becker
db7686fed0
docs: remove goreportcard broken badge
2019-01-19 19:43:02 -02:00
Carlos Alexandro Becker
b642320aeb
docs: release notes
2019-01-19 19:00:43 -02:00
Carlos Alexandro Becker
4a8d526f47
fix: do not override release notes
2019-01-19 18:47:59 -02:00
Carlos Alexandro Becker
feb33c569c
docs: skip changelog
2019-01-19 18:35:00 -02:00
Carlos Alexandro Becker
ae37eba4d9
docs: deprecations page improvements
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
d0bc5954da
docs: deprecations page improvements
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
b62d86f31b
docs: skip tls verify
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
f07bc40251
fix: lint
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
55169a8c60
fix: nil transport
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
6a87444e5f
fix: nil transport
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
d95b7f9adc
fix: cast
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
0ef202cb74
chore: unrequired if
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
e13a3319bb
feat: support skip tls on github cli
2019-01-19 18:26:01 -02:00
Carlos Alexandro Becker
742c8d03aa
clean: removed uneeded param
2019-01-19 18:14:32 -02:00
Carlos Alexandro Becker
59f10ad083
clean: removed deprecated git.short_hash option
2019-01-19 18:14:32 -02:00
Carlos Alexandro Becker
ed2ca57bd5
clean: unused err
2019-01-19 17:33:33 -02:00
Carlos Alexandro Becker
a31abde2e9
clean: remove uneeded extra tag check
2019-01-19 17:33:33 -02:00
Carlos Alexandro Becker
df831077e5
fix: improved semver parsing
2019-01-19 17:33:33 -02:00
Carlos Alexandro Becker
a43c653254
test: docker: improve image label checks
2019-01-19 17:33:33 -02:00
Harry Bagdi
98f22d7882
feat: allow skipping changelog generation
...
In some cases, changelog or release notes do not need to be compiled for
various reasons.
This commit adds an option to Skip building the changelog.
Fix #888
2019-01-19 13:03:49 -02:00
Carlos Alexandro Becker
c22b3677ef
docs: name templates
2019-01-17 22:47:14 -02:00
Carlos Alexandro Becker
ef0bb10863
feat: support templates on docker.binaries
2019-01-17 22:47:14 -02:00
Carlos Alexandro Becker
7d7951a223
feat: template on flags ( #923 )
2019-01-17 10:50:00 -02:00
Carlos Alexandro Becker
cdfaae9b28
feat: support multiple binaries on docker ( #919 )
...
* feat: support multiple binaries on docker
* test: docker: fixed to use binaries
* refactor: several docker pipe improvements
* fix: tag templates
* test: fix defaults test
* fix: breaking: remove .Binary, .Os, .Arch support from docker image_templates
* fix: lint issues
2019-01-11 16:27:39 -02:00
Carlos Alexandro Becker
a0255abec6
fix: prerelease auto with repo set
...
closes #917
2019-01-10 17:09:46 -02:00
Carlos Alexandro Becker
d619efdd94
test: added failing test for #917
2019-01-10 17:08:08 -02:00
Carlos Alexandro Becker
1fdeba7369
chore: added debug log to release
2019-01-10 16:06:13 -02:00
Carlos Alexandro Becker
8694af596c
docs: fix typos on release docs
2019-01-10 16:06:01 -02:00
Márk Sági-Kazár
bf8f86e54e
docs: Replace deprecated .Commit var with .ShortCommit ( #913 )
2019-01-07 08:44:49 -02:00
Carlos Alexandro Becker
23df4b562c
fix: support multiple binaries in scoop pipe ( #909 )
...
* fix: support multiple binaries in scoop pipe
* fix: lint
2019-01-05 12:30:26 -02: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
e1eeba292f
docs: using conventional commits ( #907 )
...
* docs: using conventional commits
* docs: format
2019-01-01 13:19:57 -02:00
Carlos Alexandro Becker
dd59e0c9a2
docs: badges
2018-12-31 14:03:40 -02:00
Federico G. Schwindt
d10c4f4f07
feat: add custom_block to brew formula generation ( #906 )
...
This allows authors to specify things such as devel, head and more.
See
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#advanced-formula-tricks
for details.
2018-12-30 00:06:54 -02:00
Kamil Samigullin
2cc473280f
use retry package to repeat uploads ( #905 )
2018-12-29 20:14:05 -02:00
Carlos Alexandro Becker
47f1fd81ea
fix: gofmt
2018-12-28 20:16:16 -02:00
Carlos Alexandro Becker
7255eb7461
Merge remote-tracking branch 'origin/master'
2018-12-28 19:19:02 -02:00
Carlos Alexandro Becker
8e42ab62a5
fix: better retry upload ( #904 )
...
* Revert "fix: retry upload (#900 )"
This reverts commit 6e09a19a83
.
* fix: better upload retry
* fix: fmt
2018-12-28 19:17:40 -02:00
Carlos Alexandro Becker
6fb427e5c8
Revert "fix: retry upload ( #900 )"
...
This reverts commit 6e09a19a83
.
2018-12-28 18:58:11 -02:00
Carlos Alexandro Becker
6e09a19a83
fix: retry upload ( #900 )
...
* fix: retry upload
* fix: goimports
2018-12-23 11:41:36 -02:00
Carlos Alexandro Becker
3340f0b026
chore: main.workflow
2018-12-23 11:41:00 -02:00
Carlos Alexandro Becker
15d00f2900
fix: pipe name
2018-12-22 19:28:38 -02:00
Carlos Alexandro Becker
bf68277b50
fix: improvements on docker extra_files
2018-12-16 12:34:21 -02:00
Carlos Alexandro Becker
c8354d5ac9
docs: snapshots
...
closes #740
2018-12-13 12:11:12 -02:00