Jeff Matthews

Results 27 comments of Jeff Matthews

@stevenvachon In my case, I'd like to run a gulp task in my `_site/**/*.html` directory after building my site to check for bad links. If a bad link is found,...

@adamwolf no, not with **broken-link-checker**. I ended up using [html-proofer](https://github.com/gjtorikian/html-proofer) instead.

@apoltoratskyi, please take a look and advise.

@hostep, because the https://github.com/magento/devdocs/commit/c280c70528901af47db1b5b7e43a66fd4bfba0e5 commit fixed it and the PR that merged that commit automatically closed this issue. It looks like I need to force a deploy though, since the...

> Ah okay great! It's probably not being mentioned automatically over here since it was done in a private repository: https://github.com/magento-commerce/devdocs/ > > Any reason why this is not done...

> Also, this commit doesn't seem to fix: > > > MDVA-36424 (for Magento **>=1.3.0 =2.0.0

Hey @damienwebdev, Thanks for the report. It's prompted an internal conversation about representing security patches in the system requirements table. Historically, we've only included security patches in the system requirements...

Nice! This is how we're currently maintaining the list: https://github.com/magento/devdocs/blob/master/src/_data/codebase/v2_4/system-requirements.yml https://github.com/magento/devdocs/blob/master/src/_data/codebase/v2_3/system-requirements.yml

@damienwebdev, sorry for the delay. We'll be publishing updates today to add security patches to the system requirements table for both 2.3.x and 2.4.x. See commit https://github.com/magento/devdocs/commit/a53858655710ef612096bca1088fd7fc5779b3c8. It will be...