Skip to content

chore(gh): update to goreleaser v2 #302

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

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

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

Before:

terraform-provider-vcf on  main via 🐹 v1.24.1 
➜ goreleaser check
  • checking                                 path=.goreleaser.yml
  • pipe skipped or partially skipped                reason=release is disabled
  • 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-vcf on  main [!] via 🐹 v1.24.1 
➜ goreleaser check
  • checking                                 path=.goreleaser.yml
  • pipe skipped or partially skipped                reason=release is disabled
  • 1 configuration file(s) validated
  • thanks for using GoReleaser!

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style/formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Related to Existing Issues

Issue Number: N/A

Test and Documentation Coverage

For bug fixes or features:

  • Tests have been completed.
  • Documentation has been added/updated.

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

@tenthirtyam tenthirtyam added chore Chore github-actions GitHub Actions labels Apr 8, 2025
@tenthirtyam tenthirtyam added this to the On Deck milestone Apr 8, 2025
@tenthirtyam tenthirtyam requested a review from spacegospod April 8, 2025 19:16
@tenthirtyam tenthirtyam self-assigned this Apr 8, 2025
@tenthirtyam tenthirtyam marked this pull request as ready for review April 8, 2025 19:16
@github-actions github-actions bot added the needs-review Needs Review label Apr 8, 2025
@tenthirtyam tenthirtyam modified the milestones: On Deck, .next Apr 11, 2025
- Updates the GoReleaser configuration to v2.
- Uses the recommended order.

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam force-pushed the chore(gh)/update-to-goreleaser-v2 branch from 446ac5f to ada8f33 Compare April 14, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore github-actions GitHub Actions needs-review Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant