godotengine / godotengine/godot
visionOS template not included in CI builds
- Dominant language
- C++
- Stars
- 117k
- Forks
- 26.8k
- PR merge metrics
- PR metrics pending
Description
### Tested versions
N/A - build pipeline issues
### System information
N/A - build pipeline issues
### Issue description
The visionOS template is not included in our GitHub Actions CI pipeline since visionOS is a recently added platform. This means visionOS builds are not tested during pull requests, preventing early error detection. Currently, visionOS-related issues are only discovered during release builds.
### Steps to reproduce
N/A - build pipeline issues
### Minimal reproduction project (MRP)
N/A - build pipeline issues
Contributor guide
Research direction
Start by locating the GitHub Actions workflow or build configuration that lists platform templates, then compare the pull-request CI jobs with the release builds that already include visionOS. Confirm the existing visionOS build path and make sure a pull-request CI run exercises it; done means visionOS failures are detected before release builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd, mobile-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100