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 .uid files for GDScript + GDExtension resources; update script cache #1050

Merged
merged 2 commits into from
Feb 16, 2025

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Feb 16, 2025

Adds .uid files for the itest suite.

Removes an entry TestStats from the script cache, which caused problems on latest Godot 4.4-nightly. Also updates that file to the Godot 4.4 format.

Fixes the use of pkill on Windows runners, which isn't available, and uses taskkill instead.

@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: tooling CI, automation, tools labels Feb 16, 2025
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1050

@Bromeon Bromeon enabled auto-merge February 16, 2025 13:37
@Bromeon Bromeon added this pull request to the merge queue Feb 16, 2025
Merged via the queue into master with commit 80c24f6 Feb 16, 2025
16 checks passed
@Bromeon Bromeon deleted the qol/gdscript-uids branch February 16, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: tooling CI, automation, tools quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants