monkey-projects / monkeyci

Next-generation CI/CD tool that uses the full power of Clojure!
https://monkeyci.com
GNU General Public License v3.0
5 stars 0 forks source link

Delete repo #206

Closed wneirynck closed 1 month ago

wneirynck commented 2 months ago

Add the possibility to delete a repository. This would unwatch it, unregister any webhooks (should they have been added automatically) and delete any traces of the repo in the database. Also it would delete caches and artifacts related to this repo.

wneirynck commented 1 month ago

Done