Skip to content

add manual workflow builds for linux and windows#15

Draft
you-win wants to merge 5 commits intoj20001970:masterfrom
you-win:feature/add-github-workflow
Draft

add manual workflow builds for linux and windows#15
you-win wants to merge 5 commits intoj20001970:masterfrom
you-win:feature/add-github-workflow

Conversation

@you-win
Copy link
Copy Markdown
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
@you-win you-win force-pushed the feature/add-github-workflow branch from 1d439c8 to 85db03c Compare November 22, 2023 02:32
@j20001970
Copy link
Copy Markdown
Owner

Please note that #38 has been merged.

@j20001970 j20001970 force-pushed the master branch 3 times, most recently from 23b9eb7 to c8795da Compare September 16, 2025 12:21
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