Skip to content

ci: re-enable darwin release builds again - #7407

Merged
electron0zero merged 1 commit into
grafana:mainfrom
electron0zero:darwin_release
Jun 4, 2026
Merged

ci: re-enable darwin release builds again#7407
electron0zero merged 1 commit into
grafana:mainfrom
electron0zero:darwin_release

Conversation

@electron0zero

Copy link
Copy Markdown
Member

What this PR does:

re-enabeld the darwin builds that were disabled due to golang/go#73617

Which issue(s) this PR fixes:
Fixes #7404

Checklist

  • Tests updated
  • Documentation added
  • Changelog entry added under .chloggen/ (run make chlog-new, or make chlog-new FILENAME=<name> to override the default branch-name file; see .chloggen/README.md)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR re-enables macOS (darwin) targets in Tempo’s GoReleaser configuration so official releases once again publish Darwin binaries, aligning with Issue #7404 now that the upstream Go linker issue is resolved.

Changes:

  • Re-enable darwin as a goos target for the tempo, tempo-query, and tempo-cli release builds in .goreleaser.yml.
  • Add a .chloggen/ enhancement entry documenting the user-facing release change.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.goreleaser.yml Adds darwin back to the GoReleaser build matrix for all shipped binaries.
.chloggen/7404-reenable-darwin-builds.yaml Adds a changelog entry noting the restoration of Darwin release artifacts.
@electron0zero
electron0zero merged commit 34fc601 into grafana:main Jun 4, 2026
31 checks passed
@electron0zero
electron0zero deleted the darwin_release branch June 4, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants