`wikimedia/portals.git` is the repository to generate https://www.wikipedia.org/ . The build script uses pageviews data from https://dumps.wikimedia.org/other/pageviews/2019/2019-07/ but the build indicates there are missing data:
```counterexample
00:01:46.265 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-170000
00:01:46.275 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-170000
00:01:46.296 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-180000
00:01:46.299 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-180000
00:01:46.311 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-190000
00:01:46.312 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-190000
00:01:46.327 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-200000
00:01:46.328 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-200000
00:01:46.360 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-210000
00:01:46.361 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-210000
00:01:46.371 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-220000
00:01:46.373 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-220000
00:01:46.387 HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-230000
00:01:46.391 Unhandled rejection HTTPError: 404 requesting https://dumps.wikimedia.org/other/pageviews/2019/2019-07/projectviews-20190722-230000
```
On https://dumps.wikimedia.org/other/pageviews/2019/2019-07/ , the last hourly dump is from July 22nd 16:00 UTC.
Potentially related SAL entry:
```
16:36 <jeh> redirecting dumps.wikimedia.org dns to labstore1006 T224228
```