promote: dev → main #125

Merged
admin_emi merged 3 commits from dev into main 2026-07-26 19:52:22 +00:00
Owner

Promotes dev → main (deploys to beta). Approved by @seathesense in Discord.

Carries 3 commits:

  • 0617a3b0 db: raise max_connections to 200, cap work_mem at 64MB, trim async pool overflow (#124)
  • 3ec72ca7 bookmarks: don't fabricate a local save when the server rejects it (#121)
  • b57e280a frontend: 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.

Promotes dev → main (deploys to beta). Approved by @seathesense in Discord. Carries 3 commits: - `0617a3b0` db: raise max_connections to 200, cap work_mem at 64MB, trim async pool overflow (#124) - `3ec72ca7` bookmarks: don't fabricate a local save when the server rejects it (#121) - `b57e280a` frontend: 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.
admin_emi added 3 commits 2026-07-26 19:50:59 +00:00
frontend: load bookmarks-ui.js from the Go SSR home template too (#120)
All checks were successful
Build + push images (Forgejo registry) / build-push (backend) (push) Successful in 10s
Deploy / deploy (backend) (push) Successful in 11s
secrets-guard / encrypted (push) Successful in 9s
shell-lint / shellcheck (push) Successful in 16s
Build + push images (Forgejo registry) / build-push (frontend) (push) Successful in 49s
Deploy / deploy (frontend) (push) Successful in 58s
b57e280ad6
bookmarks: don't fabricate a local save when the server rejects it (#121)
All checks were successful
Build + push images (Forgejo registry) / build-push (backend) (push) Successful in 8s
Deploy / deploy (backend) (push) Successful in 8s
secrets-guard / encrypted (push) Successful in 6s
shell-lint / shellcheck (push) Successful in 12s
Build + push images (Forgejo registry) / build-push (frontend) (push) Successful in 41s
Deploy / deploy (frontend) (push) Successful in 53s
PR build (required check) / changes (pull_request) Successful in 6s
secrets-guard / encrypted (pull_request) Successful in 5s
PR build (required check) / build-backend (pull_request) Has been skipped
shell-lint / shellcheck (pull_request) Successful in 6s
PR build (required check) / validate-observability (pull_request) Has been skipped
PR build (required check) / build-frontend (pull_request) Successful in 41s
PR build (required check) / gate (pull_request) Successful in 2s
3ec72ca75b
db: raise max_connections to 200, cap work_mem at 64MB, trim async pool overflow (#124)
All checks were successful
Sync infra to hosts / sync-beta (push) Has been skipped
Build + push images (Forgejo registry) / build-push (frontend) (push) Successful in 9s
Sync infra to hosts / sync-prod (push) Has been skipped
Sync infra to hosts / sync-dev (push) Successful in 12s
Deploy / deploy (frontend) (push) Successful in 19s
secrets-guard / encrypted (push) Successful in 18s
shell-lint / shellcheck (push) Successful in 16s
Build + push images (Forgejo registry) / build-push (backend) (push) Successful in 55s
Deploy / deploy (backend) (push) Successful in 1m22s
PR build (required check) / changes (pull_request) Successful in 8s
secrets-guard / encrypted (pull_request) Successful in 6s
PR build (required check) / build-frontend (pull_request) Has been skipped
shell-lint / shellcheck (pull_request) Successful in 10s
PR build (required check) / validate-observability (pull_request) Has been skipped
PR build (required check) / build-backend (pull_request) Successful in 55s
PR build (required check) / gate (pull_request) Successful in 2s
0617a3b067
admin_emi merged commit ad4d2da120 into main 2026-07-26 19:52:22 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Jinemi/thermograph#125
No description provided.