mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #384] [MERGED] Fill startup & image from egg if missing in request #726
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/384
Author: @Boy132
Created: 6/13/2024
Status: ✅ Merged
Merged: 6/13/2024
Merged by: @Boy132
Base:
main← Head:api/default-values📝 Commits (1)
aba9b9ffill 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.