Julien Bisconti
bb7c1a877c
update Google Container Registry -> Artifact Registry ( #1149 )
...
* update Google Container Registry -> Artifact Registry
* remove dockhero.io (link dead)
* Update exclude_in_test.json
udacity is still valid, just returned `forbidden`.
2024-10-22 02:53:35 +02:00
Andreas Gebhardt
9ce3045159
exlude docker reddit on test ( #1078 )
...
```
{ TEST_PASSED: false, EXTERNAL_LINKS: 152 }
❌ ERROR {
"0": {
"show": true,
"duplicates": "",
"other_links_error": [
[
"https://www.reddit.com/r/docker/ ",
{
"ok": false,
"status": "Found",
"redirect": {
"src": "https://www.reddit.com/r/docker/ ",
"dst": "/r/docker/?rdt=51685"
}
}
]
]
}
}
```
2023-05-29 17:40:14 +02:00
Julien Bisconti
794aa87224
Fix dead links and PR tests ( #1011 )
2022-07-13 10:08:15 +02:00
Julien Bisconti
fe5bda5d9e
Ignore failing url
2021-10-23 23:35:31 +02:00
Julien Bisconti
ce032627b3
Ignore badge
2021-10-23 23:29:32 +02:00
Manuel Schmid
8c0cb1e88b
Add deepfence.io to ignore list in tests
...
deepfence.io has responded with 503 for a long time now, i assume they implemented some kind of IP- or origin block for github
2021-07-01 18:30:23 +02:00
Manuel Schmid
b5e95452ae
Add mannng.com to excluded links in tests
...
manning.com runs on cloudflare and has curl protection enabled (error code: 1020% when trying to curl)
2021-02-18 06:55:32 +01:00
Manuel Schmid
e13a2c7791
Move tests into subdir, QA
2020-11-09 19:30:28 +01:00