Skip to content

feat(integrations): add postalform Stripe catalog provider#49

Merged
snowmead merged 2 commits into
mainfrom
feat/integration-postalform
Jul 12, 2026
Merged

feat(integrations): add postalform Stripe catalog provider#49
snowmead merged 2 commits into
mainfrom
feat/integration-postalform

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the postalform 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 documentation; provisioning follows the same Stripe catalog path as existing managed providers with no auth or core lifecycle changes.

Overview
Adds a PostalForm Phase 1 catalog integration for postalform/mail: managed CatalogResource with optional webhook_url / workspace_name, api_key output (provisional OUTPUT_FIELDS until discover), registry wiring, and catalog gap + hermetic provision tests. Hostable::OUTPUTS drift coverage is extended to PostalForm in the provider test module.

Also lands wave rollout docs (PROVIDER-WAVES.md, catalog-first decision in DECISIONS.md, link from ADDING-A-PROVIDER.md) and a generate_catalog_integrations.py scaffold for future deployables (PostalForm listed as implemented so regen won’t overwrite it).

SDK: stackless-provider-sdk gains shared int_optional, bool_required, and bool_optional config readers for generated/catalog configs.

Reviewed by Cursor Bugbot for commit 90e6783. 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 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 7872896. 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.
@snowmead

Copy link
Copy Markdown
Owner Author

Landed on main via local merge + union-sort (#49).

@snowmead snowmead merged commit 3c065fa into main Jul 12, 2026
21 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