Open luxas opened 5 years ago
Yes, it can take quite some time due to connection speed or size of binaries on GitHub. Unfortunately this command has to download all of the files, and then run the cryptographic digest over them.
It would be nice to print over each file as the download is started. I will try and do that in the next release.
As for the panic yes it seems like a place where there is need to put a retry loop.
While running the
publish-release-sums
command; first I thought the command had hanged, because after theServer gracefully stopped
log text, nothing was outputted in a couple of minutes. Some debug message to say e.g.Publishing shasums to the Github release...
or similar would have helped.After this, it paniced: (probably just a retry need to be added; due to a request failing)