feat(integrations): add runloop Stripe catalog provider#55
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
Low Risk
Additive integration registration and SDK config helpers; no auth or lifecycle behavior changes. Provisional Runloop output envelope may need discover before live use.
Overview
Adds Runloop as a Phase 1 Stripe Projects catalog integration:
runloop/sandboxis a managedCatalogResourcewith empty config, provisionalapi_keyoutput (untilmise run discover), plus catalog gap and hermetic provision tests. It is wired throughregister_providers!,pub mod runloop, and the sharedassert_outputs_matchtest forRunloopSandbox.SDK:
stackless-provider-sdkgainsint_optional,bool_required, andbool_optionalconfig readers so generated catalog modules can map integer/boolean schema fields.Docs & tooling: New PROVIDER-WAVES.md (parallel family PRs, merge gates, exclusions, wave table) and DECISIONS.md entry for catalog-first vs substrates later; ADDING-A-PROVIDER.md links to waves.
scripts/generate_catalog_integrations.pyscaffolds remaining deployables fromcatalog.json(registry/mod updates included).Reviewed by Cursor Bugbot for commit 7acae18. Bugbot is set up for automated code reviews on this repo. Configure here.