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

avoid int overflow compile errors for 32-bit target #1192

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

philpennock
Copy link
Member

No description provided.

Handle deprecated configuration settings, updating per guidance in
<https://goreleaser.com/deprecations/>.

Add an internal `version:` field in the GoReleaser YAML, for v2.

Switch the GitHub Action to @v6 which will use goreleaser v2, and make the
version explicitly `"~> v2"`.  Before, it said "latest" but that was implicitly
bound by the action to be v1, leading to a little head-scratching.
@philpennock philpennock requested a review from ripienaar December 9, 2024 19:00
@philpennock
Copy link
Member Author

Oops, this includes the #1191 commit and should not. Failing to recall how to avoid that, without a lot more branch work. Probably easiest to just land 1191 first and then rebase this. Sorry.

@ripienaar ripienaar merged commit 234eda9 into main Dec 10, 2024
6 checks passed
@ripienaar ripienaar deleted the pdp/linux_arm_6 branch December 10, 2024 08:46
@ripienaar
Copy link
Collaborator

Thanks

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