You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have disabled the scheduled runs of the update-dependencies pipeline in the Azure DevOps UI for several reasons:
We do not currently have .NET 10 images in the nightly repo
It has failed every day for a number of weeks with this error message > ```
##[debug]Processed: ##vso[task.setvariable variable=versionInfos][{"SdkVersion":"9.0.101-servicing.24561.8","StableBranding":true,"DockerfileVersion":"9.0","RuntimeVersion":"9.0.0-rtm.24516.10","AspnetVersion":"9.0.0-rtm.24516.19"}]
Get-DropVersions.ps1: /home/vsts/work/_temp/c63cb427-081e-4bad-b278-93e2185667e5.ps1:25
Line |
25 | /home/vsts/work/1/s/eng/Get-DropVersions.ps1 @Args
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The variable '$internalBaseUrl' cannot be retrieved because it has not
| been set.
I have disabled the scheduled runs of the update-dependencies pipeline in the Azure DevOps UI for several reasons:
As part of this, we should also re-enable the Syft and Ubuntu Chiseled updaters:
dotnet-docker/eng/update-dependencies/UpdateDependencies.cs
Lines 386 to 391 in 96825a0
The text was updated successfully, but these errors were encountered: