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

updated the goreleaser by removing deprecation #71

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

7h3-3mp7y-m4n
Copy link
Contributor

Description

snapshot.name_template was deprecated so it was updated by a new version_template

What does this PR do?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Copy link
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

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

Indeed:

Run goreleaser/goreleaser-action@v6
Downloading https://github.com/goreleaser/goreleaser/releases/download/v2.3.2/goreleaser_Linux_x[8](https://github.com/score-spec/score-k8s/actions/runs/11421043109/job/31777411946#step:7:9)6_64.tar.gz
Extracting GoReleaser
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/83f2a7fe-ce83-4b3c-a832-f6fae4675[9](https://github.com/score-spec/score-k8s/actions/runs/11421043109/job/31777411946#step:7:10)a9 -f /home/runner/work/_temp/a996151f-ef39-4621-b2bc-40b2ad225ee2
GoReleaser ~> v2 installed successfully
/opt/hostedtoolcache/goreleaser-action/2.3.2/x64/goreleaser build --snapshot
  • skipping validate...
  • loading environment variables
  • getting and validating git state
    • git state                                      commit=c56a42b557285924723a8026dfc944bbe84d294d branch=HEAD current_tag=0.1.13 previous_tag=0.1.[12](https://github.com/score-spec/score-k8s/actions/runs/11421043109/job/31777411946#step:7:13) dirty=false
    • pipe skipped                                   reason=disabled during snapshot mode
  • parsing tag
  • setting defaults
    • DEPRECATED: snapshot.name_template should not be used anymore, check https://goreleaser.com/deprecations#snapshotnametemplate for more info

LGTM

@mathieu-benoit mathieu-benoit merged commit 88c732b into score-spec:main Oct 20, 2024
4 checks passed
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