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

1387 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
7952d82082
Merge pull request #531 from goreleaser/git
fix: git: if exit is 0, ignore stderr
2018-01-28 12:21:01 -02:00
Carlos Alexandro Becker
f7be04a239
fix: git: if exit is 0, ignore stderr 2018-01-28 12:03:46 -02:00
Carlos Alexandro Becker
8d37d45288
chore: added more logs to git
refs #529
2018-01-27 15:50:44 -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
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
4c33e488ba
style: make context.Wrap public 2018-01-21 20:07:18 -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
Carlos Alexandro Becker
60a4837ac4 docs: tag_templates for docker 2018-01-18 21:40:16 -02:00
Carlos Alexandro Becker
92231bc930 feat: support multiple tag_templates for docker 2018-01-18 21:40:16 -02:00
Carlos Alexandro Becker
2bc9d6751b docs: added opencollective links to readme 2018-01-18 17:59:07 -02:00
Carlos Alexandro Becker
3dd1eaa325
chore: gopkg.lock 2018-01-17 19:46:45 -02:00
Carlos Alexandro Becker
1477e96750 docs: upgrade brew docs 2018-01-17 19:45:02 -02:00
Carlos Alexandro Becker
9e58a65519 feat: support download strategy on brew
closes #507
2018-01-17 19:45:02 -02:00
Carlos Alexandro Becker
40ec5ec1f2 fix: colors on windows
closes #506
2018-01-17 19:24:58 -02:00
Carlos Alexandro Becker
93ea07f7dd
docs: changed to goreleaser twitter handle 2018-01-14 12:53:35 -02:00
Carlos Alexandro Becker
4d71720b67 feat: skip formula upload 2018-01-12 19:24:58 -02:00
Carlos Alexandro Becker
43c65c19c1 feat: write formula to dist 2018-01-09 21:45:50 -02:00
Carlos Alexandro Becker
26231995f5
chore: removed some commits from changelog 2018-01-02 19:06:13 -02:00
Carlos Alexandro Becker
9021160b11 fix: break if env not available
closes #467
2018-01-02 19:01:55 -02:00
Carlos Alexandro Becker
6edda25b71
docs: changed the root issue template 2018-01-02 18:10:04 -02:00