mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #592] [CLOSED] Adds Auto Deploy Command #842
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/592
Author: @notAreYouScared
Created: 9/28/2024
Status: ❌ Closed
Base:
main← Head:addAutoDeploy📝 Commits (3)
46b61b6Adds Auto Deploy Command2ed85aeUpdate app/Services/Nodes/NodeAutoDeployService.phpc9e7c73Update app/Services/Nodes/NodeAutoDeployService.php📊 Changes
3 files changed (+74 additions, -14 deletions)
View changed files
📝
app/Filament/Resources/NodeResource/Pages/EditNode.php(+39 -13)📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+1 -1)➕
app/Services/Nodes/NodeAutoDeployService.php(+34 -0)📄 Description
Co-authored By: @RMartinOscar
Adds the Auto Deploy button
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.