-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Add bulk repository deletion for organizations #36763
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
fad641b
added DeleteOrgRepos func
karthikbhandary2 226ace7
Merge branch 'go-gitea:main' into main
karthikbhandary2 acf9dc0
Merge branch 'go-gitea:main' into main
karthikbhandary2 e940dd2
Verified and tested the DeleteRepoOrgs
karthikbhandary2 c319345
ran make generate-swagger
karthikbhandary2 e4c5c38
error handling and swagger updated
karthikbhandary2 ed4b335
Removed additional check for permissions in DeleteOrgRepos
karthikbhandary2 5b819b4
updated DeleteOrgRepos to delete in the background
karthikbhandary2 9f31e6c
Merge branch 'go-gitea:main' into main
karthikbhandary2 a5092e5
added system notice
karthikbhandary2 20e3fe4
added batch processing and other fixes
karthikbhandary2 988ec17
Merge branch 'go-gitea:main' into main
karthikbhandary2 008415e
added retry logic
karthikbhandary2 63f9dbf
reverted back to old logic
karthikbhandary2 204100a
Merge branch 'go-gitea:main' into main
karthikbhandary2 9f7deee
Merge branch 'go-gitea:main' into main
karthikbhandary2 bef6617
Merge branch 'go-gitea:main' into main
karthikbhandary2 ae7b1a1
Merge branch 'go-gitea:main' into main
karthikbhandary2 84e3487
Merge branch 'go-gitea:main' into main
karthikbhandary2 974def8
Merge branch 'go-gitea:main' into main
karthikbhandary2 e29e9bf
Merge branch 'go-gitea:main' into main
karthikbhandary2 ce000b0
Merge branch 'go-gitea:main' into main
karthikbhandary2 95a0d70
Merge branch 'go-gitea:main' into main
karthikbhandary2 cff469d
Merge branch 'go-gitea:main' into main
karthikbhandary2 84ef882
Merge branch 'go-gitea:main' into main
karthikbhandary2 348feff
Merge branch 'go-gitea:main' into main
karthikbhandary2 cfcbdca
updated DeleteOrgRepos to use GetRepositoryByID
a36a3b5
Merge branch 'go-gitea:main' into main
karthikbhandary2 aea3d2b
Merge branch 'go-gitea:main' into main
karthikbhandary2 02343a2
Merge branch 'go-gitea:main' into main
karthikbhandary2 1633be5
Merge branch 'main' into main
karthikbhandary2 53a1aac
merge conflict fix
8b494d6
Merge branch 'go-gitea:main' into main
karthikbhandary2 41a1ed0
Merge branch 'main' into main
karthikbhandary2 35587c0
Merge branch 'go-gitea:main' into main
karthikbhandary2 e402e5f
Merge branch 'go-gitea:main' into main
karthikbhandary2 c8b09c8
Merge branch 'main' into main
karthikbhandary2 88381aa
add test to check if deletes were successful
0f0ec79
Merge branch 'main' into main
karthikbhandary2 41cff2f
refactor
wxiaoguang f723d35
refactor
wxiaoguang 8ed094e
Merge branch 'go-gitea:main' into main
karthikbhandary2 76189cc
tests updated and delete endpoint updated
karthikbhandary2 bc073ce
Merge branch 'main' into main
karthikbhandary2 81fc298
Merge branch 'main' into main
karthikbhandary2 9e71545
clean up AI slop
wxiaoguang 115b582
fine tune
wxiaoguang 8017f5d
fine tune
wxiaoguang bea4c1c
Merge branch 'main' into main
karthikbhandary2 bbc3491
remove unnecessary test
wxiaoguang 7af8f5f
Merge branch 'main' into main
karthikbhandary2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.