mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 01:11:38 -05:00
[PR #2939] [MERGED] 1.18.1-s.2 #12030
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/fosrl/pangolin/pull/2939
Author: @oschwartz10612
Created: 4/30/2026
Status: ✅ Merged
Merged: 4/30/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (4)
bacc130Clean up sign and verify93b09deAdjust cloud api endpoints20fc59dDelete trial when upgradingae24eb2Disable the alerts and hc when downgrading📊 Changes
7 files changed (+133 additions, -109 deletions)
View changed files
📝
.github/workflows/cicd.yml(+31 -89)📝
server/auth/actions.ts(+0 -2)📝
server/db/pg/schema/privateSchema.ts(+20 -0)📝
server/db/sqlite/schema/privateSchema.ts(+23 -0)📝
server/private/routers/billing/featureLifecycle.ts(+35 -3)📝
server/private/routers/billing/hooks/handleSubscriptionCreated.ts(+13 -0)📝
server/private/routers/integration.ts(+11 -15)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.