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

chore: migrate goreleaser to newest configuration #57

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

nachtjasmin
Copy link
Collaborator

The goreleaser check command was failing due to two reasons:

  1. The version was not set.
  2. snapshot.name_template got deprecated in v2.2

Therefore I fixed those issues to reduce the warnings in the Actions runner logs.

@coveralls
Copy link

coveralls commented Dec 4, 2024

Pull Request Test Coverage Report for Build 12162269157

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 60.037%

Totals Coverage Status
Change from base Build 12157540990: 0.0%
Covered Lines: 323
Relevant Lines: 538

💛 - Coveralls

The `goreleaser check` command was failing due to two reasons:

1. The version was not set.
2. `snapshot.name_template` got deprecated in v2.2

Therefore I fixed those issues to reduce the warnings in the Actions
runner logs.
@nachtjasmin nachtjasmin force-pushed the joster/change-wxystllpxtny branch from 5475f42 to a29958d Compare December 4, 2024 14:52
@nachtjasmin nachtjasmin requested a review from a team December 4, 2024 14:59
@nachtjasmin nachtjasmin merged commit 1652ccb into main Dec 16, 2024
5 checks passed
@nachtjasmin nachtjasmin deleted the joster/change-wxystllpxtny branch December 16, 2024 08:16
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.

3 participants