[PR #7628] [CLOSED] test PR #43720

Closed
opened 2026-04-24 23:18:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7628
Author: @kavita-rane2
Created: 11/12/2024
Status: Closed

Base: mainHead: test-runner


📝 Commits (10+)

📊 Changes

8 files changed (+391 additions, -43 deletions)

View changed files

📝 .github/workflows/latest.yaml (+10 -1)
📝 .github/workflows/release.yaml (+73 -17)
.github/workflows/test-runner.yaml (+29 -0)
📝 .github/workflows/test.yaml (+177 -7)
📝 Dockerfile (+72 -12)
📝 llm/generate/gen_common.sh (+4 -1)
📝 scripts/env.sh (+2 -2)
📝 scripts/rh_linux_deps.sh (+24 -3)

📄 Description

No description provided


🔄 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/7628 **Author:** [@kavita-rane2](https://github.com/kavita-rane2) **Created:** 11/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `test-runner` --- ### 📝 Commits (10+) - [`50f0260`](https://github.com/ollama/ollama/commit/50f0260d52dea87c3710ea7af54a72fab0a81220) Update release.yaml - [`93361ba`](https://github.com/ollama/ollama/commit/93361ba4ae5d3038c6468aa06ce43a31b537d1c0) Update release.yaml - [`de44997`](https://github.com/ollama/ollama/commit/de449979d0d20de36aab93bb4af9b3b8b5d87c7f) Merge branch 'ollama:main' into main - [`1624247`](https://github.com/ollama/ollama/commit/1624247448bc491d73ee241ae947cfc539951271) Update test.yaml - [`1414f05`](https://github.com/ollama/ollama/commit/1414f05f5c874621d66c8092e141950ad093da1e) test runner - [`0964c57`](https://github.com/ollama/ollama/commit/0964c57864196d781cb5ed959ef117acda465d32) test-runner - [`8ffe2e0`](https://github.com/ollama/ollama/commit/8ffe2e03cb5327944285e2a672f2f61ad7fc0ce2) Delete test-runner.yaml - [`d4bba4d`](https://github.com/ollama/ollama/commit/d4bba4d72f6ffd5712fb4c7834d1e997b830dc17) test-runner - [`2b709d6`](https://github.com/ollama/ollama/commit/2b709d6814ce8c8f611e8cebb8de0965af3c3fb4) test-runner - [`949da90`](https://github.com/ollama/ollama/commit/949da90cf5af3cff28324966e728bb8384ac3380) test-runner ### 📊 Changes **8 files changed** (+391 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/latest.yaml` (+10 -1) 📝 `.github/workflows/release.yaml` (+73 -17) ➕ `.github/workflows/test-runner.yaml` (+29 -0) 📝 `.github/workflows/test.yaml` (+177 -7) 📝 `Dockerfile` (+72 -12) 📝 `llm/generate/gen_common.sh` (+4 -1) 📝 `scripts/env.sh` (+2 -2) 📝 `scripts/rh_linux_deps.sh` (+24 -3) </details> ### 📄 Description _No description provided_ --- <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-24 23:18:50 -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#43720