[PR #203] [CLOSED] Added json for ollama script #2629

Closed
opened 2026-02-26 13:30:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/203
Author: @newzealandpaul
Created: 11/13/2024
Status: Closed

Base: mainHead: newzealandpaul-ollama


📝 Commits (3)

📊 Changes

1 file changed (+39 additions, -0 deletions)

View changed files

json/ollama.json (+39 -0)

📄 Description

Note

We are meticulous when it comes to merging code into the main branch, so please understand that we may reject pull requests that do not meet the project's standards. It's never personal. Also, game-related scripts have a lower chance of being merged.

Description

ollama did not have a json file and so did not appear on the website.

Fixes #202

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • [] Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

https://github.com/community-scripts/ProxmoxVE/discussions/201


🔄 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/community-scripts/ProxmoxVE/pull/203 **Author:** [@newzealandpaul](https://github.com/newzealandpaul) **Created:** 11/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `newzealandpaul-ollama` --- ### 📝 Commits (3) - [`8358cee`](https://github.com/community-scripts/ProxmoxVE/commit/8358cee947f2b9ccd684df05ee36fd60484ceb62) Added json for ollama script - [`d770d09`](https://github.com/community-scripts/ProxmoxVE/commit/d770d098fee13ee1b96ec603cbe2b4cd93fe7dd0) fix logo - [`4b50eea`](https://github.com/community-scripts/ProxmoxVE/commit/4b50eea05934e881857c5f10a0f331278131f2f7) change warning note ### 📊 Changes **1 file changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `json/ollama.json` (+39 -0) </details> ### 📄 Description > [!NOTE] > We are meticulous when it comes to merging code into the main branch, so please understand that we may reject pull requests that do not meet the project's standards. It's never personal. Also, game-related scripts have a lower chance of being merged. ## Description ollama did not have a json file and so did not appear on the website. Fixes #202 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) ## Related Pull Requests / Discussions https://github.com/community-scripts/ProxmoxVE/discussions/201 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:30:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2629
No description provided.