Skip to content

[GitHub CI] Fix source detection, added missing include .hpp and .inc to detection rules. #1796

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

enetheru
Copy link
Collaborator

It was noticed in #1772 that after updating a header the CI was not triggered.
This was my fault when I made the detection rules.
This PR updates the rules to include the missing .hpp files.

I also double checked what other files may be valid to detect and found include\godot_cpp\core\math.compat.inc
I removed redundant .py detection in scons, as it was already in the sources section which triggers both builds.

removed redundant .py detection.
@dsnopek dsnopek added bug This has been identified as a bug topic:buildsystem Related to the buildsystem or CI setup cherrypick:4.3 cherrypick:4.4 labels Jun 19, 2025
@dsnopek dsnopek added this to the 4.x milestone Jun 19, 2025
@dsnopek
Copy link
Collaborator

dsnopek commented Jun 19, 2025

Thanks!

This seems good to me. What needs to be done in order to take it out of draft?

@enetheru enetheru marked this pull request as ready for review June 19, 2025 14:27
@enetheru enetheru requested a review from a team as a code owner June 19, 2025 14:27
@enetheru
Copy link
Collaborator Author

This seems good to me. What needs to be done in order to take it out of draft?

nothing. :)

Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dsnopek dsnopek merged commit 835a3ab into godotengine:master Jun 20, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug cherrypick:4.3 cherrypick:4.4 topic:buildsystem Related to the buildsystem or CI setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants