[PR #384] [MERGED] Fill startup & image from egg if missing in request #726

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/384
Author: @Boy132
Created: 6/13/2024
Status: Merged
Merged: 6/13/2024
Merged by: @Boy132

Base: mainHead: api/default-values


📝 Commits (1)

  • aba9b9f fill startup & image from egg if missing in request

📊 Changes

4 files changed (+16 additions, -4 deletions)

View changed files

📝 app/Http/Requests/Api/Application/Servers/StoreServerRequest.php (+2 -2)
📝 app/Http/Requests/Api/Application/Servers/UpdateServerStartupRequest.php (+2 -2)
📝 app/Services/Servers/ServerCreationService.php (+8 -0)
📝 app/Services/Servers/StartupModificationService.php (+4 -0)

📄 Description

Closes #382


🔄 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/384 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `api/default-values` --- ### 📝 Commits (1) - [`aba9b9f`](https://github.com/pelican-dev/panel/commit/aba9b9fb188e77cf810b0f77133a97dd74f7dbcb) fill startup & image from egg if missing in request ### 📊 Changes **4 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/Api/Application/Servers/StoreServerRequest.php` (+2 -2) 📝 `app/Http/Requests/Api/Application/Servers/UpdateServerStartupRequest.php` (+2 -2) 📝 `app/Services/Servers/ServerCreationService.php` (+8 -0) 📝 `app/Services/Servers/StartupModificationService.php` (+4 -0) </details> ### 📄 Description Closes #382 --- <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-04 18:46:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#726