mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1070] [MERGED] Replace existing Egg Reserved_Env_Variables with SERVER_ prefix
#1157
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/1070
Author: @rmartinoscar
Created: 3/8/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @notAreYouScared
Base:
main← Head:fix/UpdateEggReservedEnvVariables📝 Commits (5)
ba50a0bAdd migration that updates egg->variables->env_variable, egg->startup, egg->servers->startup558431fUpdateEggImporterServiceto replaceEggVariable::RESERVED_ENV_NAMES4f4b3fbUseEggImporterService::parseReservedEnvNames2b2374eRefactor & RemoveMigration8049c3cMerge branch 'main' into fix/UpdateEggReservedEnvVariables📊 Changes
6 files changed (+48 additions, -12 deletions)
View changed files
📝
app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php(+1 -1)📝
app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php(+1 -1)📝
app/Models/EggVariable.php(+16 -3)📝
app/Services/Eggs/Sharing/EggImporterService.php(+28 -5)📝
app/Services/Eggs/Variables/VariableCreationService.php(+1 -1)📝
app/Services/Eggs/Variables/VariableUpdateService.php(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.