[PR #784] [MERGED] check for newer updates #10328

Closed
opened 2026-04-12 22:58:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/784
Author: @BruceMacD
Created: 10/13/2023
Status: Merged
Merged: 10/13/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/check-newer-version


📝 Commits (8)

📊 Changes

1 file changed (+34 additions, -4 deletions)

View changed files

📝 app/src/index.ts (+34 -4)

📄 Description

Check if there are newer version of ollama updates available. This prevents multiple updates in a row.


🔄 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/784 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/check-newer-version` --- ### 📝 Commits (8) - [`a07c0ca`](https://github.com/ollama/ollama/commit/a07c0cabe281e77ca5d05145d1e0df3947b093fc) check for newer updates - [`07f5909`](https://github.com/ollama/ollama/commit/07f590940089fa26f8c629ea1b208031cdbc38aa) Update app/src/index.ts - [`903c18d`](https://github.com/ollama/ollama/commit/903c18dd6f1d3ea331a176e5900ae1f165500b2c) Update app/src/index.ts - [`26d7180`](https://github.com/ollama/ollama/commit/26d71804a908a7cc1951ce6c95f9eeb2a0ee2e51) Update index.ts - [`e77ccca`](https://github.com/ollama/ollama/commit/e77ccca562d3a9870b034fd9bf5130ac4a6e4100) Update app/src/index.ts - [`84471da`](https://github.com/ollama/ollama/commit/84471dadc889e64315a954ddd38e0ef4929a5999) Update index.ts - [`2d8c394`](https://github.com/ollama/ollama/commit/2d8c39465a4e36e1367c2e0d64ed07f8430c8d75) Update index.ts - [`53fa905`](https://github.com/ollama/ollama/commit/53fa905196347c6d23f4f2ba824a7da9163d3938) Update index.ts ### 📊 Changes **1 file changed** (+34 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/src/index.ts` (+34 -4) </details> ### 📄 Description Check if there are newer version of ollama updates available. This prevents multiple updates in a row. --- <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-12 22:58:19 -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#10328