From 0bd5823d3e20e523022e8edb88e48c839b3f8160 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 13 Apr 2022 04:49:20 +0300 Subject: Update issue on automatically finding broken links on gn2 --- issues/automatically-find-broken-links-on-gn2.gmi | 24 +++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'issues') diff --git a/issues/automatically-find-broken-links-on-gn2.gmi b/issues/automatically-find-broken-links-on-gn2.gmi index 87227ec..9a39674 100644 --- a/issues/automatically-find-broken-links-on-gn2.gmi +++ b/issues/automatically-find-broken-links-on-gn2.gmi @@ -37,9 +37,25 @@ NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. ``` +## Tasks -## update on finding broken links +* [x] code to search for broken links in web pages +* [x] run gn2 on CI as a background task to search for broken links -moved to complete the;gn2 CI runs on the background -for any background searchng for any broken link which -are then underlined and marked with red font \ No newline at end of file + + +### Notes + + + +the bug above no longer exists. + +gn2 CI runs on the background after for any push +raises an error if any broken link is found +On gn2 web pages all missing links that are found +are underlined and highlighted with red for later fix + + +### Update + +we no longer use github CI this should be moved the new gn2 CI -- cgit v1.2.3