You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HoldFast is self-hosted only with no SaaS model. The upstream Highlight.io billing code was partially stubbed but never fully removed. This tracking issue covers the complete removal of all billing-related code.
Principle: Remove one element at a time, trace usage up the stack to the frontend, branch per issue, and verify with passing tests before merging.
Summary
HoldFast is self-hosted only with no SaaS model. The upstream Highlight.io billing code was partially stubbed but never fully removed. This tracking issue covers the complete removal of all billing-related code.
Principle: Remove one element at a time, trace usage up the stack to the frontend, branch per issue, and verify with passing tests before merging.
Billing Elements to Remove
Backend Model Layer (do in order)
SendBillingNotifications+BillingEmailHistory+emailHistoryCacheAWSMarketplaceCustomermodelpricing.gotypes +pricing/package + quota checkingAllowMeterOverage+CanShowBillingIssueBannerPromoCodefield + hardcodedPromoCodesmapEmail / SendGrid
Frontend (do last)
Suggested Order
Related Issues
🤖 Generated with Claude Code