mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1079] [CLOSED] Node deployment tags #1161
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/1079
Author: @thibaultjunin
Created: 3/10/2025
Status: ❌ Closed
Base:
main← Head:node-deployment-tags📝 Commits (10+)
736842aAdd searcade login8c10b9fremove cla workflow0b0f6a3fix searcade auth8eaeb6dfix searcade authf5630abdebugf45945adebug628481bdebug9790094Merge branch 'pelican-dev:main' into main94ce119Merge branch 'pelican-dev:main' into maind9e9541Merge branch 'pelican-dev:main' into main📊 Changes
11 files changed (+559 additions, -43 deletions)
View changed files
➖
.github/workflows/cla.yaml(+0 -30)📝
.github/workflows/docker-publish.yml(+8 -8)📝
app/Filament/Server/Pages/Settings.php(+1 -1)📝
app/Http/Controllers/Api/Application/Nodes/NodeDeploymentController.php(+2 -0)➕
app/Http/Controllers/Auth/SearcadeController.php(+54 -0)📝
app/Providers/AppServiceProvider.php(+1 -2)📝
app/Services/Deployment/FindViableNodesService.php(+2 -0)📝
app/Transformers/Api/Application/NodeTransformer.php(+6 -2)➕
flake.lock(+409 -0)➕
flake.nix(+73 -0)📝
routes/auth.php(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.