GoogleChrome / webdev-infra

Apache License 2.0
40 stars 28 forks source link

Implement link checking workflow #46

Open matthiasrohmer opened 1 year ago

matthiasrohmer commented 1 year ago

Part of #45. Implement a link checking workflow, that checks for broken links on a page. Ideally the tool only runs on the changed page in a PR (to safe time and prevent positives on files unrelated to the PR) but is also able to check the full site - ideally not statically but served via our own express app.

As mentioned in #45, the problem spans wider than just broken links: we also want to make sure every page we generate is also discoverable (say linked, see https://github.com/GoogleChrome/developer.chrome.com/issues/83) on the site and we also want to make sure our external sources are not broken.

mollietokyo commented 1 year ago

Estimate for dev = 8 days (SPR-3)

Blazzike commented 1 year ago

awaiting PR review: https://github.com/GoogleChrome/developer.chrome.com/pull/5667

mollietokyo commented 1 year ago

spoke with Matthias, he's waiting on internal updates prior to marking this one as 'done'

Dexcanada1 commented 11 months ago

.editorconfig