mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[PR #73] [MERGED] feat: Add prominent LXC creation completion message #195
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#195
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/73
Author: @michelroegl-brunner
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @michelroegl-brunner
Base:
main← Head:feat/finish_block📝 Commits (6)
9c2e5f7feat: Add prominent LXC creation completion message3142c38Merge branch 'main' into feat/finish_block4c18514Delete scripts/ct/debian.sh67bc6b9Delete scripts/install/debian-install.sh73e3a72Fix linting errors in Terminal.tsx4e07c81Remove duplicate handleMessage function📊 Changes
1 file changed (+56 additions, -40 deletions)
View changed files
📝
src/app/_components/Terminal.tsx(+56 -40)📄 Description
Description
This PR adds a prominent completion message for LXC creation scripts to make it more obvious when the LXC creation process has finished successfully.
Changes
Testing
Screenshot
When an LXC creation script finishes successfully, users will now see:
Instead of the standard 'SSH script execution finished with code: 0' message.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.