Skip to content

Let Callers Choose the Xcode Version for the Coverage Workflow - #34

Merged
PSchmiedmayer merged 2 commits into
mainfrom
feature/coverage-xcode-version
Aug 17, 2026
Merged

Let Callers Choose the Xcode Version for the Coverage Workflow#34
PSchmiedmayer merged 2 commits into
mainfrom
feature/coverage-xcode-version

Conversation

@PSchmiedmayer

@PSchmiedmayer PSchmiedmayer commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

♻️ Current situation & Problem

coverage.yml pins xcode-version: 26.0.1, so it only runs on a runner that carries that exact version. On a self-hosted macOS runner without it, setup-xcode fails before the job does any work. xcodebuild.yml already takes the version as an input and defaults to latest-stable, so the two workflows disagree on the same runner.

No related issue was identified.

⚙️ Release Notes

  • Take the Xcode version as an input in the coverage workflow, defaulting to latest-stable consistently with xcodebuild.yml.

📚 Documentation

The input carries its own description, as with the other shared workflow inputs.

✅ Testing

  • actionlint
  • Workflow documentation validation
  • Repository standards

Code of Conduct & Contributing Guidelines

By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copilot AI lite review requested due to automatic review settings August 17, 2026 08:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f0cc7ce2-164a-4623-b315-6acdb5f09cd0


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PSchmiedmayer
PSchmiedmayer merged commit 97a5341 into main Aug 17, 2026
13 of 15 checks passed
@PSchmiedmayer
PSchmiedmayer deleted the feature/coverage-xcode-version branch August 17, 2026 17:23
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.

2 participants