-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Update to the latest dotnet/command-line-api version #70817
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
Conversation
|
Isn't this something a bot should be doing automatically? |
I went and double checked the DARC subscriptions. It definitely should be automatic for this repo... It is enabled, so I'm not sure why it isn't flowing properly. Even the last update to this dependency was also manual via this PR: #68549 |
|
Looks like the integration test failures is a known (and currently being addressed) issue. |
|
/azp run |
|
Commenter does not have sufficient privileges for PR 70817 in repo dotnet/roslyn |
|
@jasonmalinowski @jjonescz Are integration tests just being skipped now? I looked a few other PRs to |
|
@jjonescz @jasonmalinowski This now can be merged immediately. The SDK PR and Runtime PR have been merged. |

Related: dotnet/sdk#33126
Summary
This is a coordinated update for
dotnet/command-line-apiin the repos that DARC flows to. There needs to be only 1 version of this dependency for Source Build to function properly.