Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 319 forks source link

fixes git_url for repo downloader #227

Closed sbehrens closed 6 years ago

sbehrens commented 6 years ago

When debugging this analyzer, we accidentally quoted the variable which holds the git_url. I've gone ahead and updated that.

In addition, I wrapped the download helper in begin/rescue to help give us an idea of how stale our python projects are. I noticed that many of the repos based on our Saved Filters are removed. One strategy may be to tag them as Deprecated