Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made all installer types lowercase during show. #1689

Merged
merged 3 commits into from
Nov 10, 2021

Conversation

jedieaston
Copy link
Contributor

@jedieaston jedieaston commented Nov 9, 2021


Resolves #1685.

Microsoft Reviewers: Open in CodeFlow

@jedieaston jedieaston requested a review from a team as a code owner November 9, 2021 17:08
@ghost ghost added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Nov 9, 2021
@yao-msft
Copy link
Contributor

yao-msft commented Nov 9, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yao-msft
Copy link
Contributor

yao-msft commented Nov 9, 2021

This will change the value returned in com api, but maybe it's ok.

@jedieaston
Copy link
Contributor Author

I didn't think about that, although wouldn't the consumers of the COM API probably have the expectation that this value wasn't capitalized oddly?

@yao-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JohnMcPMS
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JohnMcPMS
Copy link
Member

The problem is just that if things change, then existing code can break. The good thing is that this change isn't likely to impact anyone. It would only affect getting the installer type of installed packages as far as I saw, and I don't know if anyone is even doing that right now.

@JohnMcPMS JohnMcPMS merged commit b79e408 into microsoft:master Nov 10, 2021
@jedieaston jedieaston deleted the by-popular-request branch November 10, 2021 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installer type should be displayed as submitted
3 participants