Skip to content

feat(integrations): add parallel Stripe catalog provider#47

Merged
snowmead merged 3 commits into
mainfrom
feat/integration-parallel
Jul 12, 2026
Merged

feat(integrations): add parallel Stripe catalog provider#47
snowmead merged 3 commits into
mainfrom
feat/integration-parallel

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the parallel 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
Standard managed catalog adapter with offline tests; provisional output envelope is documented and matches existing Hyperdrive-style posture.

Overview
Adds the Parallel Stripe Projects catalog integration for parallel/api: managed CatalogResource with provider = "parallel", paid-pricing selectors (product defaulting to search, plus optional processor / generator / tier), and provisional api_key output until mise run discover. Registered in register_providers!, covered by catalog gap and hermetic provision tests, and included in the Hostable::OUTPUTS vs OUTPUT_FIELDS drift test.

Also extends stackless-provider-sdk with shared int_optional, bool_required, and bool_optional config helpers for upcoming generated adapters.

Documentation and tooling for parallel Phase 1 rollouts: PROVIDER-WAVES.md, a catalog-first decision in DECISIONS.md, a link from ADDING-A-PROVIDER.md, and scripts/generate_catalog_integrations.py (does not rewrite registry.rs / providers/mod.rs).

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

Comment thread scripts/generate_catalog_integrations.py Outdated
Do not rewrite registry.rs/providers/mod.rs; mark SHORT_PROVIDER refs
implemented; handle JSON Schema number as f64.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f88f9e1. Configure here.

Comment thread crates/stackless-integrations/src/providers/parallel/api.rs
Empty config ignored product/processor/generator/tier, so non-default
tiers could not be selected at provision time.
@snowmead snowmead merged commit a1fae30 into main Jul 12, 2026
18 of 32 checks passed
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