[PR #1518] [MERGED] Use default startup variable value when creating server via api #1431

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1518
Author: @lancepioch
Created: 7/13/2025
Status: Merged
Merged: 7/19/2025
Merged by: @notAreYouScared

Base: mainHead: lance/api-fixes


📝 Commits (5)

  • f4c7cf5 Fix node selection
  • f6ef13a Fix default values not being passed
  • fe2ff7d Revert "Fix node selection"
  • 3a6c37d Merge remote-tracking branch 'upstream/main' into lance/api-fixes
  • e7420cb fix tests

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 app/Services/Servers/VariableValidatorService.php (+1 -1)
📝 tests/Integration/Services/Servers/VariableValidatorServiceTest.php (+1 -0)

📄 Description

No description provided


🔄 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/1518 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 7/13/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `lance/api-fixes` --- ### 📝 Commits (5) - [`f4c7cf5`](https://github.com/pelican-dev/panel/commit/f4c7cf52b640abed6a849598737afa4a72315dc9) Fix node selection - [`f6ef13a`](https://github.com/pelican-dev/panel/commit/f6ef13ad4b4b191527fc58b5715c77a4918f1a2a) Fix default values not being passed - [`fe2ff7d`](https://github.com/pelican-dev/panel/commit/fe2ff7d75ad8e49ab525f9421636049674cbbb7d) Revert "Fix node selection" - [`3a6c37d`](https://github.com/pelican-dev/panel/commit/3a6c37d0f1e64d3c2bd826dbfaf9c1573dabbf5e) Merge remote-tracking branch 'upstream/main' into lance/api-fixes - [`e7420cb`](https://github.com/pelican-dev/panel/commit/e7420cb6d0ccb7c0413c4f5c0404fbe89269dec0) fix tests ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Servers/VariableValidatorService.php` (+1 -1) 📝 `tests/Integration/Services/Servers/VariableValidatorServiceTest.php` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:13:44 +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#1431