Skip to content

Fix GoReleaser error regarding different binary counts per platform - #58

Merged
arran4 merged 1 commit into
mainfrom
fix-goreleaser-archives-18216689034871164338
Jul 14, 2026
Merged

Fix GoReleaser error regarding different binary counts per platform#58
arran4 merged 1 commit into
mainfrom
fix-goreleaser-archives-18216689034871164338

Conversation

@arran4

@arran4 arran4 commented Jul 14, 2026

Copy link
Copy Markdown
Owner

The .goreleaser.yaml has been updated with allow_different_binary_count: true to support generating archives with different binary counts based on the platform. This resolves the GoReleaser error: archive has different count of binaries for each platform.


PR created automatically by Jules for task 18216689034871164338 started by @arran4

Added `allow_different_binary_count: true` to the `.goreleaser.yaml` configuration to allow the archive to contain a different number of binaries on each platform. This resolves a build error during release when building `md2view` only for linux while building `md2png` for more platforms.

Co-authored-by: arran4 <[email protected]>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-actions

Copy link
Copy Markdown

Documentation previews

The rendered README and example images are available as workflow artifacts.

  • readme.png
  • examples/light-example.png
  • examples/dark-example.png

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .goreleaser.yaml configuration by adding allow_different_binary_count: true to the release-archives archive configuration. This change allows Goreleaser to package a different number of binaries than specified in the build list. No review comments were provided, and there is no further feedback.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@arran4
arran4 merged commit 7415417 into main Jul 14, 2026
11 checks passed
@arran4
arran4 deleted the fix-goreleaser-archives-18216689034871164338 branch July 14, 2026 09:08
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.

1 participant