Skip to content

Conversation

@bewithgaurav
Copy link
Collaborator

@bewithgaurav bewithgaurav commented Sep 1, 2025

Work Item / Issue Reference

AB#38373

GitHub Issue: #<ISSUE_NUMBER>


Summary

This pull request makes a small improvement to the CMake installation step in the PR validation pipeline. The change ensures that any existing installation of CMake is uninstalled before installing a fresh copy, reducing the chance of tap conflicts during setup.

Copilot AI review requested due to automatic review settings September 1, 2025 09:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes CMake installation issues in the macOS PR validation pipeline by ensuring any existing CMake installation is removed before installing a fresh copy. This prevents tap conflicts that can occur during the setup process.

  • Adds CMake uninstall step before installation to prevent tap conflicts
  • Includes error handling to gracefully handle cases where CMake is not already installed

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the pr-size: small Minimal code update label Sep 1, 2025
@bewithgaurav bewithgaurav merged commit 88fb651 into main Sep 1, 2025
20 checks passed
@bewithgaurav bewithgaurav changed the title FIX: MacOS Pipelines CMake Installation FIX: PR Validation Pipeline Fix CMake for MacOS Sep 5, 2025
@github-actions github-actions bot added pr-size: small Minimal code update and removed pr-size: small Minimal code update labels Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-size: small Minimal code update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants