[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #28648 [Core Tor/sbws]: Broken links in DEPLOY.rst
#28648: Broken links in DEPLOY.rst
---------------------------+-----------------------------------
Reporter: teor | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: sbws: 1.0.x-final
Component: Core Tor/sbws | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------+-----------------------------------
Comment (by juga):
Replying to [comment:1 teor]:
> Is there an automatic link-checking tool you can use when building sbws
in CI?
There's `linkcheck`
(https://github.com/torproject/sbws/blob/master/tox.ini#L86), commented
because that would require Internet for the tests. It can be call in
Travis.
However, that would give errors as:
{{{
line 5) redirect http://keepachangelog.com/en/1.0.0/ - permanently to
https://keepachangelog.com/en/1.0.0/
}}}
Which we should change to https, will open other ticket for that.
Or :
{{{
(line 88) broken https://docs.python-requests.org/ -
HTTPSConnectionPool(host='docs.python-requests.org', port=443): Max
retries exceeded with url: / (Caused by
SSLError(CertificateError("hostname 'docs.python-requests.org' doesn't
match either of '*.readthedocs.org', 'readthedocs.org'",),))
}}}
It seems there is not option to disable checking certificates (http://www
.sphinx-doc.org/en/master/usage/configuration.html#options-for-the-
linkcheck-builder)
There is also the option `nitpicky` (http://www.sphinx-
doc.org/en/master/usage/configuration.html#confval-nitpicky), but it only
checks Sphinx references.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28648#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs