promote: dev → main #125
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Jinemi/thermograph#125
Loading…
Reference in a new issue
No description provided.
Delete branch "dev"
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?
Promotes dev → main (deploys to beta). Approved by @seathesense in Discord.
Carries 3 commits:
0617a3b0db: raise max_connections to 200, cap work_mem at 64MB, trim async pool overflow (#124)3ec72ca7bookmarks: don't fabricate a local save when the server rejects it (#121)b57e280afrontend: load bookmarks-ui.js from the Go SSR home template too (#120)Trees differ — there is real content to carry. Predicted conflict on
infra/deploy/db/init/20-tuning.sh(edited on both sides, may auto-merge if hunks are disjoint).Note: the repo change only covers a fresh pgdata volume. The live
ALTER SYSTEM SET max_connections = 200+ db restart is still outstanding and separate.