Below you will find pages that utilize the taxonomy term “JohnTitor”
February 28, 2026
setup-xcode
Version updated for https://github.com/JohnTitor/setup-xcode to version v0.1.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-xcode GitHub Action automates the process of selecting and switching between preinstalled Xcode versions on macOS runners. It supports both GitHub-hosted and self-hosted environments, resolving and configuring the desired Xcode version based on user input.
January 24, 2026
Semver Labeler
Version updated for https://github.com/JohnTitor/cargo-semver-checks to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cargo Semver Labeler Action automates semantic versioning checks for Rust projects by running cargo-semver-checks on pull requests. It determines the required version bump (major, minor, or patch) by comparing the PR changes against the base branch and applies corresponding labels to the pull request.