[PR #8744] [MERGED] fix release workflow #23302

Closed
opened 2026-04-19 16:53:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: mxyng/release


📝 Commits (1)

📊 Changes

4 files changed (+53 additions, -47 deletions)

View changed files

📝 .github/workflows/release.yaml (+29 -28)
📝 macapp/forge.config.ts (+1 -1)
📝 scripts/build_darwin.sh (+14 -16)
📝 scripts/build_windows.ps1 (+9 -2)

📄 Description

fix a few issues with the release workflow

  • fix wildcard artifact download
  • fix macapp build
  • fix windows app build and packaging
  • fix linux job dependencies

🔄 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/8744 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/release` --- ### 📝 Commits (1) - [`f16ce36`](https://github.com/ollama/ollama/commit/f16ce365574a9f90cc09de48c1e83b97e004bd3d) fix release workflow ### 📊 Changes **4 files changed** (+53 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+29 -28) 📝 `macapp/forge.config.ts` (+1 -1) 📝 `scripts/build_darwin.sh` (+14 -16) 📝 `scripts/build_windows.ps1` (+9 -2) </details> ### 📄 Description fix a few issues with the release workflow - fix wildcard artifact download - fix macapp build - fix windows app build and packaging - fix linux job dependencies --- <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-19 16:53:59 -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#23302