[PR #8858] [MERGED] ci: fix linux archive #12797

Closed
opened 2026-04-13 00:09:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8858
Author: @mxyng
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @mxyng

Base: mainHead: mxyng/release


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -19 deletions)

View changed files

📝 .github/workflows/release.yaml (+16 -19)

📄 Description

fix archive path for linux. macos bsd tar honors --strip-components and removes the prefix dist/$PLATFORM but linux gnu tar does not


🔄 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/8858 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/release` --- ### 📝 Commits (1) - [`fd8df19`](https://github.com/ollama/ollama/commit/fd8df19e2696b7a43a6e20145cfa901645657840) ci: fix linux archive ### 📊 Changes **1 file changed** (+16 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+16 -19) </details> ### 📄 Description fix archive path for linux. macos bsd tar honors `--strip-components` and removes the prefix `dist/$PLATFORM` but linux gnu tar does not --- <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:09:56 -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#12797