feat(integrations): add upstash Stripe catalog provider#60
Open
snowmead wants to merge 1 commit into
Open
Conversation
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
CatalogResourceadapter(s).OUTPUT_FIELDSprovisional untilmise run discover.Test plan
mise run discoverwhen provider is linkedregistry.rsconflict with other family PRsNote
Medium Risk
New managed integrations provision real credentials (URLs/tokens); provisional output envelopes could mismatch live Stripe until discover is run.
Overview
Adds Phase 1 Stripe Projects Upstash integrations: qstash, redis, search, and vector as managed
CatalogResourceadapters (catalog-mapped config,${integrations.*}outputs, shared provision lifecycle). Each service is registered inregister_providers!and covered by catalog gap + hermeticprovision_scripttests;OUTPUT_FIELDSare provisional until livemise run discover.SDK: extends
stackless-provider-sdkconfig helpers withint_optional,bool_required, andbool_optional(used e.g. for vectordimension).Process/docs: introduces
docs/PROVIDER-WAVES.md, links it fromADDING-A-PROVIDER.md, and records catalog-first rollout inDECISIONS.md. Addsscripts/generate_catalog_integrations.pyto scaffold remaining catalog deployables (Upstash included in its hints/registry generation).Reviewed by Cursor Bugbot for commit 1d84271. Bugbot is set up for automated code reviews on this repo. Configure here.