NerdMiner_v2 icon indicating copy to clipboard operation
NerdMiner_v2 copied to clipboard

feat : add automatic draft prerelease on dev branch and upgrade build steps

Open julio-matarranz opened this issue 9 months ago • 2 comments

julio-matarranz avatar May 13 '24 16:05 julio-matarranz

image

julio-matarranz avatar May 13 '24 18:05 julio-matarranz

Dear @BitMaker-hub, this PR is a example to simplify the bin management. It creates/updates a versionned prerelease after every build on dev branch using "src/version.h" file. Prerelease can be modified manually to create a release or we could do more with the workflow to automatically create releases.

It's possible to automatically copy binaries into "bin" folder and commit if you prefer but it would be better to use releases and replace the bin directory usage if it's possible.

julio-matarranz avatar May 13 '24 18:05 julio-matarranz

Dear @BitMaker-hub, Please let me know what you think about it to eventually make some changes 😉

julio-matarranz avatar May 20 '24 15:05 julio-matarranz