-
Notifications
You must be signed in to change notification settings - Fork 136
VMR Build Tagging is Failing #4713
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
Comments
This is the error I get when I try to run the darc command locally:
@premun - I believe that you merged dotnet/sdk#44554 which updated darc in sdk. Can you please TAL? Thanks. |
Will do! Sorry about this, I guess the DI test is not working 100% |
Hi , this issue reoccurred with the same error, so I reopened it, example pipeline run (internal Microsoft link) @premun @marcpopMSFT , this issue caused by dotnet/sdk#44625, could you please TAL? Thanks. |
Yeah, it's because we reverted an update but then it got merged again here which I didn't notice: dotnet/sdk#44625 I will open a manual PR to bump to the correct version |
Fix is here: dotnet/sdk#44632 |
Okay, the pipeline is green after the update: https://dev.azure.com/dnceng/internal/_build/results?buildId=2575516&view=logs&j=fa5c2909-0e29-5671-d5eb-16d6c40e0c4a&t=22eb0279-f706-5157-2789-5196ba7b00a6&l=14 |
Example pipeline run (internal Microsoft link)
This is the commit that caused the failure: dotnet/sdk@b66c800
The text was updated successfully, but these errors were encountered: