84 Commits (f1aed15f8ee08e5ce327c77ea2f700a6d9b5258c)

Author SHA1 Message Date
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
5 years ago
Tom Parker-Shemilt 1efa0de042 Missed two other cases of needing to print url with link 5 years ago
Tom Parker-Shemilt e953dbb269 Print url before Link 5 years ago
Tom Parker-Shemilt 0e3bada631 Support optional use of Github secrets to workaround rate limits (fixes #859) 5 years ago
Tom Parker-Shemilt 15dbb3602b For most errors, intermittent failures are ok, not so much for redirects 5 years ago
Tom Parker-Shemilt 60e614f51e Nicer "failure only occured X ago" message 5 years ago
Tom Parker-Shemilt d4b44fd6d5 Don't remove last_working if a link fails 5 years ago
Tom Parker-Shemilt 12464c2844 Redo (not-)working with a enum, not a pair of variables 5 years ago
Tom Parker-Shemilt 592a4bed92 Output all the info on link failure 5 years ago
Tom Parker-Shemilt edc17508e1 Only write every so often 5 years ago
Tom Parker-Shemilt 2901a666cb Merge branch 'master' into cache-results 5 years ago
Tom Parker-Shemilt f3ac7ba5d3
Merge pull request #840 from palfrey/move-cleanup
Move cleanup into bin folder
5 years ago
Tom Parker-Shemilt 0d798c3896 Github workflows have started to do 406, unless we add an explicit image to the Accept header 5 years ago
Tom Parker-Shemilt 43eab5fa9a Merge branch 'master' into better-unknown-travis-detection 5 years ago