cosmos
cosmos copied to clipboard
[DO NOT MERGE] [TOOLS] Universe repo URIs checker
DO NOT MERGE
This script was used to few things:
- To find the broken URLs in universe repo. This is again useful in future when we decide to build and host all packages as
.dcos
files. - To find the list of assets that have content length (to display progress bar on CLI)
- To perform some analysis on metrics (E.g.: highest size,
http
->https
redirecting endpoints etc..) - To verify the fix made in #767. See logs.txt for details of invalid URLs as of Jan 31, 2019. None of the failed URLs have anything to do with #767