Track exact release progress after mobile merges #1093

Merged
timmy merged 1 commits from timmy/1092-mobile-release-receipt into main 2026-08-18 19:49:09 +00:00
Owner

Closes #1092

What changed

  • preserve the exact merge commit returned by Gitea
  • expose no-store CI/release evidence matched to that commit only
  • persist an account-scoped mobile release receipt with failed, pending, waiting, and released states
  • add a phone-safe accessible receipt sheet without blocking the next Today transition

Verification

  • python3 -m pytest tests/ -q — 2062 passed, 8 skipped
  • Chromium 320×568 — no horizontal overflow; all controls 44px high
Closes #1092 ## What changed - preserve the exact merge commit returned by Gitea - expose no-store CI/release evidence matched to that commit only - persist an account-scoped mobile release receipt with failed, pending, waiting, and released states - add a phone-safe accessible receipt sheet without blocking the next Today transition ## Verification - `python3 -m pytest tests/ -q` — 2062 passed, 8 skipped - Chromium 320×568 — no horizontal overflow; all controls 44px high
timmy added 1 commit 2026-08-18 19:41:46 +00:00
feat: track exact post-merge release progress (Closes #1092)
All checks were successful
CI / lint (pull_request) Successful in 3m13s
CI / build-release (pull_request) Successful in 9s
CI / browser-journey (pull_request) Successful in 3m28s
CI / release-candidate (pull_request) Has been skipped
6db0802461
timmy merged commit 41195f4c75 into main 2026-08-18 19:49:09 +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#1093
No description provided.