-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add link checking to https://www.coronawarn.app #1781
Comments
@MikeMcC399 Thanks. We will look into this. Internal Tracking ID: EXPOSUREAPP-9734 |
https://www.deadlinkchecker.com gives some false positives for e-mail obfuscation and links with umlauts in them, but it does also find some dead links on https://www.coronawarn.app/en/ which in some cases have been there for quite a while. For instance https://www.coronawarn.app/de/blog/2021-05-12-corona-warn-app-version-2-2/, which is four months old, includes a link
that is probably intended to be
as used in the English language version of the page on https://www.coronawarn.app/en/blog/2021-05-12-corona-warn-app-version-2-2/
|
@MikeMcC399 FYI #1786 |
Thanks to @dsarkar and @mtb77 for implementing the link check in cypress! 🚀 The test does not yet run error free and this should be covered in separate issues. Closing this request now, since the request has been implemented and it is now just a case of fixing some bad links and ensuring that the script errors really only occur when there is an actual error. This is just a small and manageable number of error lines at this time. |
Feature description
For website https://www.coronawarn.app add link checking to site tools.
This follows on from the question #889.
Consider integrating link checking into the checks done in workflows:
Also, consider regularly monitoring https://www.coronawarn.app in order to catch changing and dead external links.
Problem and motivation
Is this something you're interested in working on
Unfortunately I don't have the experience to implement this.
Internal Tracking ID: EXPOSUREAPP-9734
The text was updated successfully, but these errors were encountered: