Skip to content

Investigate --import flag for CI steps #377

@rsubtil

Description

@rsubtil

godotengine/godot#90431 adds a new CLI flag to ensure Godot imports the project before attempting to export it. This is needed as otherwise a lot of script/asset errors occur, and the final build is broken.

However, this would imply having to compile a custom editor build just to take advantage of it. For now we are using the timeout hack, but when this makes into a public build, we can switch to the new version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttopic:ciIssues or pull requests regarding CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions