mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #701] [MERGED] Fix AutoDeploy & KeyCreationService #906
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/701
Author: @rmartinoscar
Created: 11/7/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @notAreYouScared
Base:
main← Head:fix/autodeploy-keys📝 Commits (2)
d2488e8Fix AutoDeploy & KeyCreationService33a227dGet rid of 2nd param & unset perm📊 Changes
3 files changed (+7 additions, -5 deletions)
View changed files
📝
app/Http/Controllers/Admin/ApiController.php(+2 -1)📝
app/Services/Api/KeyCreationService.php(+3 -3)📝
app/Services/Nodes/NodeAutoDeployService.php(+2 -1)📄 Description
Second param of handle() is a 1d array
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.