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 source (after next release) #7

Closed
jamietanna opened this issue Jan 19, 2024 · 5 comments · Fixed by #8
Closed

Update goreleaser source (after next release) #7

jamietanna opened this issue Jan 19, 2024 · 5 comments · Fixed by #8

Comments

@jamietanna
Copy link
Contributor

This is a tracking issue just to cover updating Goreleaser's code to the latest version, as it includes fixes like goreleaser/goreleaser#4555

@jamietanna
Copy link
Contributor Author

Looks like https://github.com/goreleaser/goreleaser/releases/tag/v1.24.0 is now the latest release - @christophwitzko is it documented how to do the updates? I'm happy to raise a PR!

jamietanna added a commit to jamietanna/hooks-goreleaser that referenced this issue Feb 12, 2024
@jamietanna
Copy link
Contributor Author

I've tried with #8:

@christophwitzko
Copy link
Member

Hi @jamietanna,

thanks for looking into this. These are the following steps I perform to update the goreleaser depenceny:

  1. Change the github.com/goreleaser/goreleaser version in the go.mod file
  2. Run ./scripts/fork-goreleaser.sh
  3. git add goreleaser and git commit

@christophwitzko
Copy link
Member

https://github.com/go-semantic-release/hooks-goreleaser/releases/tag/v1.10.0 contains now the GoReleaser v1.24.0

@jamietanna
Copy link
Contributor Author

Thanks very much, that's good to know for the future 🙌

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 a pull request may close this issue.

2 participants