[PR #1031] [MERGED] Fix StoreServerRequest for deployment #1125

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1031
Author: @Boy132
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-storeserverrequest


📝 Commits (1)

  • 27ede94 fix StoreServerRequest for deployment

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 app/Http/Requests/Api/Application/Servers/StoreServerRequest.php (+5 -3)

📄 Description

  • Add rules for tags
  • Add sometimes rule to locations
  • Fix type for locations, tags and dedicated_ip

🔄 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/1031 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-storeserverrequest` --- ### 📝 Commits (1) - [`27ede94`](https://github.com/pelican-dev/panel/commit/27ede94d5d936b340fd99d6ec538f033dbe228e1) fix StoreServerRequest for deployment ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/Api/Application/Servers/StoreServerRequest.php` (+5 -3) </details> ### 📄 Description - Add rules for `tags` - Add `sometimes` rule to `locations` - Fix type for `locations`, `tags` and `dedicated_ip` --- <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 19:19:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1125