Skip to content

Conversation

@ViTeXFTW
Copy link
Owner

No description provided.

claude and others added 4 commits January 30, 2026 06:35
Add GitHub Actions workflow that compiles and runs tests when PRs are
opened to dev or release/* branches. Workflow runs on both Linux and
Windows platforms, installing all necessary dependencies including
Vulkan SDK.

https://claude.ai/code/session_01KoUJkJQbigK76eFyEHSiv1
Add GitHub Actions workflow that compiles and runs tests when PRs are
opened to dev or release/* branches. Workflow runs on both Linux and
Windows platforms, installing all necessary dependencies including
Vulkan SDK.

https://claude.ai/code/session_01KoUJkJQbigK76eFyEHSiv1
Tests only require compiler, CMake, and Ninja. GLM and GoogleTest are
provided via git submodules. Vulkan SDK and GLFW are only needed for
the main application, not for the test suite.

https://claude.ai/code/session_01KoUJkJQbigK76eFyEHSiv1
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@ViTeXFTW ViTeXFTW merged commit d846cec into dev Jan 31, 2026
3 checks passed
@ViTeXFTW ViTeXFTW deleted the claude/add-pr-test-workflow-Dz9oZ branch January 31, 2026 13:50
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.

3 participants