Skip to content

feat(integrations): add workos Stripe catalog provider#63

Open
snowmead wants to merge 2 commits into
mainfrom
feat/integration-workos
Open

feat(integrations): add workos Stripe catalog provider#63
snowmead wants to merge 2 commits into
mainfrom
feat/integration-workos

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the workos 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 SDK helpers with offline tests; credential output names are provisional until discover, which could affect first live provision only.

Overview
Introduces WorkOS as a Phase 1 Stripe Projects catalog integration: workos/auth is a managed, global-only CatalogResource exposing api_key and client_id, with optional environment defaulting to sandbox, registered as integration-workos. Gap and hermetic provision tests follow the existing Cloudflare pattern; OUTPUT_FIELDS stay provisional until mise run discover.

Also extends stackless-provider-sdk with optional/required boolean and optional integer config readers for generated catalog modules, documents catalog-first waves in PROVIDER-WAVES.md / DECISIONS.md, links that from ADDING-A-PROVIDER.md, and adds scripts/generate_catalog_integrations.py to scaffold remaining deployables. Provider output-drift test commentary in providers/mod.rs is trimmed and WorkOSAuth is included in the outputs lockstep test.

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

@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 2 potential issues.

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 bc78b42. Configure here.

Comment thread crates/stackless-integrations/src/providers/workos/auth.rs Outdated
Comment thread scripts/generate_catalog_integrations.py
Omitted environment serialized as {} and missed paid_pricing free tier.
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