[PR #7872] [CLOSED] Brucemacd/check key register #17813

Closed
opened 2026-04-16 06:14:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7872
Author: @Kustom665
Created: 11/28/2024
Status: Closed

Base: mainHead: brucemacd/check-key-register


📝 Commits (6)

  • 40134c6 server: show user feedback when key is anonymous
  • ea90ee7 Update cmd.go
  • 4d5d3c3 Update error.go
  • a262b86 fix lint checks
  • ae9165d remove images_test.go (uses filesystem key)
  • 9572e3c Merge branch 'main' into brucemacd/check-key-register

📊 Changes

5 files changed (+140 additions, -14 deletions)

View changed files

📝 cmd/cmd.go (+52 -1)
📝 cmd/cmd_test.go (+26 -9)
📝 server/images.go (+24 -3)
📝 types/errtypes/errtypes.go (+1 -1)
types/registry/error.go (+37 -0)

📄 Description

No description provided


🔄 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/7872 **Author:** [@Kustom665](https://github.com/Kustom665) **Created:** 11/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `brucemacd/check-key-register` --- ### 📝 Commits (6) - [`40134c6`](https://github.com/ollama/ollama/commit/40134c6587cb34cd0563a34f4828651ed5210983) server: show user feedback when key is anonymous - [`ea90ee7`](https://github.com/ollama/ollama/commit/ea90ee741574b8d1af8bf91374f5b552ffef41bd) Update cmd.go - [`4d5d3c3`](https://github.com/ollama/ollama/commit/4d5d3c3276c7f55132ff90022c8bb89cb3ecaa62) Update error.go - [`a262b86`](https://github.com/ollama/ollama/commit/a262b86a5e9cc4068ce63f034033a838494250cd) fix lint checks - [`ae9165d`](https://github.com/ollama/ollama/commit/ae9165d661c0874b06958bb39ec76652423a4126) remove images_test.go (uses filesystem key) - [`9572e3c`](https://github.com/ollama/ollama/commit/9572e3c61c28fc8ef322d234be794ba68da1d3cb) Merge branch 'main' into brucemacd/check-key-register ### 📊 Changes **5 files changed** (+140 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+52 -1) 📝 `cmd/cmd_test.go` (+26 -9) 📝 `server/images.go` (+24 -3) 📝 `types/errtypes/errtypes.go` (+1 -1) ➕ `types/registry/error.go` (+37 -0) </details> ### 📄 Description _No description provided_ --- <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-16 06:14:49 -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#17813