chore: close the decouple-cli-from-prisma-cloud project#144
Conversation
The transient workspace deletes with the project; its durable output (ADR-0038, the domain-doc rewrites) already lives in docs/ via #138. A CLI test fixture drops the last platform-flavored env-var name from framework tests. Signed-off-by: willbot <w.a.madden+machine@gmail.com> Signed-off-by: Will Madden <madden@prisma.io>
|
Warning Review limit reached
Next review available in: 31 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 Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
commit: |
Close-out for Prisma Composer: Decouple CLI from Prisma Cloud, delivered by #138 (with the folded-in prep from #137).
Project DoD verification (on merged main)
crossDomainExceptionsentrycli → loweringdeleted;pnpm lint:depspassescrossDomainExceptions: []; lint:deps green (174 files classified, all sub-checks pass)@internal/loweringimport inpackages/0-framework/**sourceprojectId/branchId/platformPRISMA_*vocabulary in framework sourceWhat this PR does
.drive/projects/decouple-cli-from-prisma-cloud/(spec, plan, design notes, slice contracts). Its durable output — ADR-0038 and the domain-doc rewrites — already lives indocs/via feat!: the framework no longer knows Prisma Cloud — extensions own their deploy containers (ADR-0038) #138; the deleted files remain reachable through feat!: the framework no longer knows Prisma Cloud — extensions own their deploy containers (ADR-0038) #138's history for archeology.load-config.test.tsfixture simulating "an extension factory that throws its own env error" usedPRISMA_WORKSPACE_IDas flavor text; it now uses a neutral name, since framework tests have no business naming any platform's variables.No repo file outside the deleted workspace referenced it (scan clean), so no link re-pointing was needed.
🤖 Generated with Claude Code