1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
Carlos Alexandro Becker cf4aba68d3
feat: global env and template-able before hooks (#974)
* feat: global env

* docs: hooks templateable, global env

* docs: hooks templateable, global env

* feat: templas on before hooks

* docs: revert unwanted change

* fix: use os.environ too

* chore: travis

* fix: goreleaser.yml
2019-03-03 14:12:22 -03:00
.github clean: remove workflow (#971) 2019-02-27 12:16:31 -03:00
internal feat: global env and template-able before hooks (#974) 2019-03-03 14:12:22 -03:00
pkg feat: global env and template-able before hooks (#974) 2019-03-03 14:12:22 -03:00
scripts feat: Allows pushing to private registry (#893) 2018-12-10 13:45:01 -02:00
www feat: global env and template-able before hooks (#974) 2019-03-03 14:12:22 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.gitignore chore: go modules 2018-10-30 23:50:55 -03:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.goreleaser.yml feat: global env and template-able before hooks (#974) 2019-03-03 14:12:22 -03:00
.travis.yml feat: global env and template-able before hooks (#974) 2019-03-03 14:12:22 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: using conventional commits (#907) 2019-01-01 13:19:57 -02:00
Dockerfile feat: bump to go 1.12 (#968) 2019-02-27 11:57:08 -03:00
Dockerfile.cgo feat: bump to go 1.12 (#968) 2019-02-27 11:57:08 -03:00
go.mod update retry package version (#972) 2019-03-03 13:16:01 -03:00
go.sum update retry package version (#972) 2019-03-03 13:16:01 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
main.go fix: warning when no config file could be found (#948) 2019-02-01 14:09:23 -02:00
Makefile revert: removing favicon et al 2018-10-31 00:15:40 -03:00
README.md docs: remove goreportcard broken badge 2019-01-19 19:43:02 -02:00
snap.login.enc fix: snap.login.enc 2018-10-27 13:37:06 -03:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.


GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.

For questions join the #goreleaser channel in the Gophers Slack.

Documentation

Documentation is hosted live at https://goreleaser.com

Badges

Release Software License Travis Codecov branch Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits

Sponsors

Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.

Backers

Love our work and community? Become a backer.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

goreleaser/goreleaser stargazers over time


Would you like to fix something in the documentation? Feel free to open an issue.