-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update dotnet metadata for next channel for automated updates #12502
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
Update dotnet metadata for next channel for automated updates #12502
Conversation
DotnetRuntimeMetadata.json
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adityapatwardhan, your last commit had 1 failures in PowerShell-CI-windows
Enter-PSHostProcess tests.By Process Id.Can enter using NamedPipeConnectionInfo
Expected $true, but got $false.
at <ScriptBlock>, D:\a\1\s\test\powershell\Modules\Microsoft.PowerShell.Core\Enter-PSHostProcess.Tests.ps1: line 148
148: Should -BeTrue -Because (get-content $splat.FilePath -Raw)561739d to
78c6412
Compare
|
@daxian-dbw Ready for merge? |
|
@adityapatwardhan there is a conflict |
|
@TravisEz13 Merge conflict is resolved now |
|
🎉 Handy links: |
PR Summary
Add more metadata for enabling auto updates.
PR Context
The meta data is used by an Azure function to check if an update is needed to the .NET SDK using the .\tools\UpdateDotnetRuntime.ps1 script.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.