[PR #13348] [MERGED] CI: use vendor base commit in cache keys #14172

Closed
opened 2026-04-13 00:47:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13348
Author: @dhiltgen
Created: 12/5/2025
Status: Merged
Merged: 12/8/2025
Merged by: @dhiltgen

Base: mainHead: smarter_ci_cache


📝 Commits (1)

  • 1c0cb88 CI: use vendor base commit in cache keys

📊 Changes

3 files changed (+27 additions, -7 deletions)

View changed files

📝 .github/workflows/release.yaml (+14 -3)
📝 .github/workflows/test.yaml (+7 -2)
📝 Makefile.sync (+6 -2)

📄 Description

Prevent CGO from accidentally reusing old object files from the cache across vendor updates


🔄 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/13348 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/8/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `smarter_ci_cache` --- ### 📝 Commits (1) - [`1c0cb88`](https://github.com/ollama/ollama/commit/1c0cb88c1f37b932d33c29a1637d77bb835ff19a) CI: use vendor base commit in cache keys ### 📊 Changes **3 files changed** (+27 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+14 -3) 📝 `.github/workflows/test.yaml` (+7 -2) 📝 `Makefile.sync` (+6 -2) </details> ### 📄 Description Prevent CGO from accidentally reusing old object files from the cache across vendor updates --- <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-13 00:47:18 -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#14172