shaderc icon indicating copy to clipboard operation
shaderc copied to clipboard

CI: artifact of release

Open michidk opened this issue 4 years ago • 1 comments

Is there a way to get the built artifact of the latest release? the links listed here: https://github.com/google/shaderc/blob/main/downloads.md only open a HTML page that gets refreshed and then downloads the artifact, which is not compatible with wget etc.

michidk avatar Nov 02 '21 15:11 michidk

The CI bots that do the builds and generate the artifacts also automatically generate that HTML page with the redirect to the Google Cloud Storage. I don't control the template for that page, unfortunately. On the other end of things, the downloads page is static, and should not be modified by the CI bot.

dneto0 avatar Jan 27 '22 21:01 dneto0