[PR #13697] [MERGED] scripts: increase notarization timeout to 20m #40221

Closed
opened 2026-04-23 01:10:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13697
Author: @jmorganca
Created: 1/13/2026
Status: Merged
Merged: 1/13/2026
Merged by: @jmorganca

Base: mainHead: jmorganca/notarization-timeout


📝 Commits (1)

  • 432bc1a scripts: increase notarization timeout to 20m

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 scripts/build_darwin.sh (+3 -3)

📄 Description

The 100MB mlx.metallib file significantly increased the app bundle size, causing Apple's notarization service to timeout with the previous 10m limit (although we shipped electron previously, which was much bigger! and this timeout was okay)


🔄 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/13697 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/notarization-timeout` --- ### 📝 Commits (1) - [`432bc1a`](https://github.com/ollama/ollama/commit/432bc1a19887fc5a9b4ea69cbff5814661f2e196) scripts: increase notarization timeout to 20m ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `scripts/build_darwin.sh` (+3 -3) </details> ### 📄 Description The 100MB mlx.metallib file significantly increased the app bundle size, causing Apple's notarization service to timeout with the previous 10m limit (although we shipped electron previously, which was much bigger! and this timeout was okay) --- <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-23 01:10:14 -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#40221