[PR #8804] [MERGED] more release build fixes #12778

Closed
opened 2026-04-13 00:09:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8804
Author: @mxyng
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @mxyng

Base: mainHead: mxyng/release


📝 Commits (1)

📊 Changes

2 files changed (+27 additions, -7 deletions)

View changed files

📝 .github/workflows/release.yaml (+26 -6)
📝 scripts/build_darwin.sh (+1 -1)

📄 Description

  • fix darwin path
  • fix linux archives. split into 3 types:
    • main archive including ollama binary, and cpu, cuda 11, and 12 backend libraries
    • secondary archive including rocm backend library
    • tertiary archive including cuda jetpack 5 and 6 backend libraries
  • fix docker flavor tag suffix

🔄 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/ollama/ollama/pull/8804 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/release` --- ### 📝 Commits (1) - [`a49226c`](https://github.com/ollama/ollama/commit/a49226c155f7e8b5a14a85e480f9c8fe8e7fc080) fix build ### 📊 Changes **2 files changed** (+27 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+26 -6) 📝 `scripts/build_darwin.sh` (+1 -1) </details> ### 📄 Description - fix darwin path - fix linux archives. split into 3 types: - main archive including ollama binary, and cpu, cuda 11, and 12 backend libraries - secondary archive including rocm backend library - tertiary archive including cuda jetpack 5 and 6 backend libraries - fix docker flavor tag suffix --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:09:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12778