[PR #2989] [CLOSED] CI updates #36897

Closed
opened 2026-04-22 21:32:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2989
Author: @dhiltgen
Created: 3/7/2024
Status: Closed

Base: mainHead: ci_release


📝 Commits (4)

  • 98e7174 Wire up more complete CI for releases
  • 8ec6918 Logging improvement for memory reporting
  • 111b764 Fix ARM container build
  • 5cddfc1 Refine nvidia discovery for windows build script

📊 Changes

6 files changed (+399 additions, -40 deletions)

View changed files

.github/workflows/release.yaml (+331 -0)
📝 Dockerfile (+1 -0)
📝 gpu/gpu.go (+1 -1)
📝 llm/generate/gen_windows.ps1 (+30 -25)
📝 scripts/build_docker.sh (+15 -11)
📝 scripts/build_windows.ps1 (+21 -3)

📄 Description

Not ready for review yet...


🔄 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/2989 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ci_release` --- ### 📝 Commits (4) - [`98e7174`](https://github.com/ollama/ollama/commit/98e7174101454ca220a20e192ca3e2f9e2020290) Wire up more complete CI for releases - [`8ec6918`](https://github.com/ollama/ollama/commit/8ec691837af54ae6fd4a403406a0feaaeb526653) Logging improvement for memory reporting - [`111b764`](https://github.com/ollama/ollama/commit/111b764c6e75391c38480951db1a6e8caed5968c) Fix ARM container build - [`5cddfc1`](https://github.com/ollama/ollama/commit/5cddfc14c96b3589c43a3dc813511f4ee0bc06a8) Refine nvidia discovery for windows build script ### 📊 Changes **6 files changed** (+399 additions, -40 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release.yaml` (+331 -0) 📝 `Dockerfile` (+1 -0) 📝 `gpu/gpu.go` (+1 -1) 📝 `llm/generate/gen_windows.ps1` (+30 -25) 📝 `scripts/build_docker.sh` (+15 -11) 📝 `scripts/build_windows.ps1` (+21 -3) </details> ### 📄 Description Not ready for review yet... --- <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-22 21:32:04 -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#36897