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

[BUG] Refactor repository deletion to use deleteAllByRepository #596

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

Updated repository deletion logic to use deleteAllByRepository instead of individual delete calls for both Playbook and CustomStack repositories. This change ensures bulk deletions are handled efficiently and consistently across related modules. Adjusted all relevant services and repositories to reflect the updated method.

Updated repository deletion logic to use `deleteAllByRepository` instead of individual delete calls for both Playbook and CustomStack repositories. This change ensures bulk deletions are handled efficiently and consistently across related modules. Adjusted all relevant services and repositories to reflect the updated method.
@SquirrelDeveloper SquirrelDeveloper added the bug Something isn't working label Dec 23, 2024
@SquirrelDeveloper SquirrelDeveloper linked an issue Dec 23, 2024 that may be closed by this pull request
@SquirrelDeveloper SquirrelDeveloper merged commit 88239a6 into master Dec 23, 2024
4 of 7 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 582-bug-rm-records-of-deleted-repos branch December 23, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] rm records of deleted repos
1 participant