1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/www
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
..
content feat: ability to skip Homebrew Tap update for preleases (#943) 2019-01-30 09:28:05 -02:00
data docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
layouts/page docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
static docs: improved installation instructions 2018-11-22 17:01:25 -02:00
themes docs: name templates 2018-07-08 23:57:46 -07:00
.gitignore fix: gitignore 2018-05-01 20:32:46 -07:00
config.toml docs: fixed google analytics code 2018-05-01 20:32:46 -07:00