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

feat: use goreleaser default naming for published archives #91

Merged
merged 3 commits into from
Oct 12, 2022

Conversation

anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Oct 7, 2022

This is just style so no worries if not going with this. I want to propose using goreleaser default naming scheme for release archives. goreleaser is very common now, and I like the consistency of archive names I see across various projects when writing tooling. I think it's worth doing that here.

Also publishes a windows-amd64 build (not arm64 since there is no viable platform for that yet)

@anuraaga anuraaga requested a review from fzipi October 7, 2022 03:17
@fzipi
Copy link
Member

fzipi commented Oct 7, 2022

Does the naming change? If it does, can you provide also a PR for https://github.com/coreruleset/coreruleset/blob/cf383e1625c973bdc673307790be99ecbcbe8314/.github/workflows/go-ftw.yml#L28 so we can merge when releasing?

@fzipi
Copy link
Member

fzipi commented Oct 10, 2022

@anuraaga ☝️ ?

@anuraaga
Copy link
Contributor Author

Sorry for delay @fzipi sent coreruleset/coreruleset#2846

Copy link
Member

@fzipi fzipi left a comment

Choose a reason for hiding this comment

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

Thanks. Now that we are safe, we can merge this one.

@anuraaga anuraaga merged commit 8312683 into coreruleset:main Oct 12, 2022
@fzipi fzipi mentioned this pull request Nov 17, 2022
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.

3 participants