Skip to content

feat(integrations): add railway Stripe catalog provider#53

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

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

Conversation

@snowmead

@snowmead snowmead commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds the railway 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 catalog adapters following the existing Cloudflare pattern; no auth or lifecycle engine changes. Provisional output envelopes may need discover before live use.

Overview
Adds Phase 1 Stripe Projects catalog integrations for Railway: railway/bucket, railway/hosting, railway/mongo, railway/postgres, and railway/redis. Each is a managed CatalogResource with catalog gap tests and hermetic provision_script tests; OUTPUT_FIELDS are provisional until mise run discover.

Wires the family into register_providers!, pub mod railway, and extends catalog_outputs_match_output_fields for all five types. stackless-provider-sdk gains shared int_optional, bool_required, and bool_optional config helpers for generated and future adapters.

Also documents catalog-first rollout (PROVIDER-WAVES.md, DECISIONS.md §3) and adds scripts/generate_catalog_integrations.py to scaffold remaining deployables without rewriting registry/mod by hand.

Reviewed by Cursor Bugbot for commit 5f71a66. 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 b375df5. 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.
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