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

update goreleaser config file and lock to version 2 #101

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

ocobles
Copy link
Contributor

@ocobles ocobles commented Jun 25, 2024

Necessary changes to the goreleaser configuration file were not included in the previous PR #99 making it fail in https://github.com/equinix/pulumi-equinix/actions/runs/9659514911/job/26643074014

  • version must be specified: version: 2
  • changelog.skip replaced with changelog.disable
  • Since version must be specified I have locked the version in the gh action to ~> v2

Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@srushti-patl srushti-patl self-requested a review June 26, 2024 17:57
@ocobles ocobles merged commit bf1beb5 into main Jun 26, 2024
13 of 15 checks passed
@ocobles ocobles deleted the fix-goreleaser-action branch June 26, 2024 18:06
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.

2 participants