Skip to content

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Sep 30, 2025

Which seems to be unused.

@Copilot Copilot AI review requested due to automatic review settings September 30, 2025 23:11
Copy link
Contributor

@Copilot 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 removes the unused isAndroidEmulatorOnlyBuild pipeline variable from the Azure DevOps pipeline configuration. The variable was defined in the common variables file and passed through multiple pipeline templates but appears to be unused in the actual pipeline logic.

Key Changes

  • Removed the isAndroidEmulatorOnlyBuild variable definition from common variables
  • Removed parameter declarations and usages from Android emulator pipeline templates
  • Cleaned up parameter passing in pipeline template calls

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
eng/pipelines/common/variables.yml Removed the unused isAndroidEmulatorOnlyBuild variable definition
eng/pipelines/runtime-extra-platforms.yml Removed parameter passing of the unused variable to Android emulator template
eng/pipelines/runtime-androidemulator.yml Removed parameter passing of the unused variable to Android emulator template
eng/pipelines/extra-platforms/runtime-extra-platforms-androidemulator.yml Removed parameter declaration and all usages of the unused variable

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 30, 2025
@sbomer
Copy link
Member Author

sbomer commented Oct 1, 2025

/azp run runtime-androidemulator

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant