DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

Replace latest build binary artifact links

Open sudonatalie opened this issue 1 year ago • 5 comments

Now that the AppVeyor subscription has ended, we should update the links for downloading the latest build's binary artifacts in the README to the appropriate Azure bucket when they're available.

sudonatalie avatar Jan 22 '24 17:01 sudonatalie

That's unfortunate (timing), I just wanted to download some artifacts to test/import a recent bugfix but AppVeyor is no longer hosting them and there don't seem to be any artifacts emitted on Azure either (latest build at https://dev.azure.com/DirectXShaderCompiler/public/_build/results?buildId=5428&view=results).

Any suggestions, or should I build it on my own for the time being?

MarijnS95 avatar Jan 31 '24 14:01 MarijnS95

Sorry about that. Please build on your own for now. We are working on a replacement.

s-perron avatar Jan 31 '24 14:01 s-perron

@s-perron thanks for the info. This is not super high priority, I'm more so curious to your approximate time-frame to provide a replacement, before spending some time to put together a CI build myself.

Not that such a thing is too complicated (for Linux I'm familiar at least), we already have one for MacOS and you might want to consider providing artifacts out of the box for that platform too (x86 and aarch64)?

MarijnS95 avatar Jan 31 '24 14:01 MarijnS95

@pow2clk Will have a better idea on the timeline.

s-perron avatar Jan 31 '24 14:01 s-perron

I'm also interested in this. For Shader Playground, I've relied on downloading the artifacts from AppVeyor.

I could change my build pipeline to build from source, if necessary, but it would help to have some idea about the timeline for making artifacts available from Azure Pipelines.

tgjones avatar Mar 06 '24 22:03 tgjones