windowstead #79: Add macOS validation to pull-request CI - #83
Conversation
- New macos-validation job on macos-latest runner - Downloads Godot 4.2.2 macOS universal binary - Runs headless smoke test and script test suite - Complements Linux jobs without replacing them - Lighter than full release export workflow
|
✅ Automated recommendation: APPROVE Analysis engine: MiniMax-M2.7@https://api.minimax.io/v1 SummaryThis PR adds a Changes
Standards Compliance
Linked Issue Fit (Issue #79)All four acceptance criteria are satisfied:
The PR also aligns with the repository's own documentation in Verification
|
|
Closing duplicate - multiple PRs for the same issue exist. |
Fixes #79. Added a job to that runs on with GitHub-hosted runners.
The macOS job:
This complements the existing Linux jobs ( and ) without replacing them. The macOS validation is lighter-weight than the full release export workflow — it focuses on catching parser/runtime/script errors specific to macOS before release builds.