feat(coss)!: retire standalone public-site surface - #485
Conversation
Finalize the already-landed source retirement by removing the root workspace and canonical lock graph, recording ADR-0026, and adding fail-closed workspace and lock gates. BREAKING CHANGE: The shipped coss-rn standalone public site and its npm workspace are removed without an in-repository replacement. Release-As: 0.2.0
|
Warning Review limit reached
Next review available in: 19 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (12)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The standalone iOS Simulator workflow was cancelled on this COSS-only release-boundary PR to release scarce macOS capacity for the dedicated iOS remediation PR #486. The base workflow is the known pre-existing #434 failure and this PR does not modify |
Summary
coss-rnstandalone public-site surfaceRelease boundary
This is intentionally a breaking pre-1.0 minor change. The commit carries:
feat(coss)!BREAKING CHANGE:for removal without an in-repository replacementRelease-As: 0.2.0The existing release PR #484 must update from the incorrect
0.1.66patch to exactly0.2.0before it may merge.Verification
package-lock.json: 1,417 -> 797 entries; 620 removals, zero additions, zero COSS/React Native/Metro entriesnpm ci --dry-run --ignore-scripts --no-audit --no-fundgit diff --checkReview
Independent code review: APPROVE. Independent verifier: PASS; live CI remains the final merge gate.