Skip to content

fix: add uninstall tracking#113

Open
imor wants to merge 2 commits intostripe-experiments:mainfrom
imor:rs/fix-uninstall-behaviour
Open

fix: add uninstall tracking#113
imor wants to merge 2 commits intostripe-experiments:mainfrom
imor:rs/fix-uninstall-behaviour

Conversation

@imor
Copy link

@imor imor commented Feb 16, 2026

This PR adds uninstall progress tracking to allow us to show progress of the uninstallation on Supabase dashboard. This is critical for us at Supabase to fix a bug where the uninstallation progress is not shown if the user refreshes the page because of missing progress tracking on the stripe schema in postgres.

PS: The CI tests are failing due to missing STRIPE_API_KEY env var. I was able to run the tests locally successfully.

@imor imor marked this pull request as ready for review February 17, 2026 12:33
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.

2 participants

Comments