[PR #2948] [MERGED] 1.18.1-s.3 #24605

Closed
opened 2026-06-05 08:06:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (4)

  • 81972db Add name to migration
  • d3e4d8c Fix pr blueprints not picking up site
  • 416e124 Rotate the secret on the new things using it
  • 68f5512 Handle 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

  • 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

🔄 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>
GiteaMirror added the pull-request label 2026-06-05 08:06:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#24605