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-501: Add support for Godot 4.3 beta1 #501

Closed
MikeSchulze opened this issue Jun 15, 2024 · 0 comments · Fixed by #502
Closed

GD-501: Add support for Godot 4.3 beta1 #501

MikeSchulze opened this issue Jun 15, 2024 · 0 comments · Fixed by #502
Assignees
Labels
CI CI - Workflow dependencies Pull requests that update a dependency file Exclude from release nodes This issue is an internal fix only and do not report at release notes. godot related issue Its a bug by Godot engine and can't be fixed by GdUnit refactoring Mark to refactoring a implementation
Milestone

Comments

@MikeSchulze
Copy link
Owner

A Task is not a bug or feature request

Description

The new beta1 version of Godot 4.3 is out and needs to be tested against GdUnit4

Acceptance criteria

add Godot 4.3.beta1 to the CI test WF, fix failing stuff

@MikeSchulze MikeSchulze self-assigned this Jun 15, 2024
@MikeSchulze MikeSchulze added refactoring Mark to refactoring a implementation godot related issue Its a bug by Godot engine and can't be fixed by GdUnit CI CI - Workflow dependencies Pull requests that update a dependency file Exclude from release nodes This issue is an internal fix only and do not report at release notes. labels Jun 15, 2024
@MikeSchulze MikeSchulze added this to the v4.3.2 milestone Jun 15, 2024
@MikeSchulze MikeSchulze changed the title Add support for Godot 4.3 beta1 GD-501: Add support for Godot 4.3 beta1 Jun 15, 2024
MikeSchulze added a commit that referenced this issue Jun 15, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
@MikeSchulze MikeSchulze linked a pull request Jun 15, 2024 that will close this issue
MikeSchulze added a commit that referenced this issue Jun 15, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 15, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 15, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 15, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests

-
MikeSchulze added a commit that referenced this issue Jun 16, 2024
# Why
see #501

# What
- added Godot 4.3.beta1 to the CI workflow
- fixed enum default value warnings
- fixed unused signal warnings
- fixed missing test-suite icon resource
- fixed failing input action tests
- use typed values in GdObject to avoid bug
godotengine/godot#93193
- add `TYPE_PACKED_VECTOR4_ARRAY` constant to be used on Godot versions
less than 4.3 (is introduced with beta1)
@github-project-automation github-project-automation bot moved this to Done in GdUnit4 Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI - Workflow dependencies Pull requests that update a dependency file Exclude from release nodes This issue is an internal fix only and do not report at release notes. godot related issue Its a bug by Godot engine and can't be fixed by GdUnit refactoring Mark to refactoring a implementation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant