Skip to content

[rush] Fix an issue where the rush-serve-plugin port parameter was allowed to be a string.#5104

Merged
iclanton merged 1 commit intomicrosoft:mainfrom
iclanton:fix-parameter-kind
Feb 11, 2025
Merged

[rush] Fix an issue where the rush-serve-plugin port parameter was allowed to be a string.#5104
iclanton merged 1 commit intomicrosoft:mainfrom
iclanton:fix-parameter-kind

Conversation

@iclanton
Copy link
Member

Summary

Fix an issue where the port parameter in @rushstack/rush-serve-plugin was allowed to be a string parameter.

How it was tested

Ran locally.

Copy link
Contributor

@dmichon-msft dmichon-msft left a comment

Choose a reason for hiding this comment

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

This had been because integer was not previously a valid parameterKind in command-line.json.

@iclanton iclanton merged commit ba27837 into microsoft:main Feb 11, 2025
5 checks passed
@iclanton iclanton deleted the fix-parameter-kind branch February 11, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

2 participants