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

goreleaser: add goreleaser config for publishing to chocolatey #481

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

kartikaysaxena
Copy link
Contributor

Should close #480

Added goreleaser config for windows (similar to that of SpiceDB) with options for chocolatey.
Tested with goreleaser release --snapshot --clean -f .goreleaser.windows.yml for a snapshot build which generates chocolatey build files under dist/

@tstirrat15
Copy link
Contributor

Is the plan to enable it in the workflow in a subsequent PR?

@kartikaysaxena
Copy link
Contributor Author

kartikaysaxena commented Mar 17, 2025

Is the plan to enable it in the workflow in a subsequent PR?

I thought of that, but I think the workflow can also go in this one as desired.
Edit: workflow also inspired by release-windows workflow of SpiceDB

@kartikaysaxena kartikaysaxena force-pushed the chocolatey/goreleaser branch from d3342c4 to 6d9b3b0 Compare March 17, 2025 16:23
Copy link
Contributor

@tstirrat15 tstirrat15 left a comment

Choose a reason for hiding this comment

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

Yeah, this seems like it should work.

@tstirrat15
Copy link
Contributor

Thank you!

@tstirrat15 tstirrat15 merged commit b1704dd into authzed:main Mar 17, 2025
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2025
@kartikaysaxena kartikaysaxena deleted the chocolatey/goreleaser branch March 18, 2025 06:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish to Chocolatey
2 participants