92 Commits (e1028397644a79e76c13bb7a5105061a7743805a)

Author SHA1 Message Date
Tom Parker-Shemilt 4fe1950791 Fix hacktoberfest format 2 years ago
Tom Parker-Shemilt 8ae241bbff Fix hacktoberfest unused code 2 years ago
guidsdo 15cacfb09b Whitelist vscode TOML plugin with 860k downloads 2 years ago
Tom Parker-Shemilt 5cf5f92a8d Fix code format 3 years ago
Tom Parker-Shemilt 3edcc6c4a5 Remove some unused variables 3 years ago
Tom Parker-Shemilt fa9b5f30e8 Improve github regex match 3 years ago
Tom Parker-Shemilt 8537eec865 Fix/check format of checker 3 years ago
Tom Parker-Shemilt 730c04c80c Add hacktoberfest helper 3 years ago
Tom Parker-Shemilt 2d88ee0a2a Always write popularity if we get to the end of the block and haven't
failed
3 years ago
Tom Parker-Shemilt 1997dd882c Nicer debug on metric failure 3 years ago
Tom Parker-Shemilt 64318829ea Re-add cloudsmith 3 years ago
Tom Parker-Shemilt 0810922e9e Document reasons for threshold changes 3 years ago
Tom Parker-Shemilt fe6b28a4cd Fix editorconfig issues 3 years ago
Tom Parker-Shemilt b794191fb9 Use overriden star count for writing out 3 years ago
Tom Parker-Shemilt fa26d70f13 Reduce threshold for emulators 3 years ago
Tom Parker-Shemilt a22e47d46c Lower the required thresholds for games to 40 stars 3 years ago
Tom Parker-Shemilt 85066f874a Cope with JSON failure better 3 years ago
Tom Parker-Shemilt 0bf87cf7be Higher logging of download steps 3 years ago
Tom Parker-Shemilt 396b3b58b1 Fix no-username downloading 3 years ago
Tom Parker-Shemilt a2d783ef80 Fix editorconfig issues 3 years ago
Tom Parker-Shemilt e3116d0eac Merge branch 'master' into popularity 3 years ago
Tom Parker-Shemilt bbdc9eeb03 Remove all the unpopular items 3 years ago
William Desportes 8cc83c00b8
Editorconfig fixes 3 years ago
Tom Parker-Shemilt cfaeb2ac88 Initial hacks towards popularity checks 3 years ago
Tom Parker-Shemilt 8cc705a14e Merge branch 'master' into sorted-readme 3 years ago
Tom Parker-Shemilt 0513259ff9 Realised that the Github actions default to the default branch for a repo
(unlike Travis) and so the branch error isn't needed any more
3 years ago
Tom Parker-Shemilt 0491e2ce2d Sort the README and enforce it with the checker 3 years ago
Tom Parker-Shemilt 90edcef35a Ordering was in the wrong order... 3 years ago
Tom Parker-Shemilt d3260a60d6 Reset some unneeded changes 3 years ago
Tom Parker-Shemilt e3cd6c6a10 Check the oldest/unchecked ones first 3 years ago
Tom Parker-Shemilt 7bc2d0bb56 Don't retry 429's and don't worry about them if we've got a previous success 3 years ago
Tom Parker-Shemilt 64d605e723 Fix all the other issues with README 3 years ago
Tom Parker-Shemilt 80e35f47c3 Upgrade almost all the deps 3 years ago
Tom Parker-Shemilt b49400cd8b Kill all the HTML images in favour of Markdown 4 years ago
Tom Parker-Shemilt 722227efed Update the minimum times between checks to reduce build issues 4 years ago
Tom Parker-Shemilt 3b592dae23 Simplified handles with tokio Semaphore 4 years ago
Tom Parker-Shemilt 4b7e6d1488 Get handle once per recursive sequence of get_url calls 4 years ago
Tom Parker-Shemilt 5e9357ed6f Swap back to older reqwest API 4 years ago
Tom Parker-Shemilt 87ad03cb15 Remove handle debug because it overloads travis 4 years ago
Tom Parker-Shemilt a1abde30b9 Upgrade packages and change over deprecated Reqwest function 4 years ago
Tom Parker-Shemilt c680c63f8a Disable connection pooling, as it seems to break stuff 4 years ago
Tom Parker-Shemilt 25084b928a Various debug for checks 4 years ago
Tom Parker-Shemilt 1f6cb3749b Panic earlier on 404'ed links 4 years ago
Tom Parker-Shemilt 6532f7681f Only do Github API rewrite if have environment variables 4 years ago
Tom Parker-Shemilt 2dfb07854f
Merge pull request #867 from palfrey/add-github-secrets
Support optional use of Github secrets to workaround rate limits
4 years ago
Tom Parker-Shemilt 1efa0de042 Missed two other cases of needing to print url with link 4 years ago
Tom Parker-Shemilt e953dbb269 Print url before Link 4 years ago
Tom Parker-Shemilt 0e3bada631 Support optional use of Github secrets to workaround rate limits (fixes #859) 4 years ago
Tom Parker-Shemilt 15dbb3602b For most errors, intermittent failures are ok, not so much for redirects 4 years ago
Tom Parker-Shemilt 60e614f51e Nicer "failure only occured X ago" message 4 years ago