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

1302 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
fc4d9363bc
refactor: name templates 2017-12-26 21:10:37 -02:00
Carlos Alexandro Becker
cd03056dca
Merge pull request #488 from goreleaser/docker-test
Docker: improved test
2017-12-26 16:57:28 -02:00
Carlos Alexandro Becker
ef85d587fe
test: fixed one test 2017-12-26 16:37:05 -02:00
Carlos Alexandro Becker
f99de0aeb6
test: fix start/stop registry 2017-12-26 15:41:50 -02:00
Carlos Alexandro Becker
1d117b4b1a
test: flag.Parse 2017-12-26 15:24:19 -02:00
Carlos Alexandro Becker
76b30d6f40
test: improved docker pipe test coverage 2017-12-26 15:20:25 -02:00
Carlos Alexandro Becker
1b7e4cea85
test: improved docker pipe coverage
also added support for running tests against docker.io registry
2017-12-26 14:56:44 -02:00
Carlos Alexandro Becker
219babd044
fix: treatment for when an extra file doesnt exist 2017-12-26 14:56:20 -02:00
Carlos Alexandro Becker
38454e78f3
Merge pull request #487 from goreleaser/docker-parallel
feat: docker in parallel
2017-12-26 14:04:59 -02:00
Carlos Alexandro Becker
deff38ebe9
test: parallelism 2017-12-25 23:53:44 -02:00
Carlos Alexandro Becker
d96d321c79
fix: improved docker pipe output 2017-12-25 23:30:39 -02:00
Carlos Alexandro Becker
ca35acf434
feat: docker in parallel 2017-12-25 23:28:09 -02:00
Carlos Alexandro Becker
32ca896a24
feat: docker in parallel 2017-12-25 23:27:06 -02:00
Carlos Alexandro Becker
60001bf63c
fix: fixed writing golden files 2017-12-25 20:09:55 -02:00
Carlos Alexandro Becker
bac7c6f611
fix: fixed writing golden files 2017-12-25 20:03:40 -02:00
Carlos Alexandro Becker
bd5df9da3a
fix: fixed writing golden files 2017-12-25 19:58:07 -02:00
Carlos Alexandro Becker
d204578516
Merge pull request #484 from goreleaser/pull-483
feat: docker link for extra folders
2017-12-24 10:41:02 -02:00
Carlos Alexandro Becker
c7b25726df
test: fixed docker link tests 2017-12-24 10:14:55 -02:00
Carlos Alexandro Becker
bceb42d50b
feat: using filepath.Walk to link files and folders 2017-12-24 10:12:51 -02:00
Carlos Alexandro Becker
478c5dced1
Merge remote-tracking branch 'origin/master' into pull-483 2017-12-24 10:12:39 -02:00
Carlos Alexandro Becker
777b9c68ad
chore: added bandep 2017-12-23 11:45:17 -02:00
Carlos Alexandro Becker
84426e1680
chore: removed comments 2017-12-23 00:19:31 -02:00
Sven Loth
cdc306a310 added one more test to cover 2-level directory linking 2017-12-21 12:11:42 +01:00
Sven Loth
e4da87b262 feat: docker - added linker for extra directories
When adding extra files to docker using a hard link it is impossible
to add a directory because only files can be linked hard. For directories
I added a linker that recursively linkes all files in a directory and re-
creates the directory structure in the dist directory.
2017-12-20 22:57:15 +01:00
Carlos Alexandro Becker
4f3ed001da
fix: import 2017-12-20 10:42:18 -02:00
Carlos Alexandro Becker
37e377718c
Merge pull request #480 from goreleaser/name
fix: re-added .Binary to supported fields
2017-12-20 10:31:20 -02:00
Carlos Alexandro Becker
f210a28ff9
fix: avoiding double escapes 2017-12-20 09:55:36 -02:00
Carlos Alexandro Becker
65d3c7ad7f
test: testing log output as well 2017-12-20 09:55:18 -02:00
Carlos Alexandro Becker
449ec3f49b
fix: re-added .Binary to supported fields
Also added a deprecation warning and tests,

Closes #476
2017-12-20 09:27:32 -02:00
Carlos Alexandro Becker
4ca8faa862
Merge pull request #477 from bpicode/master
fix typos in documentation
2017-12-20 09:22:25 -02:00
bpicode
587dfd9639
docs: fix several typos 2017-12-20 11:40:46 +01:00
Carlos Alexandro Becker
4e0c234527
Merge pull request #475 from goreleaser/par-checksum
fix: paralelism on checksums pipe
2017-12-19 20:02:57 -02:00
Carlos Alexandro Becker
966251971f
fix: paralelism on checksums pipe 2017-12-19 19:50:03 -02:00
Carlos Alexandro Becker
35aefdd93c
chore: fixed TODO probot config (hopefully) 2017-12-19 19:41:09 -02:00
Carlos Alexandro Becker
660f8cfd80
test: added env to pipe tests 2017-12-19 19:34:33 -02:00
Carlos Alexandro Becker
dd6b650017
Merge pull request #465 from magiconair/checksums-with-env-vars
feat: allow env vars for checksum name_template
2017-12-19 19:32:09 -02:00
Carlos Alexandro Becker
12c6633bb9
Merge pull request #474 from goreleaser/archive-name
fix: default archive name
2017-12-18 21:45:26 -02:00
Carlos Alexandro Becker
f194d84120
test: improved archive tests 2017-12-18 21:33:03 -02:00
Carlos Alexandro Becker
3342566528
fix: archive default name template 2017-12-18 21:33:03 -02:00
Carlos Alexandro Becker
83de67cf1e
Merge pull request #473 from goreleaser/archive-format
refactor: move archiveformat code inside archive pipe
2017-12-18 21:31:52 -02:00
Carlos Alexandro Becker
3a1f737747
refactor: move archiveformat code inside archive pipe
It was being used only in that pipe anyway.
2017-12-18 21:15:32 -02:00
Carlos Alexandro Becker
1475343200
typo: writting vs writing 2017-12-18 21:07:47 -02:00
Carlos Alexandro Becker
b667490ce4
fix: add the build artifact only if build succeeds 2017-12-18 21:07:33 -02:00
Carlos Alexandro Becker
306b84d040
fix: test using wrong import 2017-12-18 20:49:13 -02:00
Carlos Alexandro Becker
aaab7e1732
Merge pull request #463 from goreleaser/ctx-new
Refactor: context
2017-12-18 20:39:12 -02:00
Carlos Alexandro Becker
ca0b59633c
Revert "fix: dont compile without go:generate"
This reverts commit 6135c9f2bd.
2017-12-18 09:49:49 -02:00
Carlos Alexandro Becker
6135c9f2bd
fix: dont compile without go:generate 2017-12-18 09:29:58 -02:00
Carlos Alexandro Becker
a7bd5298a4
chore: make ci should also build 2017-12-18 09:28:36 -02:00
Carlos Alexandro Becker
530feac44a
fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
Carlos Alexandro Becker
10c6df73c0
chore: more cleanup 2017-12-18 09:00:19 -02:00