[PR #385] [MERGED] Bump all .func files in /core to be inline with the Main repo. #405

Closed
opened 2026-02-26 12:41:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/385
Author: @michelroegl-brunner
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix/source-calls-path-resolution


📝 Commits (1)

  • f4aa866 Bump all .func scripts to be inline with the new core

📊 Changes

10 files changed (+4599 additions, -2352 deletions)

View changed files

📝 package-lock.json (+36 -27)
📝 scripts/core/alpine-install.func (+54 -24)
📝 scripts/core/api.func (+197 -7)
📝 scripts/core/build.func (+3229 -926)
scripts/core/config-file.func (+0 -699)
📝 scripts/core/core.func (+597 -164)
scripts/core/create_lxc.sh (+0 -380)
📝 scripts/core/install.func (+121 -40)
📝 scripts/core/tools.func (+363 -85)
📝 update.sh (+2 -0)

📄 Description

Summary

This PR bumps all backend scripts to be inline with the Main Repo again, so we can build on the new features.


🔄 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-Local/pull/385 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix/source-calls-path-resolution` --- ### 📝 Commits (1) - [`f4aa866`](https://github.com/community-scripts/ProxmoxVE-Local/commit/f4aa8661c44cf0d8075e323bb7aa29a418854f70) Bump all .func scripts to be inline with the new core ### 📊 Changes **10 files changed** (+4599 additions, -2352 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+36 -27) 📝 `scripts/core/alpine-install.func` (+54 -24) 📝 `scripts/core/api.func` (+197 -7) 📝 `scripts/core/build.func` (+3229 -926) ➖ `scripts/core/config-file.func` (+0 -699) 📝 `scripts/core/core.func` (+597 -164) ➖ `scripts/core/create_lxc.sh` (+0 -380) 📝 `scripts/core/install.func` (+121 -40) 📝 `scripts/core/tools.func` (+363 -85) 📝 `update.sh` (+2 -0) </details> ### 📄 Description ## Summary This PR bumps all backend scripts to be inline with the Main Repo again, so we can build on the new features. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:41:16 +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-Local#405
No description provided.