Carlos Alexandro Becker
507ca12b9a
fix: using a map to hold template data
2018-07-08 22:35:44 -07:00
Carlos Alexandro Becker
b7690e6513
test: test for artifact-only key with no artifacts
2018-07-08 22:32:21 -07:00
Carlos Alexandro Becker
aae42e96d7
test: fix data race
2018-07-08 21:28:26 -07:00
Carlos Alexandro Becker
30feb1294f
docs: tmpl godoc
2018-07-08 21:13:09 -07:00
Carlos Alexandro Becker
0311214cbe
refactor: using tmpl on checksums as well
2018-07-08 21:05:38 -07:00
Carlos Alexandro Becker
4557346fc6
feat: more fields on docker tag templates
2018-07-08 21:05:18 -07:00
Carlos Alexandro Becker
4f39039c8a
test: fix archive tests
2018-07-08 20:54:42 -07:00
Carlos Alexandro Becker
fc80e6b799
refactor: global single name templating package
2018-07-08 20:47:30 -07:00
Carlos Alexandro Becker
8f675d8d91
fix: nfpm: backslashes inside pkgs generated on windows
...
closes #714
2018-07-08 19:51:31 -07:00
Carlos Alexandro Becker
30df6b6679
test: name template overrides on nfpm pipe
...
ref #715
2018-07-08 17:22:09 -07:00
Carlos Alexandro Becker
47b6bd5f50
fix: show git error on debug ( #710 )
...
Right now, if git fails, it doesn't matter if debug is enabled, because it won't print both stdout and stderr.
2018-07-04 01:38:53 -07:00
Carlos Alexandro Becker
35da82076f
bump: deps
2018-07-04 01:38:06 -07:00
Carlos Alexandro Becker
b898635994
bump: deps
2018-07-04 01:26:12 -07:00
Carlos Alexandro Becker
bcfdb9a890
Merge branch 'master' into debug
2018-07-04 01:25:55 -07:00
Carlos Alexandro Becker
874f53dacb
fix: several linter issues
2018-07-04 01:22:45 -07:00
Carlos Alexandro Becker
981d05a4a4
fix: temporary hack for golang/go#21387
2018-07-04 01:22:45 -07:00
Carlos Alexandro Becker
9d92da9e69
bump: go 1.10.3
2018-07-04 00:32:43 -07:00
Carlos Alexandro Becker
abe90e9f5f
refactor: simplified code
2018-07-03 23:44:51 -07:00
Carlos Alexandro Becker
9d4be131cf
fix: show git error on debug
2018-07-03 23:41:36 -07:00
Carlos Alexandro Becker
6a06f76c49
docs: enable git info
2018-06-25 14:51:10 -03:00
Carlos Alexandro Becker
bfd8d45cc7
docs: split linux-packages.md into nfpm.md and snapcraft.md
2018-06-25 10:06:08 -03:00
Carlos Alexandro Becker
0c67099381
feat: add args to snapcraft commands
2018-06-25 10:01:48 -03:00
Pablo Lalloni
d41703227c
fix: add internal/http tests
2018-06-25 10:01:31 -03:00
Pablo Lalloni
9aa66e635b
docs: add checksum & signature upload config
2018-06-25 10:01:31 -03:00
Pablo Lalloni
e1e1a9bf9c
feat: improve selection of artifacts to upload
2018-06-25 10:01:31 -03:00
Pablo Lalloni
0836c5a787
docs: add put customization document
2018-06-25 10:01:31 -03:00
Pablo Lalloni
b863a43558
fix: reduce code duplication
2018-06-25 10:01:31 -03:00
Pablo Lalloni
3b0f3f55c8
feat: support simple http put artifacts uploading
...
Supports doing simple http put requests for uploading artifacts.
Heavily based con Artifactory pipeline.
In archive mode uploads all archives and the checksums file.
In binary mode uploads just the binaries.
2018-06-25 10:01:31 -03:00
Carlos Alexandro Becker
90656f8550
fix: breaking: remove the build dependencies from the brew pipe
...
as for now, it just doesnt work, and maybe it doesnt make sense
to have it anyway
2018-06-22 15:17:35 -03:00
Carlos Alexandro Becker
8d96eef1c7
fix: ignore armel on snap pipe
...
closes #683
2018-06-20 09:39:10 -03:00
Carlos Alexandro Becker
f96315cf3f
docs: site update
2018-06-20 00:16:04 -03:00
Carlos Alexandro Becker
4fa9080885
chore: fix lint issues
...
refs #688
2018-06-19 15:53:14 -03:00
Carlos Alexandro Becker
411a73d410
test: lock minio version
2018-06-15 10:54:50 -03:00
Carlos Alexandro Becker
a70854fe9d
fix: minio version
2018-06-15 10:52:22 -03:00
Carlos Alexandro Becker
e86f3ddad6
fix: zip and subfolders
...
refs https://github.com/goreleaser/goreleaser/issues/696
2018-06-10 22:14:54 -03:00
Carlos Alexandro Becker
d2e880cb2c
feat: allow environment variables in release name_template
...
closes #691
2018-06-06 21:39:41 -03:00
Carlos Alexandro Becker
2a9e770d47
test: disable golanci-lint on tests for now
2018-06-06 20:44:11 -03:00
Carlos Alexandro Becker
a5bb81b7d1
docs: improve docker docs
...
closes #694
2018-06-06 10:44:52 -03:00
Carlos Alexandro Becker
4181d4e04f
docs: fix install with go get
...
closes #692
2018-06-05 14:11:01 -03:00
Carlos Alexandro Becker
5629759220
fix: using curl
2018-05-29 09:26:32 -03:00
Carlos Alexandro Becker
2c00008411
chore: using golangci-lint as linter
2018-05-29 09:26:32 -03:00
Carlos Alexandro Becker
6eeb85a7e2
docs: prettier changed again wtf
2018-05-28 11:12:40 -03:00
Carlos Alexandro Becker
532bf4e0a3
docs: prettier changed lists from * to -
...
Thanks obama
2018-05-28 10:49:38 -03:00
Carlos Alexandro Becker
eb2ff88747
fix: snapcraft: respect parallelism
2018-05-27 20:10:06 -03:00
Yoan Blanc
92abd2e2fd
feat: Add --skip-sign flag
...
The new flag `--skip-sign` as the same effect as saying
`artifacts: none`. It lets non GPG key owners (like Travis)
use it.
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
2018-05-25 09:52:26 -03:00
Carlos Alexandro Becker
f5554bc743
fix: allow multiple images with the same dockerfile
...
closes #673
2018-05-23 09:42:33 -03:00
Srishan Bhattarai
333da09a12
fix: Remove broken documentation link
2018-05-17 08:27:10 -03:00
Carlos Alexandro Becker
b5c789ec89
docs: nfpm: managed empty folders
2018-05-16 22:08:49 -03:00
Carlos Alexandro Becker
e165058098
feat: nfpm: support creating empty folders
2018-05-16 22:08:49 -03:00
Eli Young
5252f74ade
feat: Convert flag fields into lists
...
This allows users to specify different sets of compiler, assembler,
and/or linker flags for different packages. It also makes it possible to
specify generic flags that contain spaces. It does this while
maintaining compatibility with the old format of the fields in question
by up-converting bare strings into single-element lists.
Resolves #668
2018-05-15 08:12:11 -03:00