GDMP icon indicating copy to clipboard operation
GDMP copied to clipboard

add manual workflow builds for linux and windows

Open you-win opened this issue 2 years ago • 1 comments

~~Testing for the workflow is happening in this separate repo. A separate repo is being used since I find it easier to test new workflows like that.~~ Moved to my fork for final testing.

The idea is that precompiled binaries for Linux and Windows can be built using GitHub's hosted runners. For now, artifacts will just be uploaded as workload artifacts, but this can be configured to also create new releases.

Todos

  • [ ] cache godot binary between runs and also maybe opencv on Windows targets
  • [ ] fix building on windows, it looks like the opencv path that's being used is wrong
  • [ ] verify uploading build artifacts works correctly

you-win avatar May 29 '23 02:05 you-win

Please note that #38 has been merged.

j20001970 avatar May 02 '24 06:05 j20001970