railsbump / app

Check which gems are compatible with which Rails version!
https://railsbump.org
MIT License
152 stars 20 forks source link

Find and delete abandoned git folders #56

Closed manuelmeurer closed 3 years ago

manuelmeurer commented 4 years ago

Sometimes the repo checked out by CheckOutGitRepo is not deleted afterwards, so there should be a daily task that checks for abandoned (i.e., created more than an hour ago) git folders and delete those.