Neo23x0 / Raccine

A Simple Ransomware Vaccine
The Unlicense
942 stars 123 forks source link

CI: add GitHub Action to build Raccine #52

Closed mback2k closed 3 years ago

mback2k commented 3 years ago

Work in Progress...

mback2k commented 3 years ago

Draft Status: https://github.com/mback2k/Raccine/runs/1294842005?check_suite_focus=true

Neo23x0 commented 3 years ago

The build_dist.bat doesn't build the project, it just composes the package for distribution. I've now idea how to setup a scripted VC++ build.

mback2k commented 3 years ago

I got that, that is why I am also running msbuild, but seems like the GUI part is not build by that.

mback2k commented 3 years ago

CI workflow is fully working now: https://github.com/mback2k/Raccine/runs/1296307042

mback2k commented 3 years ago

Next step for another PR could be: build release artifacts via this CI pipeline. Artifacts are currently available per commit/build.