Hi, would it be possible to upload GZIPped artifacts through the sentry API when the upload is done with the Header Content-Encoding: gzip?
Basically if that header is present during upload Sentry would unzip the received artifact after the upload is complete (ex: a sourcemap) and keep the same name.