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

1450 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
fc7f33be98
style: renamed Default to WithDefaults 2018-01-26 19:35:12 -02:00
Carlos Alexandro Becker
1f9a936393
fix: revert .goreleaser.yml 2018-01-26 19:27:05 -02:00
Carlos Alexandro Becker
a2d8087661
style: avoid bad abstractions 2018-01-26 19:26:28 -02:00
Carlos Alexandro Becker
9897a001bd
test: golang builder: 100% covered 2018-01-26 19:11:40 -02:00
Carlos Alexandro Becker
b297757640
test: cover pipeline/build 100% 2018-01-26 18:59:38 -02:00
Carlos Alexandro Becker
0bac9cb7d8
Merge remote-tracking branch 'origin/master' into build 2018-01-26 18:49:26 -02:00
Carlos Alexandro Becker
41a09ea45a
Merge pull request #528 from goreleaser/simplified-config
Simplified config
2018-01-26 16:31:35 -02:00
Carlos Alexandro Becker
6fa341d1d2
fix: added missing file 2018-01-26 16:02:05 -02:00
Carlos Alexandro Becker
8063429f5d
style: even simple config load 2018-01-26 16:02:05 -02:00
Carlos Alexandro Becker
f1cfb63fb5
feat: allowing anchors and simplified code 2018-01-26 16:02:05 -02:00
Carlos Alexandro Becker
2048985cc9
fix: release test 2018-01-26 15:46:42 -02:00
Carlos Alexandro Becker
535e0e0a80
fix: brew test 2018-01-26 15:45:38 -02:00
Carlos Alexandro Becker
a16a4a2e14
docs: fmt 2018-01-26 09:37:45 -02:00
Carlos Alexandro Becker
a309eae83b
fix: updated deps
closes #527
2018-01-26 09:37:10 -02:00
Carlos Alexandro Becker
6414c406fb
Merge pull request #524 from opencollective/opencollective
Activating Open Collective
2018-01-26 09:33:11 -02:00
Carlos Alexandro Becker
a2e2177a99
fix: linter errors 2018-01-24 21:22:45 -02:00
Jess
9f149c8151 Added backers and sponsors on the README 2018-01-24 08:08:07 +09:00
Jess
87fb11125b Updated CONTRIBUTING.md (optional) 2018-01-24 07:59:29 +09:00
Jess
1515443b13 Updated .github/ISSUE_TEMPLATE.md (optional) 2018-01-24 07:59:29 +09:00
Carlos Alexandro Becker
2f69359209
test: skip for now 2018-01-23 15:47:04 -02:00
Carlos Alexandro Becker
befc04627f
test: fixed build pipeline tests 2018-01-23 00:22:16 -02:00
Carlos Alexandro Becker
08bad12e11
test: covered build api with tests 2018-01-23 00:22:00 -02:00
Carlos Alexandro Becker
9416dcc751
refactor: just started fixing tests 2018-01-22 01:10:17 -02:00
Carlos Alexandro Becker
4e6982a524
refactor: allow builders to have custom defaults 2018-01-21 23:37:39 -02:00
Carlos Alexandro Becker
42a8f0b194
refactor: adios build target 2018-01-21 22:44:06 -02:00
Carlos Alexandro Becker
1f9f323e8f
Merge branch 'master' into build 2018-01-21 21:54:57 -02:00
Carlos Alexandro Becker
4c33e488ba
style: make context.Wrap public 2018-01-21 20:07:18 -02:00
Carlos Alexandro Becker
d954f8a6df
wip 2018-01-21 18:54:33 -02:00
Carlos Alexandro Becker
a457ae6e17
feat: support multiple build systems 2018-01-21 14:31:08 -02:00
Carlos Alexandro Becker
395dd1811c
fix: removed unused dep from gopkg.toml to avoid warns 2018-01-21 13:19:37 -02:00
Carlos Alexandro Becker
11329b0161
fix: avoid duplicated files inside the archive 2018-01-21 12:59:15 -02:00
Carlos Alexandro Becker
6ff09f2992
fix: permissions on zip format
closes #521
2018-01-21 12:41:58 -02:00
Carlos Alexandro Becker
4df86f953e
style: improved debug field 2018-01-21 12:31:21 -02:00
Carlos Alexandro Becker
64c324c7e6
Merge pull request #519 from andygrunwald/fix-typo-in-buildtarget
fix: Typo in buildtarget
2018-01-21 12:19:10 -02:00
Carlos Alexandro Becker
a2455c4687
Merge pull request #518 from andygrunwald/typo-debug-custom-release-notes
fix: Typo in debug message for custom release notes
2018-01-21 12:18:41 -02:00
Andy Grunwald
825f19bb55 fix: Typo in buildtarget
The buildtarget contained a typo. This fixes it.
2018-01-20 18:30:33 +01:00
Andy Grunwald
59854d379a fix: Typo in debug message for custom release notes
When release notes are added via the --release-notes
and we run in debug mode, a message "custom release notes ..."
is logged. This message had a typo
2018-01-20 16:20:54 +01:00
Carlos Alexandro Becker
fcbdaf32c8
Merge pull request #515 from goreleaser/docker-major-minor-etc
Docker major minor etc
2018-01-19 08:33:20 -02:00
Carlos Alexandro Becker
efdd35805d
Revert "fix: quit using a feature that isnt even launched yet"
This reverts commit f5bc3c05d2.
2018-01-19 01:20:50 -02:00
Carlos Alexandro Becker
e0f77520cc
Merge branch 'master' into docker-major-minor-etc 2018-01-19 01:20:36 -02:00
Carlos Alexandro Becker
f5bc3c05d2
fix: quit using a feature that isnt even launched yet 2018-01-19 01:19:04 -02:00
Carlos Alexandro Becker
8ec3ac898e
chore: fixed fpm and snap name templates 2018-01-19 01:02:12 -02:00
Carlos Alexandro Becker
1ad9ba78b0
chore: stop using deprecated docker setup keys 2018-01-19 01:01:44 -02:00
Carlos Alexandro Becker
d13a97b46d fix: improved deprecation warning output 2018-01-19 00:57:21 -02:00
Carlos Alexandro Becker
dd3b0cdcf2 feat: added deprecation warnings
closes #513
closes #514
2018-01-19 00:57:21 -02:00
Carlos Alexandro Becker
62471c3f21
docs: added sponsors section to the docs 2018-01-19 00:12:43 -02:00
Carlos Alexandro Becker
f4f15c23b0
docs: major and minor tag aliases 2018-01-19 00:05:09 -02:00
Carlos Alexandro Becker
dcc1add3cb
chore: fixed deps 2018-01-19 00:01:19 -02:00
Carlos Alexandro Becker
675e2ea211
feat: allow Major, Minor and Patch fields on docker tags 2018-01-18 23:55:26 -02:00
Carlos Alexandro Becker
e9351781cb test: improved docker pipe coverage 2018-01-18 21:40:16 -02:00