Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update .goreleaser.yml #166

Merged
merged 4 commits into from Aug 12, 2023
Merged

build: Update .goreleaser.yml #166

merged 4 commits into from Aug 12, 2023

Conversation

toshimaru
Copy link
Owner

@toshimaru toshimaru commented Aug 12, 2023

Update goreleaser configuration (.goreleaser.yml).

ref. https://github.com/goreleaser/goreleaser/blob/4526c5b6813ade905f9658467c3a85aa25bdc9b9/.goreleaser.yaml

Others

  • ci: Set fetch-depth: 0 for release
  • fix: Remove deprecated option --rm-dist, use --clean instead

ref. https://github.com/goreleaser/goreleaser/blob/4526c5b6813ade905f9658467c3a85aa25bdc9b9/.goreleaser.yaml

- Remove `replacements` setting
- tap → repository
> DEPRECATED: brews.tap should not be used anymore
- chore: titleize OS name
```
DEPRECATED: --rm-dist was deprecated in favor of --clean, check
```

fix: Add `fetch-depth: 0`

```
ignoring errors because this is a snapshot     error=git doesn't contain any tags. Either add a tag or use --snapshot
```
@toshimaru toshimaru marked this pull request as ready for review August 12, 2023 05:04
@toshimaru toshimaru merged commit 261ab9d into main Aug 12, 2023
9 checks passed
@toshimaru toshimaru deleted the update-goreleaser-setting branch August 12, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant