[PR #3028] [MERGED] CI release process #11038

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3028
Author: @dhiltgen
Created: 3/9/2024
Status: Merged
Merged: 3/15/2024
Merged by: @dhiltgen

Base: mainHead: ci_release


📝 Commits (1)

  • 540f4af Wire up more complete CI for releases

📊 Changes

5 files changed (+601 additions, -64 deletions)

View changed files

.github/workflows/release.yaml (+463 -0)
📝 Dockerfile (+1 -0)
📝 llm/generate/gen_windows.ps1 (+37 -28)
📝 scripts/build_docker.sh (+70 -27)
📝 scripts/build_windows.ps1 (+30 -9)

📄 Description

This is now fully wired up and tested with tag pushes and completes in ~34 minutes.


🔄 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/3028 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/9/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_release` --- ### 📝 Commits (1) - [`540f4af`](https://github.com/ollama/ollama/commit/540f4af45fa233431e7d22a57b300e68428c10de) Wire up more complete CI for releases ### 📊 Changes **5 files changed** (+601 additions, -64 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release.yaml` (+463 -0) 📝 `Dockerfile` (+1 -0) 📝 `llm/generate/gen_windows.ps1` (+37 -28) 📝 `scripts/build_docker.sh` (+70 -27) 📝 `scripts/build_windows.ps1` (+30 -9) </details> ### 📄 Description This is now fully wired up and tested with tag pushes and completes in ~34 minutes. --- <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:19:24 -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#11038