Skip to content

fix: Update enhanced-cicd-pipeline for Godot migration#522

Merged
PipFoweraker merged 1 commit intomainfrom
develop
Feb 3, 2026
Merged

fix: Update enhanced-cicd-pipeline for Godot migration#522
PipFoweraker merged 1 commit intomainfrom
develop

Conversation

@PipFoweraker
Copy link
Owner

Quick fix for failing CI integration tests.

The integration testing steps were importing src.core.game_state which no longer exists after the Godot migration. Updated to skip legacy Python benchmarks with informative messages.

Actual game testing is handled by godot-tests.yml workflow.

🤖 Generated with Claude Code

Integration testing steps were failing because they imported
src.core.game_state which no longer exists (project migrated to Godot).

Updated to skip legacy Python benchmarks with informative messages.
Actual testing is handled by godot-tests.yml workflow.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@PipFoweraker PipFoweraker merged commit f504b5f into main Feb 3, 2026
10 checks passed
@PipFoweraker PipFoweraker deleted the develop branch February 3, 2026 22:14
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.

1 participant