mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #385] [MERGED] Bump all .func files in /core to be inline with the Main repo. #405
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#405
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/source-calls-path-resolution📝 Commits (1)
f4aa866Bump 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.