Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 6.0.0-beta.22463.7 -> To Version 6.0.0-beta.22512.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* [release/6.0.1xx] Enable online and offline source-build tarball build in all PRs (#14711)
* Enable online and offline source-build tarball build in all PRs (#14620)
* Fix source-build CI to not run tarball build when tarball creation fails (#14678)
* Fix source-build CI to not run tarball build when tarball creation failed
* Bad fix
* Revert test patch
* update global.json and Versions.props for .NET SDK 6.0.110 (#14717)
* [release/6.0.1xx] Re-write dotnet-watch smoke test (#14367)
* Re-write dotnet-watch smoke test
* Revert async changes
* Disable source-build tarball validation for non 6.0.1xx legs
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: NET Source-Build Bot <102560831+dotnet-sb-bot@users.noreply.github.com>
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
* Add support for using --with-packages with smoke-tests.
* Use a better variable name for custom packages directory.
* Swap conditions so we don't have to delete the archive directory. Fixes https://github.com/dotnet/source-build/issues/2900.
* Update src/SourceBuild/tarball/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/DotNetHelper.cs
Co-authored-by: Michael Simons <msimons@microsoft.com>
* Address review feedback.
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
I noticed in the codeflow from 3xx to 4xx that the hash got messed up in the process and set to the 6.0.9 one. We don't believe the version needs to be updated but the hashes should match so reverting this.
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 6.0.0-beta.22412.2 -> To Version 6.0.0-beta.22463.7
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 6.0.0-beta.22412.2 -> To Version 6.0.0-beta.22463.7
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* update global.json and Versions.props for .NET SDK 6.0.109
* Use re-uploaded SB artifacts tarball version
Co-authored-by: Logan Bussell <loganbussell@microsoft.com>