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
Following on from the Create Repo#9 we need a way to programatically
We need a way to programmatically delete a repo so that we can clean-up during our E2E tests.
Following on from the
Create Repo
#9 we need a way to programaticallyWe need a way to programmatically
delete
a repo so that we can clean-up during our E2E tests.remote_repo_delete/2
org_name
andrepo_name
as argumentsDELETE /repos/:owner/:repo
see: https://github.com/gogs/docs-api/tree/master/Repositories#deleteThe text was updated successfully, but these errors were encountered: