gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
384 stars 25 forks source link

Use short commit SHA and single level of directories for binaries #149

Closed grovesNL closed 6 years ago

grovesNL commented 6 years ago

Include OS name, use shorter commit SHA, and use a single level of directories for produced binaries.

The only potential downside about the commit SHA being included is that moving tags will cause the binaries to aggregate on the single release, see https://github.com/gfx-rs/portability/releases for example. Maybe this is a useful feature though, and we'll just need to clean releases up every once in a while.

grovesNL commented 6 years ago

@kvark updated, please take a look. The filenames are a bit long now, so we can probably just use a tag like latest

bors[bot] commented 6 years ago

Build succeeded