Release ReadMates v1.12.0#10
Merged
Merged
Conversation
Add umbrella sequencing spec for the remaining admin vNext work after nearly all routes reached READY: deepen S3 club ops, S4 support, S6 AI Ops, then ship S8 analytics last. Each slice keeps its own plan. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Frontend-only S3+ slice: order /admin/clubs by triage severity, show blocking reasons inline, add a severity filter. Per-club notification/AI failure counts deferred to a server follow-up plan. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v1.12.0release notes.CHANGELOG.mdUnreleasedplaceholder-only so the release guard passes.Verification
git diff --check v1.11.0..HEAD -- . ':\(exclude)docs/superpowers/**'\n-./scripts/pre-push-check.sh --release --dry-run\n-pnpm --dir front lint\n-pnpm --dir front test\n-pnpm --dir front build\n-./server/gradlew -p server clean test\n-pnpm --dir front test:e2e\n-./scripts/build-public-release-candidate.sh\n-./scripts/public-release-check.sh .tmp/public-release-candidate\n- Pre-push hook ongit push: frontend lint,front test:coverage, frontend build, Zod fixture freshness, backendcheck, public release candidate build/check\n\n## Deployment Notes\n- Directmainadmin-bypass is not policy-eligible for this release because DB migrations and public API contracts changed.\n- After merge: create/push annotatedv1.12.0tag from mergedmain, wait forDeploy FrontandDeploy Server Image, then promote OCI compose toghcr.io/<owner>/<repo>/readmates-server:v1.12.0and run sanitized production smoke.