Skip to content

Conversation

@adityapatwardhan
Copy link
Member

PR Summary

This pull request includes multiple changes to improve the handling of parameter aliases in the codebase. The most important changes involve modifying the Parameter class and related methods to use a list of strings for aliases instead of a single string.

Changes to Parameter class:

Updates to alias handling in methods:

Test data updates:

These changes ensure that the handling of parameter aliases is consistent and robust throughout the codebase.

PR Context

Fixes #712

@adityapatwardhan
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Tested and pair reviewed with Aditya. LGTM

@adityapatwardhan adityapatwardhan merged commit f98f795 into PowerShell:v2 Mar 7, 2025
8 checks passed
@adityapatwardhan adityapatwardhan deleted the ParamAlias branch March 7, 2025 19:08
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