Skip to content

update goreleaser config file and lock to version 2#101

Merged
ocobles merged 1 commit into
mainfrom
fix-goreleaser-action
Jun 26, 2024
Merged

update goreleaser config file and lock to version 2#101
ocobles merged 1 commit into
mainfrom
fix-goreleaser-action

Conversation

@ocobles

@ocobles ocobles commented Jun 25, 2024

Copy link
Copy Markdown
Contributor

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

Signed-off-by: ocobleseqx <oscar.cobles@eu.equinix.com>
@github-actions

Copy link
Copy Markdown

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
@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