-
Notifications
You must be signed in to change notification settings - Fork 5
feat: implement builder deletion and associated data cleanup #276
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this needs a few weeks .. wdty?
If you mean waiting for the release to be public before merging this, I agree, this could add noise to the release. The comments seem like are focused on a refactor and they shouldn't take weeks. |
I think having the functionality merged in is important for release ... and we can tidy up the rest later. Maybe one change for this PR is having the UsersService manage the delete data references, then check if user has data, and if not then delete the user? I think the wider review can wait. |
Ok, I'm already working on the refactor. Hopefully it's ready in a while. |
d0b7ed8
to
ede2984
Compare
@tim-hm now it's cleaner. Any suggestion is welcome. |
I'll propose another pr cleaning other parts of the code today |
closes #141