Skip to content

Conversation

@TheLongFellowPLAYER
Copy link

@TheLongFellowPLAYER TheLongFellowPLAYER commented May 23, 2024

Added a modified dockerfile template to fix Act runner crashing due to dependency on NodeJS. Also added brief instructions to a markdown file located in Docker/ folder. Modified workflow template and added working copy to .gitea/workflows/godot-ci.yml
Things I've noted so far while troubleshooting. The workflow file currently in the test-project as an example is not quite right, as the godot --export-release command fails due to platform naming not being the same for macOS and Web (From "Mac OSX" and "HTML5") specifically for Godot 4.2.2 in my testing. Fixed that as the default export_presets.cfg in Godot 4.2.2 for the editor has platform="macOS" and platform="Web". Currently will need to build the docker image manually on the runner host. You will additionally also need to specify a bundle identifier for macOS otherwise the build will fail with the following error:

OSX Error Image
image

Feel free to make or suggest changes as necessary for standardization.

…dified godot-ci.yml template to .gitea/workflows. Add README to Docker folder.
@TheLongFellowPLAYER TheLongFellowPLAYER marked this pull request as draft May 25, 2024 04:14
@Calinou Calinou added the enhancement New feature or request label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants