[PR #1902] [MERGED] Remove 'required' rule from egg-garrys-mod.yaml #1647

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1902
Author: @Luke1505
Created: 11/15/2025
Status: Merged
Merged: 11/16/2025
Merged by: @notAreYouScared

Base: mainHead: main


📝 Commits (1)

  • 63688ad Remove 'required' rule from egg-garrys-mod.yaml

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 database/Seeders/eggs/source-engine/egg-garrys-mod.yaml (+0 -1)

📄 Description

Removed 'required' rule from the configuration.

Fixes part of : #1829 as discussed in the Issue if a Boolean is required it expects it to have a value if the toggle is not active the value right now is empty which results in an error.

Since this is a standard egg this was changed here but for the other eggs mentioned in the issue we need to do that in the Steamcmd-eggs repo


🔄 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/1902 **Author:** [@Luke1505](https://github.com/Luke1505) **Created:** 11/15/2025 **Status:** ✅ Merged **Merged:** 11/16/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`63688ad`](https://github.com/pelican-dev/panel/commit/63688ad50fe68e31e30813edb7e37bf4dbd83f1a) Remove 'required' rule from egg-garrys-mod.yaml ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `database/Seeders/eggs/source-engine/egg-garrys-mod.yaml` (+0 -1) </details> ### 📄 Description Removed 'required' rule from the configuration. Fixes part of : #1829 as discussed in the Issue if a Boolean is required it expects it to have a value if the toggle is not active the value right now is empty which results in an error. Since this is a standard egg this was changed here but for the other eggs mentioned in the issue we need to do that in the Steamcmd-eggs repo --- <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 20:04:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1647