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

1936 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
8eaca29766
fix: stop using deprecated tag_templates 2018-10-31 00:23:29 -03:00
Carlos Alexandro Becker
0ec1215d02 revert: removing favicon et al 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
e456a3fef6 clean: depgraph doesnt work anymore 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
570bd65dbd docs: improved contributing and added tutorials 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
9872425a09 clean: removed commited artifacts 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
3218dddb61 docs: always re-generate favicons et al 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
7941abc62d fix: go mod tidy 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
8931e5e5e4 bump: nfpm 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
6a39e227bb docs: fix contributing 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
288a3ac781 chore: travis: set GO111MODULE=on on env 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
cf2e529598 chore: travis: set GO111MODULE=on on env 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
e1258d381b test: fix a docker test relying on /tmp 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
bd5d853f60 test: fix build tests 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
020174ebd2 chore: go modules 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
58de70c29e chore: do not need to get output 2018-10-30 22:24:20 -03:00
Carlos Alexandro Becker
8348301b3e fix: gpg: debug 2018-10-30 22:24:20 -03:00
Carlos Alexandro Becker
19cde27da9 test: gpg: fixed local execution 2018-10-30 22:24:20 -03:00
Carlos Alexandro Becker
b92acb3996
chore: stale after 14 days 2018-10-30 21:25:48 -03:00
Carlos Alexandro Becker
53360bc58f
chore: log 2018-10-27 13:38:24 -03:00
Carlos Alexandro Becker
57d02172bf
fix: brew and scoop should be last to publish
refs #854
2018-10-27 13:37:07 -03:00
Carlos Alexandro Becker
0251ba5ebb
fix: snap.login.enc
refs #854
2018-10-27 13:37:06 -03:00
Garcia, Julio C
2da661bc77 fix: improve log output #845
Fixed missunderstanding
2018-10-27 13:36:58 -03:00
Garcia, Julio C
0f6d8daa05 fix: improve log output #845
Removed the "creating" prefixes.
2018-10-27 13:36:58 -03:00
Carlos Alexandro Becker
846e26f48b test: disable colors on tests 2018-10-27 13:34:16 -03:00
Carlos Alexandro Becker
0dbce75983 test: disable colors on tests 2018-10-27 13:34:16 -03:00
Carlos Alexandro Becker
9b0a75d24d test: disable colors on tests 2018-10-27 13:34:16 -03:00
Carlos Alexandro Becker
7856c691cc fix: CI is not Travis 2018-10-27 13:34:16 -03:00
Carlos Alexandro Becker
4f36070338 fix: colored output on travis 2018-10-27 13:34:16 -03:00
Jean-Philippe Ouellet
19ccf2f9d4 bump: go-homedir to stable version
github.com/mitchellh/go-homedir has a stable release version now. Using
master causes dep to be unable to solve for a suitable version when
goreleaser is depended on in other projects which also (transiently)
depend on the released version. This fixes that, and brings API
stability guarantees.
2018-10-26 18:06:50 -03:00
Carlos Alexandro Becker
bfe9881946 bump: deps 2018-10-26 11:54:21 -03:00
Carlos Alexandro Becker
6f312b993b chore: move defaulter to pkg, so godownloader can use it 2018-10-26 11:17:12 -03:00
Carlos Alexandro Becker
3010023b3a fix: docker: build several tags
avoid needing to call docker tag later
2018-10-25 19:39:39 -03:00
Carlos Alexandro Becker
9500155274
fix: only decrypt on tags 2018-10-25 10:14:19 -03:00
Jonathan Lloyd
254a1cfab8 fix: Bring back docker release notes
Docker image names were not being added to the release notes
because the Github release step was happening earlier in the
pipeline than the docker release itself (so no artifacts had
been added to the context). This patch re-orders the pipeline
and adds a comment to warn against this happening again.

Fixes: #846
2018-10-25 10:13:33 -03:00
Carlos Alexandro Becker
2f940d09c7
docs: suggest snap install goreleaser 2018-10-20 17:55:50 -03:00
Carlos Alexandro Becker
84fdac7f2b
chore: improved log 2018-10-20 17:54:41 -03:00
Carlos Alexandro Becker
75c999ac73
chore: added a TODO 2018-10-20 17:47:55 -03:00
Carlos Alexandro Becker
f7268a0979
fix: deploy goreleases to snap store 2018-10-20 17:41:31 -03:00
Carlos Alexandro Becker
fbdbff884b
chore: makefile and brew on osx
also removed bandep and other now unused things.

closes #823
2018-10-20 17:37:58 -03:00
Carlos Alexandro Becker
516c01050c docs: snapcraft publish 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
32d9440dff test: added more tests 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
a9bae8d5d3 chore: push snap packages 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
94183d4f49 docs: how to push snap packages 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
6310b8c12d fix: lint 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
3d87275c09 fix: allow to publish snaps 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
04ee42caed feat: publish snaps 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
fac4b621b0 feat: publish snaps 2018-10-20 17:25:18 -03:00
Carlos Alexandro Becker
24c6401341 test: skip publish 2018-10-20 14:42:46 -03:00
Carlos Alexandro Becker
76b18fb554 chore: fix log 2018-10-20 14:42:46 -03:00
Carlos Alexandro Becker
21084567fc refactor: docker push moved to publish 2018-10-20 14:42:46 -03:00