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

fix: add version to .goreleaser.yml #1855

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

rriski
Copy link
Contributor

@rriski rriski commented Sep 26, 2024

About this change—what it does

Fixes the following warning printed on the release GHA:

image

@rriski rriski added the no changelog No changelog entries are required for this PR label Sep 26, 2024
.goreleaser.yml Outdated Show resolved Hide resolved
* Adds `version` field to goreleaser config file
* Adds `yaml-language-server` as instructed in https://goreleaser.com/customization/

Fixes:

    only configurations files on version: 2 are supported,
    yours is version: 0, please update your configuration
@rriski rriski force-pushed the rriski-fix-goreleaser-add-version branch from cfed87f to ba68416 Compare September 26, 2024 07:40
Copy link

@Echie Echie left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@rriski rriski marked this pull request as ready for review September 26, 2024 07:52
@rriski rriski requested a review from a team as a code owner September 26, 2024 07:52
@rriski rriski merged commit cf8ce32 into main Sep 26, 2024
11 checks passed
@rriski rriski deleted the rriski-fix-goreleaser-add-version branch September 26, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog No changelog entries are required for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants