🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/2948
**Author:** [@oschwartz10612](https://github.com/oschwartz10612)
**Created:** 4/30/2026
**Status:** ✅ Merged
**Merged:** 4/30/2026
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dev`
---
### 📝 Commits (4)
- [`81972db`](https://github.com/fosrl/pangolin/commit/81972dbb73d250843a8c5b0cba1889ea36d2c51f) Add name to migration
- [`d3e4d8c`](https://github.com/fosrl/pangolin/commit/d3e4d8cda88e3c90cb1e9c66f743a70b01e2f694) Fix pr blueprints not picking up site
- [`416e124`](https://github.com/fosrl/pangolin/commit/416e124c021d52bc8abd7a7263990165e0211167) Rotate the secret on the new things using it
- [`68f5512`](https://github.com/fosrl/pangolin/commit/68f551273204758d9ac3935399180a356b0b616e) Handle messaging in the background; dont time out
### 📊 Changes
**6 files changed** (+227 additions, -55 deletions)
<details>
<summary>View changed files</summary>
📝 `cli/commands/rotateServerSecret.ts` (+133 -1)
📝 `server/lib/blueprints/clientResources.ts` (+34 -37)
📝 `server/routers/siteResource/createSiteResource.ts` (+16 -5)
📝 `server/routers/siteResource/updateSiteResource.ts` (+23 -9)
📝 `server/setup/scriptsPg/1.18.0.ts` (+10 -1)
📝 `server/setup/scriptsSqlite/1.18.0.ts` (+11 -2)
</details>
### 📄 Description
- **Add name to migration**
- **Fix pr blueprints not picking up site**
- **Rotate the secret on the new things using it**
- **Handle messaging in the background; dont time out**
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2948
Author: @oschwartz10612
Created: 4/30/2026
Status: ✅ Merged
Merged: 4/30/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (4)
81972dbAdd name to migrationd3e4d8cFix pr blueprints not picking up site416e124Rotate the secret on the new things using it68f5512Handle messaging in the background; dont time out📊 Changes
6 files changed (+227 additions, -55 deletions)
View changed files
📝
cli/commands/rotateServerSecret.ts(+133 -1)📝
server/lib/blueprints/clientResources.ts(+34 -37)📝
server/routers/siteResource/createSiteResource.ts(+16 -5)📝
server/routers/siteResource/updateSiteResource.ts(+23 -9)📝
server/setup/scriptsPg/1.18.0.ts(+10 -1)📝
server/setup/scriptsSqlite/1.18.0.ts(+11 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.