Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: billing dependency cleanup #2184

Merged
merged 1 commit into from
Jan 31, 2025
Merged

fix: billing dependency cleanup #2184

merged 1 commit into from
Jan 31, 2025

Conversation

turip
Copy link
Contributor

@turip turip commented Jan 31, 2025

Overview

The stripe app service is not required by billing, as it accesses it using the app's registry.

The stripe app will need to access billing to trigger actions based on the webhooks, thus we are eliminating a circular dependency.

The stripe app service is not required by billing, as it accesses it
using the app's registry.

The stripe app will need to access billing to trigger actions based on the
webhooks, thus we are eliminating a circular dependency.
@turip turip added the release-note/ignore Ignore this change when generating release notes label Jan 31, 2025
@turip turip enabled auto-merge (squash) January 31, 2025 15:16
@turip turip merged commit 151c276 into main Jan 31, 2025
24 of 25 checks passed
@turip turip deleted the fix/billing-wire-setup branch January 31, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/ignore Ignore this change when generating release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants