mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1797] [CLOSED] Draft: pgsql #1580
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/1797
Author: @thibaultjunin
Created: 10/11/2025
Status: ❌ Closed
Base:
main← Head:pgsql📝 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
22 files changed (+768 additions, -57 deletions)
View changed files
➖
.github/workflows/cla.yaml(+0 -30)📝
.github/workflows/docker-publish.yml(+9 -9)📝
Dockerfile(+1 -0)➕
app/Http/Controllers/Auth/SearcadeController.php(+54 -0)📝
app/Http/Middleware/Activity/ServerSubject.php(+2 -1)📝
app/Jobs/ProcessWebhook.php(+13 -4)📝
app/Providers/AppServiceProvider.php(+1 -2)📝
app/Transformers/Api/Application/NodeTransformer.php(+6 -2)📝
docker/Caddyfile(+1 -1)➕
docker/queue.sh(+3 -0)➕
docker/schedule.sh(+3 -0)📝
docker/supervisord.conf(+2 -8)➕
flake.lock(+409 -0)➕
flake.nix(+73 -0)➕
k8s/apps.yml(+20 -0)➕
k8s/config.yml(+18 -0)➕
k8s/deployment.yml(+96 -0)➕
k8s/ingress.yml(+23 -0)➕
k8s/kustomization.yml(+12 -0)➕
k8s/namespace.yml(+4 -0)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.