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

GD-19: Remove custom update Godot project cache scripts #20

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Mar 1, 2024

Why

The scripts will not compile when a user has the warning as error set. It also not needs anymore to do rebuild the cache since Godot provides the option `--quit-after 60``

What

  • Removed the related Gd Scripts
  • add new step before running the tests to run Godot in headless mode to restore the cache

# Why
The scripts will not compile when a user has the warning as error set.
It also not needs anymore to do rebuild the cache since Godot provides the option `--quit-after 20``

# What
- Removed the related gd Scripts
- add new step before running the tests to run godot in headles mode to restore the cache
@MikeSchulze MikeSchulze merged commit 3990ece into master Mar 1, 2024
@MikeSchulze MikeSchulze deleted the GD-19 branch March 8, 2024 13:27
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.

GD-19: Action fails in build step if different type warnings are treated as Errors in Project settings
1 participant