8000 System.CommandLine update by adamsitnik · Pull Request #111864 · dotnet/runtime · GitHub
[go: up one dir, main page]

Skip to content

System.CommandLine update #111864

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

Merged
merged 11 commits into from
Apr 14, 2025
Merged

System.CommandLine update #111864

merged 11 commits into from
Apr 14, 2025

Conversation

adamsitnik
Copy link
Member
@adamsitnik adamsitnik commented Jan 27, 2025

Edit: this PR is blocked until NuGet/NuGet.Client#6236 gets merged (ETA is April).

This PR consists of three changes:

dotnet-maestro bot and others added 3 commits January 24, 2025 05:02
…uild 20250122.1

Microsoft.SourceBuild.Intermediate.command-line-api , System.CommandLine
 From Version 0.1.552801 -> To Version 0.1.607201
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-console
See info in area-owners.md if you want to be subscribed.

@adamsitnik adamsitnik changed the base branch from darc-main-78d47b88-14c1-4273-ba59-3be62a433c52 to main January 27, 2025 15:07
@adamsitnik adamsitnik closed this Jan 27, 2025
@adamsitnik adamsitnik reopened this Jan 27, 2025
if (!Version.TryParse(result.Tokens.Single().Value, out Version? parsed))
{
result.AddError($"'{result.Tokens[0].Value}' is not a valid Version");
return default;
Copy link
Member
@stephentoub stephentoub Jan 27, 2025

Choose a reason for hiding this comment

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

Nit: presumably parsed here is already default / null, so this line could just be removed?

@adamsitnik
Copy link
Member Author

I am adding NO-MERGE to make sure it's not merged before Preview 1 snap (VMR could suffer as most of our repos have dependency to S.CL)

@adamsitnik adamsitnik added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Jan 27, 2025
@adamsitnik
Copy link
Member Author

/azp list

Copy link
CI/CD Pipelines for this repository:

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-ssl

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-http

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

…cts do not import the repo infrastructure intentionally
# Conflicts:
#	src/coreclr/tools/InjectResource/Program.cs
@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-ssl

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@adamsitnik adamsitnik reopened this Apr 11, 2025
Copy link
Member Author
@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

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

Let's update to beta5

# Conflicts:
#	src/coreclr/tools/aot/crossgen2/Crossgen2RootCommand.cs
#	src/coreclr/tools/cdac-build-tool/ComposeCommand.cs
#	src/coreclr/tools/cdac-build-tool/Program.cs
#	src/libraries/System.Net.Http/tests/StressTests/HttpStress/Program.cs
@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-ssl

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-http

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-ssl

@adamsitnik
Copy link
Member Author

/azp run runtime-libraries stress-http

Copy link
Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link
Azure Pipelines successfully started running 1 pipeline(s).

@ViktorHofer
Copy link
Member

@adamsitnik is this one ready?

@adamsitnik adamsitnik removed NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) blocked Issue/PR is blocked on something - see comments labels Apr 14, 2025
@adamsitnik adamsitnik changed the title [BLOCKED] System.CommandLine update System.CommandLine update Apr 14, 2025
@adamsitnik adamsitnik marked this pull request as ready for review April 14, 2025 20:10
@adamsitnik
Copy link
Member Author

/ba-g the failure is unrelated

@adamsitnik adamsitnik merged commit a58e923 into dotnet:main Apr 14, 2025
161 of 167 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0