You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace check-links script with latest version of hyperlink and tap-spot reporter
fix(tests): fix build termination issues with `lint:links`
refactor(tests): test out `defaultTimeout` branch
refactor(tests): test out syntax error patch for hyperlink fix
Update hyperlink version
Use --verbose option to determine the problem
Try my custom hyperlink
add limit assets loading per time
Change limit to 60
Remove concurrency of hyperlink
Switch hyperlink to assetgraph4 feature branch
The upcoming major version of Hyperlink is being built here, and we're seeing good improvements on both memory consumption and runtime
Switch to node 8 on Travis
Hyperlink uses Assetgraph 4, which has node 8 as a minimum version.
Add extremely verbose memory output to hyperlink
Update hyperlink assetgraph dependency to 4.0.5
This clears out memory leaks from javascript assets where jsdom documents were not properly closed
Update hyperlink
Switch to raw hyperlink tap output to see more context
Update hyperlink reference to include assetgraph 4.1.1
Bring back check-links tap filtering
Updated hyperlink and use new skipfilters and tap reporter
Update hyperlink to version that doesn't fail on svg redirects and gives false negative content-type-mismatch errors
Remove check-links.js. hyperlink --skip and tap-spot do the same
Removed tap-parser dependency, which was only used in now deleted check-links script
0 commit comments