Skip to content

[release/11.0.1xx-preview1] Fix public vs internal aces#33832

Merged
rmarinho merged 1 commit intorelease/11.0.1xx-preview1from
fix-internal-preview1
Feb 2, 2026
Merged

[release/11.0.1xx-preview1] Fix public vs internal aces#33832
rmarinho merged 1 commit intorelease/11.0.1xx-preview1from
fix-internal-preview1

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Feb 2, 2026

Description of Change

Cherry pick change for internal usage

# Conflicts:
#	eng/pipelines/ci.yml
Copilot AI review requested due to automatic review settings February 2, 2026 10:54
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 refactors the Azure Pipelines configuration to properly distinguish between public and internal build pools for macOS testing infrastructure. The change enables PRs to use the public AcesShared pool while internal builds use Azure Pipelines hosted agents.

Changes:

  • Restructured MacOSPool parameter to support both internal (Azure Pipelines) and public (AcesShared) pool configurations
  • Removed the separate MacOSPoolArm64 parameter by consolidating its functionality into MacOSPool
  • Added conditional pool selection across all macOS test jobs based on build definition name

@rmarinho
Copy link
Member Author

rmarinho commented Feb 2, 2026

/azp run maui-pr-devicetests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho rmarinho merged commit 6f2c917 into release/11.0.1xx-preview1 Feb 2, 2026
23 of 38 checks passed
@rmarinho rmarinho deleted the fix-internal-preview1 branch February 2, 2026 11:57
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants