92 Commits (e1028397644a79e76c13bb7a5105061a7743805a)

Author SHA1 Message Date
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
Tom Parker-Shemilt 9d41a10148 Cache the results of getting links across Travis build and only re-check
every so often
5 years ago
Tom Parker-Shemilt d649b575a7 Update cleanup instructions 5 years ago
Tom Parker-Shemilt e6520cbac0 Move cleanup to bin folder and run it on the repo 5 years ago
Tom Parker-Shemilt ecd6658ec6 Improve detection of "unknown" travis builds 5 years ago
Tom Parker-Shemilt 0a527ff6e3 Catch no-branch cases for Travis 5 years ago
Tom Parker-Shemilt 5bceef3656 Catch github actions badges with no branch 5 years ago
Tom Parker-Shemilt 89efda92e3 Azure devops does 302 twice, so need to cope with that 5 years ago
Tom Parker-Shemilt 4d048eba27 Add workaround for Youtube 302s (fixes #814) 5 years ago
Tom Parker-Shemilt dec99f4416 Also look for travis.org as well as .com 5 years ago
Tom Parker-Shemilt f0af98f3fc Detect unknown status travis builds 5 years ago
Tom Parker-Shemilt 7ea1063c32 Update user-agent so Reddit stops complaining 5 years ago
Tom Parker-Shemilt 6cb9433de0 Look for links/images in HTML content in the Markdown 5 years ago
Tom Parker-Shemilt a37b1cfee3 Redo error checking with failure and less verbose formatting 5 years ago
Tom Parker-Shemilt 5733288c9a Record actual real errors 5 years ago
Tom Parker-Shemilt f799381f75 Add 20 second timeout 5 years ago
Tom Parker-Shemilt c25072ec06 Add workaround for github actions 5 years ago
Tom Parker-Shemilt ff703bac03 Fix accept header so we also get github svgs 5 years ago
Tom Parker-Shemilt a6b79d73ec Also pick up image tags 5 years ago
Tom Parker-Shemilt fd843a5dd8 Add extra debug on redirects 5 years ago
Tom Parker-Shemilt 39b2e4b3b6 Add text/hmtl header to fix crates.io 5 years ago
Tom Parker-Shemilt 70361602dd Detect redirects 5 years ago
Tom Parker-Shemilt 67bfa13da5 Retry up to 5 times just in case on failure 5 years ago
Tom Parker-Shemilt f6e1302d17 Limit running gets to 20 to stop issues with file handles 5 years ago
Tom Parker-Shemilt 57a7f96ba5 Start writing a rust-based url checker 5 years ago
kud1ing 0d11f0b0c5 remove 8 years ago
kud1ing 4b22d82e49 merge the deployment sections 8 years ago
kud1ing 2978c44acc add section 'Text search' 8 years ago
kud1ing d0d937e00a collect the footer Markdown events 8 years ago
kud1ing daae790834 flesh out the model some more 8 years ago
kud1ing 76bbf8d6d2 refactor 8 years ago
kud1ing b9996a01cd cleanup 8 years ago
kud1ing 98d01abf50 more high-level parsing 8 years ago
kud1ing 21f8b53241 cleanup 8 years ago
kud1ing eb15075946 add a parser stub for the README.md file 8 years ago