Skip to content

.goreleaser.yml: Update configuration to v2#252

Merged
nywilken merged 1 commit intomainfrom
nywilken.update-goreleaser-v2
Jun 18, 2024
Merged

.goreleaser.yml: Update configuration to v2#252
nywilken merged 1 commit intomainfrom
nywilken.update-goreleaser-v2

Conversation

@nywilken
Copy link
Copy Markdown
Contributor

~>  goreleaser -v
GitVersion:    2.0.1

~>  goreleaser check
  • checking                                 path=.goreleaser.yml
  • 1 configuration file(s) validated
  • thanks for using goreleaser!

```
~>  goreleaser -v
GitVersion:    2.0.1

~>  goreleaser check
  • checking                                 path=.goreleaser.yml
  • 1 configuration file(s) validated
  • thanks for using goreleaser!

```
@nywilken nywilken requested a review from a team as a code owner June 18, 2024 16:51
@nywilken nywilken added the tech-debt Issues and pull requests related to addressing technical debt or improving the codebase label Jun 18, 2024
Copy link
Copy Markdown
Contributor

@JenGoldstrich JenGoldstrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than extranaeous - in yaml

build:
skip: true
builds:
-
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the change to line 7 needed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah builds is an array.

@nywilken nywilken merged commit 6d1148a into main Jun 18, 2024
@lbajolet-hashicorp lbajolet-hashicorp deleted the nywilken.update-goreleaser-v2 branch June 18, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tech-debt Issues and pull requests related to addressing technical debt or improving the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants