rcmaehl / NotCPUCores

Work, Play, Stream - Without the Stutter. Download using Releases button below
Other
746 stars 44 forks source link

Feature request/CI: add version to package compiled by CI #79

Closed micwoj92 closed 3 years ago

micwoj92 commented 3 years ago

I think lazy way to do it would be setting variable using git describe --long --tags and then passing it to upload file name. for example now it would show 1.7.2.1-27-g47251d9, the problem is that currently CI uses --depth 1 option so it does not work. Full repo is only 1.56 MB download as of now, so I think that full history can be downloaded.

rcmaehl commented 3 years ago

rcmaehl commented 3 years ago

I'm off to bed. Feel free to test it out. I'll try implementing it myself tomorrow.