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

Revert "[main] Update dependencies from dotnet/command-line-api (#29131)" #33146

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

baronfel
Copy link
Member

@baronfel baronfel commented Jun 9, 2023

This reverts commit f8831a6.

We're reverting this because it blocks installer codeflow. We need to sychronize the changes with other repos that codeflow S.CL so that flow is blocked as little as possible.

…et#29131)"

This reverts commit f8831a6.

We're reverting this because it blocks installer codeflow. We need to
sychronize the changes with other repos that codeflow S.CL so that flow
is blocked as little as possible.
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Request triage from a team member label Jun 9, 2023
@baronfel baronfel added Area-CLI and removed untriaged Request triage from a team member labels Jun 9, 2023
@@ -22,7 +22,7 @@ internal static class ValidatePackage
bool enableRuleAttributesMustMatch,
string[]? excludeAttributesFiles,
bool enableRuleCannotChangeParameterName,
string? packagePath,
string packagePath,
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't look right.

Copy link
Member

Choose a reason for hiding this comment

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

I think this is a strict revert of the prior change.

Copy link
Member

@ViktorHofer ViktorHofer Jun 9, 2023

Choose a reason for hiding this comment

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

Then the state before the command line api change was made, was incorrect. Please revert this change as we accept a nullable package path string in PackageValidation (and later throw).

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, this is currently blocking codeflow to installer and we don't want to delay further. It'll come back with the revert of the revert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants