forked from grpc/grpc.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htmltest.yml
20 lines (20 loc) · 900 Bytes
/
.htmltest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DirectoryPath: public
ExternalTimeout: 5
IgnoreAltMissing: true
IgnoreDirectoryMissingTrailingSlash: true
CheckDoctype: false # Sadly, this is false only because of `static/google*.html`
IgnoreURLs:
- ^(\.\./)?api/?$
- ^/docs/(languages|platforms/android)/[-\w]+/(api|daily-builds)/$
- ^/grpc/python/grpc\.html\?#grpc\.(Stream|Unary)+MultiCallable
- ^https?://localhost
- ^http://bit\.ly/gRPC18survey # survey is closed and DNE
- ^https://(www\.)?envoyproxy.io/?$ # valid link but flakey (https://github.com/envoyproxy/envoyproxy.github.io/issues/193)
- ^https://code.jquery.com
- ^https://cdn.jsdelivr.net
- ^https://pubref.org # no longer exists
- ^https://coreos.com # Redirects to https://www.redhat.com/en/technologies/cloud-computing/openshift
IgnoreInternalURLs:
- /grpc/cpp/classgrpc_1_1_completion_queue.html
- /grpc/python/_modules/grpc.html#Server
- daily-builds