mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #295] [MERGED] Make deploy.locations optional [backwards compat] as it has been removed #676
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/295
Author: @ItzExotical
Created: 5/29/2024
Status: ✅ Merged
Merged: 5/30/2024
Merged by: @lancepioch
Base:
main← Head:main📝 Commits (4)
2757370Remove deploy.locations from validatorab7f6fbChange location data to optional for backwards compatb58df32Better styling1806224Add back comma to follow coding style📊 Changes
1 file changed (+1 additions, -2 deletions)
View changed files
📝
app/Http/Requests/Api/Application/Servers/StoreServerRequest.php(+1 -2)📄 Description
The locations functionality was removed from the panel, and will be replaced with tags shortly.
The API has to be changed so that it does not force validation of the location data.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.