goreleaser

Deliver Go binaries as fast and easily as possible

MIT License

Stars
13.2K
Committers
401

Bot releases are hidden (Show)

goreleaser - v0.37.8

Published by caarlos0 almost 7 years ago

Changelog

5636313 fix: tests should pass now
29d9ae5 style: improved goreleaser output

Docker images

  • docker pull goreleaser/goreleaser:v0.37.8

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.7

Published by caarlos0 almost 7 years ago

Changelog

ca3eedf feat: support env vars for name_template
904d445 test: add test for name_template with env var

Docker images

  • docker pull goreleaser/goreleaser:v0.37.7

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.6

Published by caarlos0 almost 7 years ago

Changelog

0efbe33 chore: create config.yml
46eaa19 chore: create stale.yml
e87ab21 feat: improved release notes

Docker images

  • docker pull goreleaser/goreleaser:v0.37.6

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.5

Published by caarlos0 almost 7 years ago

Changelog

5e2cca2 chore: always run make static on build
94481df chore: changing the order of the tasks
aa033d8 chore: make static pushes repo as well
5ec6dde chore: using https instead of ssh url
da61f77 chore: using travis deploy feature
d4a54c9 fix: do not decorate git log output

Docker images:

  • goreleaser/goreleaser:v0.37.5

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.4

Published by caarlos0 almost 7 years ago

Changelog

25e1cdd feat: allow env vars for docker tag_template
1c2afe1 fix: move env vars to context
3e0b7fb fix: split env vars into only two parts

Docker images:

  • goreleaser/goreleaser:v0.37.4

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.3

Published by caarlos0 almost 7 years ago

Changelog

14d1347 feat: allow templates on docker tags
8f5cf8a feat: release our docker image as vX.Y.Z
0074b79 fix: fixing test to use the right import
3be7299 fix: using the right import

Docker images:

  • goreleaser/goreleaser:v0.37.3

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.2

Published by caarlos0 almost 7 years ago

Changelog

d5c7af1 feat: support environment variables on ldflags

Docker images:

  • goreleaser/goreleaser:0.37.2

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.1

Published by caarlos0 almost 7 years ago

Changelog

65a8e96 fix: broken test
2780269 fix: checksums pipe
3fd9e0f fix: checksums pipe
8c86228 fix: fixed name template
2b42a73 fix: improved defaulter documentation
208ab4d fix: lint issue
0d9da86 fix: missing Binary field
66e8f98 fix: removed unused import
1ed299a refactor: defaulter interface
eb19e2b refactor: rm internal/name pkg
f9cdb2d test: added test for snapshot
8535ed3 test: archive tests
a432839 test: brew tests
0c91f6e test: build tests
b702adf test: docker tests
2dfdb4c test: fpm tests
b77acd2 test: improving tests
a3a10fa test: release tests

Docker images:

  • goreleaser/goreleaser:0.37.1

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.37.0

Published by caarlos0 almost 7 years ago

Changelog

8627037 chore: added empty lines
8e6133c feat: allow override dist folder

Docker images:

  • goreleaser/goreleaser:0.37.0

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.36.1

Published by caarlos0 almost 7 years ago

Changelog

2cc10c3 chore: fixed/ignore lint issues

Docker images:

  • goreleaser/goreleaser:0.36.1

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.36.0

Published by caarlos0 almost 7 years ago

Changelog

83093ac feat: break if main package doesnt have a main func
9a9b937 fix: accepting non-main.go files as well
13d2bca refactor: improved error message
ce9e1c5 refactor: improved error messages
eb48a02 refactor: improved test code
5a2f6d0 refactor: remove unnecessary code
03aec11 refactor: small improvement on if stmt
48ddd4c refactor: using ast parser instead
8ae5d15 refactor: using errors package properly
dba83bf refactor: using os.Stat to decide wether it is a file or a dir
a9f33bd test: added a test case for an invalid main.go

Docker images:

  • goreleaser/goreleaser:0.36.0

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.7

Published by caarlos0 almost 7 years ago

Changelog

752c071 chore: enable debug in fpm TestRunPipe
3064e11 feat: improved fpm output
adc2d7d fix: dependencies and conflicts on brew tap

Docker images:

  • goreleaser/goreleaser:0.35.7

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.6

Published by caarlos0 almost 7 years ago

Changelog

7c9e1ee chore: add nolint to the todo make task
5193680 feat: Allow overriding fpm destination for binaries
d9f13a3 refactor: set default value of bindir in defaults pipe

Docker images:

  • goreleaser/goreleaser:0.35.6

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.5

Published by caarlos0 almost 7 years ago

Changelog

415613e bump: deps
3234cb9 feat: make fpm respect --parallelism
df0cf14 feat: re-added parallelism on fpm pipe
11fee22 fix: a new workdir for each fpm instance

Docker images:

  • goreleaser/goreleaser:0.35.5

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.4

Published by caarlos0 almost 7 years ago

Changelog

3d6e6cb chore: sorting goreleaser changelog
76087d5 feat: validate changelog config for invalid fields

Docker images:

  • goreleaser/goreleaser:0.35.4

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.3

Published by caarlos0 almost 7 years ago

Changelog

ff42024 fix: fpm fails randomly

Docker images:

  • goreleaser/goreleaser:0.35.3

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.2

Published by caarlos0 almost 7 years ago

Changelog

6277ab9 feat: added sorting support to the changelog pipe

Docker images:

  • goreleaser/goreleaser:0.35.2

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.1

Published by caarlos0 about 7 years ago

Changelog

7506f0f chore: passing down --debug to fpm
87ec478 chore: added a todo task to the Makefile
e9ca883 chore: filter some commits from our changelog

Docker images:

  • goreleaser/goreleaser:0.35.1

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.35.0

Published by caarlos0 about 7 years ago

Changelog

9dcd8e3 chore: added more tests
28c16f2 feat: also support regexp
aca2302 docs: added changelog pipe docs
1d7b0e0 chore: added more test
4afd58e feat: added the filter ability to changelog pipe
29a8ae3 refactor: simplifying code from previous pipe
87d269d refactor: turned changelog generation into a pipe

Docker images:

  • goreleaser/goreleaser:0.35.0

Automated with GoReleaser
Built with go version go1.9 linux/amd64

goreleaser - v0.34.5

Published by caarlos0 about 7 years ago

Changelog

b585ac8 chore: removed empty space
8f71cf3 Merge branch 'master' into mattstratton/add-custom-release-title
53771a7 feat: Add ability to specify release name
31511b9 feat: Add ability to specify release name
7d6aabe Remove cyclo test for Pipe Run function for now
9733566 Merge branch 'master' into mattstratton/add-custom-release-title
07c8d05 Merge branch 'master' into mattstratton/add-custom-release-title
ee67918 feat: Change default release name to match tag
ffebc52 Merge branch 'mattstratton/add-custom-release-title' of github.com:mattstratton/goreleaser into mattstratton/add-custom-release-title
e2ee7c4 feat: Add ability to specify release name
f823cf2 feat: Add ability to specify release name

Docker images:

  • goreleaser/goreleaser:0.34.5

Automated with GoReleaser
Built with go version go1.9 linux/amd64