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

ci: add goreleaser setup and move out changelog reminder #91

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

SebastianElvis
Copy link
Member

@SebastianElvis SebastianElvis commented Oct 11, 2024

This PR

  • sets up Go releaser for Babylon. Currently it only supports linux amd64. Other targets will be supported in the future. To test locally, run make release-snapshot
  • moves changelog reminder out from the CI flow

@SebastianElvis SebastianElvis marked this pull request as ready for review October 11, 2024 05:12
Copy link
Member

@Lazar955 Lazar955 left a comment

Choose a reason for hiding this comment

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

Nice work! Couldn't tests as I'm on mac

@SebastianElvis
Copy link
Member Author

Nice work! Couldn't tests as I'm on mac

Probably you could give it a try as the releaser is using a Docker image that is supposed to be cross-platform?

@SebastianElvis SebastianElvis merged commit 80f6eb0 into main Oct 11, 2024
12 checks passed
@SebastianElvis SebastianElvis deleted the releaser branch October 11, 2024 07:04
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