1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00
Alan Scherger 6c79a6c51a fix: be explicit when we query git for tags
When Jenkins is configured with 'Check out to matching local branch' the branch and tag name will conflict.
If we use explicit references to tags, then life is much better.

This patch also replaces our manual 'tag or not' boolean with a regex to check if the return is a SHA1.
If it is not a SHA1, it is assumed to be a tag. Hopefully this helps with future maintainability.
2018-10-06 22:21:46 -03:00
2018-05-28 11:12:40 -03:00
2018-09-04 11:17:35 -03:00
2018-02-13 09:49:37 -02:00
2018-09-16 21:46:21 -03:00
2018-10-04 22:37:13 -03:00
2017-12-10 15:17:38 -02:00
2018-10-04 22:37:27 -03:00
2018-09-16 21:46:21 -03:00
2018-07-16 11:09:00 -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 Report Card Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective

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.

Languages
Go 93.4%
Nix 2.2%
Ruby 2%
YAML 1%
HTML 0.6%
Other 0.8%