Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add manual workflow builds for linux and windows #15

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

you-win
Copy link
Contributor

@you-win you-win commented May 29, 2023

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 you-win force-pushed the feature/add-github-workflow branch 11 times, most recently from 88823e4 to 7ae9d3e Compare May 31, 2023 01:06
@j20001970 j20001970 changed the base branch from 4.0 to master July 8, 2023 03:47
@j20001970
Copy link
Owner

Please note that #38 has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants