[PR #6832] [MERGED] CI: clean up naming, fix tagging latest #12235

Closed
opened 2026-04-12 23:52:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6832
Author: @dhiltgen
Created: 9/16/2024
Status: Merged
Merged: 9/16/2024
Merged by: @dhiltgen

Base: mainHead: ci_fixes


📝 Commits (1)

  • e751d45 CI: clean up naming, fix tagging latest

📊 Changes

2 files changed (+10 additions, -32 deletions)

View changed files

📝 .github/workflows/release.yaml (+5 -7)
📝 scripts/tag_latest.sh (+5 -25)

📄 Description

The rocm CI step for RCs was incorrectly tagging them as the latest rocm build. This also fixes the latest tagging script.

I've manually retagged and pushed the ollama/ollama:rocm tag so it points to 0.3.10 instead of 0.3.11-rc2

Verified the tagging script by running the following and confirming the digests

DOCKER_ORG=dhiltgen VERSION=0.3.10-rc1-144-g6989ddd ./scripts/tag_latest.sh

https://hub.docker.com/r/dhiltgen/ollama/tags


🔄 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/6832 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/16/2024 **Status:** ✅ Merged **Merged:** 9/16/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_fixes` --- ### 📝 Commits (1) - [`e751d45`](https://github.com/ollama/ollama/commit/e751d45a180e6cf8a4596caf05cfc3c28192e4e2) CI: clean up naming, fix tagging latest ### 📊 Changes **2 files changed** (+10 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+5 -7) 📝 `scripts/tag_latest.sh` (+5 -25) </details> ### 📄 Description The rocm CI step for RCs was incorrectly tagging them as the latest rocm build. This also fixes the latest tagging script. I've manually retagged and pushed the `ollama/ollama:rocm` tag so it points to 0.3.10 instead of 0.3.11-rc2 Verified the tagging script by running the following and confirming the digests ``` DOCKER_ORG=dhiltgen VERSION=0.3.10-rc1-144-g6989ddd ./scripts/tag_latest.sh ``` https://hub.docker.com/r/dhiltgen/ollama/tags --- <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 23:52:38 -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#12235