[PR #12405] [MERGED] cli: add device signin flow when doing ollama push #13814

Closed
opened 2026-04-13 00:37:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12405
Author: @pdevine
Created: 9/24/2025
Status: Merged
Merged: 9/25/2025
Merged by: @pdevine

Base: mainHead: pdevine/deviceflow-push


📝 Commits (2)

  • 67aed38 cli: add device signin flow when doing ollama push
  • 60c20c0 feed the linter

📊 Changes

2 files changed (+51 additions, -2 deletions)

View changed files

📝 cmd/cmd.go (+19 -1)
📝 cmd/cmd_test.go (+32 -1)

📄 Description

This change checks the model name in the push handler to see if it's being pushed to ollama, and then if the user is not signed in, will display the signin URL.


🔄 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/12405 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/deviceflow-push` --- ### 📝 Commits (2) - [`67aed38`](https://github.com/ollama/ollama/commit/67aed38fa6ac80b56b6040e90ce7aa7cab1fbea8) cli: add device signin flow when doing ollama push - [`60c20c0`](https://github.com/ollama/ollama/commit/60c20c0e444f2e43b82705aa5a37c68245a75446) feed the linter ### 📊 Changes **2 files changed** (+51 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+19 -1) 📝 `cmd/cmd_test.go` (+32 -1) </details> ### 📄 Description This change checks the model name in the push handler to see if it's being pushed to ollama, and then if the user is not signed in, will display the signin URL. --- <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:37:22 -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#13814