Skip to content

chore(gh): update to goreleaser v2 #580

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tenthirtyam
Copy link
Collaborator

Description

  • Updates the GoReleaser configuration to v2.
  • Uses the recommended order.

Before:

terraform-provider-nsxt on  master via 🐹  
➜ goreleaser check
  • only  version: 2  configuration files are supported, yours is  version: 0 , please update your configuration
  • checking                                 path=.goreleaser.yml
  • DEPRECATED:  archives.format  should not be used anymore, check https://goreleaser.com/deprecations#archivesformat for more info
  • .goreleaser.yml                                  error=configuration is valid, but uses deprecated properties
  ⨯ command failed                                   error=1 out of 1 configuration file(s) have issues

After:

terraform-provider-nsxt on  master via 🐹  
➜ goreleaser check
  • checking                                 path=.goreleaser.yml
  • 1 configuration file(s) validated
  • thanks for using GoReleaser!

- Updates the GoReleaser configuration to v2.
- Uses the recommended order.

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam added the chore Chore label Apr 8, 2025
@tenthirtyam tenthirtyam added this to the .next milestone Apr 8, 2025
@tenthirtyam tenthirtyam requested a review from frodenas April 8, 2025 19:39
@tenthirtyam tenthirtyam self-assigned this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant