Skip to content

feat(integrations): add mixpanel Stripe catalog provider#44

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

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

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the mixpanel 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
Changes follow the established CatalogResource pattern with offline tests only; provisional output fields may need discover before live smoke.

Overview
Adds a Mixpanel Phase 1 catalog integration for mixpanel/analytics: managed CatalogResource with empty config, provisional TOKENtoken output mapping, registry wiring, and catalog gap + hermetic provision tests. Hostable::OUTPUTS vs OUTPUT_FIELDS drift is guarded for Mixpanel in the existing provider test.

Also extends stackless-provider-sdk with optional/required boolean and optional integer config helpers for generated catalog modules, documents catalog-first waves (PROVIDER-WAVES.md, DECISIONS.md, link from ADDING-A-PROVIDER.md), and adds scripts/generate_catalog_integrations.py to scaffold remaining deployables without rewriting registry.rs.

Reviewed by Cursor Bugbot for commit a0b561d. 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 1800731. Configure here.

Comment thread scripts/generate_catalog_integrations.py Outdated
Comment thread scripts/generate_catalog_integrations.py
Do not rewrite registry.rs/providers/mod.rs; mark SHORT_PROVIDER refs
implemented; handle JSON Schema number as f64.
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