Test and fix links use in Apertis website
All threads resolved!
All threads resolved!
The Apertis website contains many links, many of which were dead. Add a script which parses the Markdown documents to find links which are then made into a unique list and tested.
Evaluate the broken links, updating where possible, deleting where that's not possible.
Signed-off-by: Martyn Welch martyn.welch@collabora.com
Merge request reports
Activity
Filter activity
- Resolved by Emanuele Aina
Is there any reason to not run it as part of the CI?
Maybe as a
allow_failure
job, so we can still merge stuff if some external website is down.
added 10 commits
-
3fa433a5...1c9c1470 - 4 commits from branch
master
- 583ec45f - Test links use in Apertis website
- 5b51654a - Fix links to our own content
- e32a5d96 - Add link to old supported api location
- fc3e2888 - Fix external links
- 05d50720 - Mark old releases as deprecated and remove dead links
- 8cdb9f44 - Add URL testing as CI step
Toggle commit list-
3fa433a5...1c9c1470 - 4 commits from branch
- Resolved by Martyn Welch
- Resolved by Martyn Welch
added 6 commits
Toggle commit listadded 7 commits
-
b3add43e - 1 commit from branch
master
- 0936297f - Test links use in Apertis website
- d9160d42 - Fix links to our own content
- d467d606 - Add link to old supported api location
- 3b3597f4 - Fix external links
- a375008c - Mark old releases as deprecated and remove dead links
- 0bd11346 - Add URL testing as CI step
Toggle commit list-
b3add43e - 1 commit from branch
Please register or sign in to reply