[PR #1019] [MERGED] ci: fixed goreleaser latest version binary name breaking buildx #929

Closed
opened 2026-02-25 23:35:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/1019
Author: @fmartingr
Created: 12/8/2024
Status: Merged
Merged: 12/8/2024
Merged by: @fmartingr

Base: masterHead: fix/buildx-ci


📝 Commits (3)

  • f2879e6 ci: fixed goreleaser version
  • 3f45734 fix: updated goreleaser configuration
  • 25a38fd chore: rename arm64_v8.0 binary

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 .github/workflows/_gorelease.yml (+1 -1)
📝 .goreleaser.yaml (+3 -1)
📝 scripts/buildx.sh (+4 -0)

📄 Description

  • Use a fixed goreleaser version in CI
  • Updated the .goreleaser.yml file, addressing the warnings.
  • Rename the arm64_v8.0 file to remove the _v8.0 suffix which was breaking buildx builds.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/1019 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 12/8/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix/buildx-ci` --- ### 📝 Commits (3) - [`f2879e6`](https://github.com/go-shiori/shiori/commit/f2879e64187217312c85c9619ddee48a4434a1c8) ci: fixed goreleaser version - [`3f45734`](https://github.com/go-shiori/shiori/commit/3f457344b49c11b8463e722ae74e2f51663e3ca3) fix: updated goreleaser configuration - [`25a38fd`](https://github.com/go-shiori/shiori/commit/25a38fdc10776a66adce67f1cdf8c1723ba96ff9) chore: rename arm64_v8.0 binary ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_gorelease.yml` (+1 -1) 📝 `.goreleaser.yaml` (+3 -1) 📝 `scripts/buildx.sh` (+4 -0) </details> ### 📄 Description - Use a fixed goreleaser version in CI - Updated the `.goreleaser.yml` file, addressing the warnings. - Rename the `arm64_v8.0` file to remove the `_v8.0` suffix which was breaking buildx builds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#929
No description provided.