Skip to content

feat(integrations): add prisma Stripe catalog provider#51

Open
snowmead wants to merge 1 commit into
mainfrom
feat/integration-prisma
Open

feat(integrations): add prisma Stripe catalog provider#51
snowmead wants to merge 1 commit into
mainfrom
feat/integration-prisma

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the prisma Stripe Projects catalog integration family as CatalogResource adapter(s).
  • Follows docs/ADDING-A-PROVIDER.md and docs/PROVIDER-WAVES.md.
  • Includes gap test + hermetic provision test. OUTPUT_FIELDS provisional until mise run discover.

Test plan

  • Gap + hermetic tests in module
  • Live mise run discover when provider is linked
  • Merge after resolving additive registry.rs conflict with other family PRs

Note

Low Risk
Additive integration and shared SDK helpers with offline tests; provisional output envelope may need discover before live provision.

Overview
Adds Prisma as a Phase 1 Stripe Projects catalog integration for prisma/database, so stacks can provision managed Postgres via provider = "prisma" and wire ${integrations.*.database_url}.

The adapter is a standard CatalogResource: required region, resource kind integration-prisma, and provisional OUTPUT_FIELDS until mise run discover. It registers in register_providers!, extends the catalog output drift test, and ships gap + hermetic provision tests.

SDK: stackless-provider-sdk gains optional/required boolean and optional integer config helpers for upcoming generated catalog modules.

Docs & tooling: New PROVIDER-WAVES.md and a catalog-first decision in DECISIONS.md; ADDING-A-PROVIDER.md links the wave protocol. Adds scripts/generate_catalog_integrations.py to scaffold remaining deployables (not run in this PR’s landed Rust tree beyond Prisma).

Reviewed by Cursor Bugbot for commit 8eb3646. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant