1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/pkg
Andrew Hamilton f7bfac8e6f feat: ability to skip Homebrew Tap update for preleases (#943)
- Updates Homebrew config to make "SkipUpload" a string so that it can
  contain more than true or false values. New available options are
  "true", "false" and "auto".
- Adds a new check in Homebrew publish to see if it should skip due to a
  prerelease and "SkipUpload" set to auto.
- Adds a new test to make sure that tap publishing is skipped when set
  to "auto" and a prerelease semver is provided.
- Updates documents to add information about the new "auto" option for
  "SkipUpload".
2019-01-30 09:28:05 -02:00
..
archive fix: gosec lint issues 2018-09-04 09:48:22 -03:00
build fix: linter fixes 2018-11-08 09:40:23 -02:00
config feat: ability to skip Homebrew Tap update for preleases (#943) 2019-01-30 09:28:05 -02:00
context refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
defaults fix: linter fixes 2018-11-08 09:40:23 -02:00