vulkan-renderer icon indicating copy to clipboard operation
vulkan-renderer copied to clipboard

Set up rolling release

Open IAmNotHanni opened this issue 4 years ago • 2 comments

We already store the compiled binary. All we need to add are the resource files so people can download it.

IAmNotHanni avatar Apr 14 '21 22:04 IAmNotHanni

Can you add more information like if we want to use the tag/ release system with tag refering to commit sha or just use latest/devel and update that release/tag.

IceflowRE avatar Apr 17 '21 20:04 IceflowRE

Create for each commit a seperate release:

+ Full History of versions
-  Huge usage of disk space
- "Spams" the release section

Use only a release named devel, i would vote against latest as latest is often used inside the Docker landscape to refer to the latest stable release.

+ No release spam
- No release history

IceflowRE avatar Apr 21 '21 08:04 IceflowRE