Track multiple mobile merges through release #1095

Merged
rockachopa merged 1 commits from timmy/1094-release-watchlist into main 2026-08-18 20:49:39 +00:00
Member

Closes #1094

Replaces the scalar post-merge receipt with a bounded, account-scoped release watchlist. It preserves distinct exact merge commits, refreshes all entries without overlap, prioritizes failures, keeps per-merge release links and dismissal, and polls only while foregrounded.

Verification:

  • python3 -m pytest tests/test_release_receipt.py -q — 9 passed
  • python3 -m pytest -q — 2068 passed, 8 skipped
  • packaged mobile Home journey — 5 passed
  • rendered 320×568 watchlist — 44px controls, no horizontal overflow, no browser errors
Closes #1094 Replaces the scalar post-merge receipt with a bounded, account-scoped release watchlist. It preserves distinct exact merge commits, refreshes all entries without overlap, prioritizes failures, keeps per-merge release links and dismissal, and polls only while foregrounded. Verification: - `python3 -m pytest tests/test_release_receipt.py -q` — 9 passed - `python3 -m pytest -q` — 2068 passed, 8 skipped - packaged mobile Home journey — 5 passed - rendered 320×568 watchlist — 44px controls, no horizontal overflow, no browser errors
rockachopa added 1 commit 2026-08-18 20:42:29 +00:00
feat: track multiple mobile releases (Closes #1094)
All checks were successful
CI / lint (pull_request) Successful in 3m20s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 3m14s
CI / release-candidate (pull_request) Has been skipped
3cf33869d6
rockachopa merged commit a38934b099 into main 2026-08-18 20:49:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: stackchain/stackchain-dashboard#1095
No description provided.