[PR #1009] [MERGED] Interpret Server StartupCommand variables #1114

Closed
opened 2026-02-05 18:04:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1009
Author: @rmartinoscar
Created: 2/14/2025
Status: Merged
Merged: 2/16/2025
Merged by: @notAreYouScared

Base: mainHead: feature/InterpretServerStartupCommand


📝 Commits (3)

📊 Changes

3 files changed (+38 additions, -2 deletions)

View changed files

📝 app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php (+5 -2)
app/Filament/Components/Forms/Actions/PreviewStartupAction.php (+28 -0)
📝 app/Filament/Server/Pages/Startup.php (+5 -0)

📄 Description

image
image
image


🔄 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/pelican-dev/panel/pull/1009 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `feature/InterpretServerStartupCommand` --- ### 📝 Commits (3) - [`821448a`](https://github.com/pelican-dev/panel/commit/821448a8225ba5db26d0da64d33e0d8bdb82d8c6) Use `StartupCommandService` - [`c0826af`](https://github.com/pelican-dev/panel/commit/c0826af0ecd79c79236c66b007f8cff654fb1441) Simplify variable name - [`36aff13`](https://github.com/pelican-dev/panel/commit/36aff13096371722fd5007b6096da7b00113f656) Add `PreviewStartupAction` ### 📊 Changes **3 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+5 -2) ➕ `app/Filament/Components/Forms/Actions/PreviewStartupAction.php` (+28 -0) 📝 `app/Filament/Server/Pages/Startup.php` (+5 -0) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/f18525b5-74e7-4f56-aec9-4d16d584a9fb) ![image](https://github.com/user-attachments/assets/65a93e35-8506-4016-b3eb-60f2f38df543) ![image](https://github.com/user-attachments/assets/c13e6806-ac9f-4a61-863f-ae7b1a65f9a4) --- <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 18:04:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1114