[PR #2050] [MERGED] [API] Update build.func / Improve error messages #2 #3383

Closed
opened 2026-02-05 05:42:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2050
Author: @michelroegl-brunner
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @michelroegl-brunner

Base: mainHead: api_update_buildfunc


📝 Commits (4)

📊 Changes

2 files changed (+34 additions, -10 deletions)

View changed files

📝 misc/api.func (+1 -5)
📝 misc/build.func (+33 -5)

📄 Description

✍️ Description

This PR updates build.func to better handle error messages to the API.



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

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

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.


🔄 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/2050 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `api_update_buildfunc` --- ### 📝 Commits (4) - [`18298a5`](https://github.com/community-scripts/ProxmoxVE/commit/18298a52ea327ab8de4786138b4be92efdac439a) update build.func - [`768fc19`](https://github.com/community-scripts/ProxmoxVE/commit/768fc19165e5ab7e84cb36a72a99139fb8419d3c) update build.func - [`3d1d279`](https://github.com/community-scripts/ProxmoxVE/commit/3d1d279e2b716973edf9dbfcbb5f9869d4a0e76e) update api.func - [`7b7ecbe`](https://github.com/community-scripts/ProxmoxVE/commit/7b7ecbebead6a586f400e951b0e83e496a0e46dd) update api.func ### 📊 Changes **2 files changed** (+34 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `misc/api.func` (+1 -5) 📝 `misc/build.func` (+33 -5) </details> ### 📄 Description ## ✍️ Description This PR updates build.func to better handle error messages to the API. - - - - Related PR: #2049 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [X] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:42:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3383