Commit graph

35068 commits

Author SHA1 Message Date
Jo Shields
50289771fd change rootrepo 2024-02-02 16:33:05 -05:00
Jo Shields
e06a805d2c Fix build locally, push to test on Mac 2024-02-02 15:38:16 -05:00
dotnet-maestro[bot]
19126d7654 Update dependencies from https://github.com/dotnet/sdk build 20240202.5
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24101.12 -> To Version 8.0.300-preview.24102.5

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk
 From Version 12.8.300-beta.24080.5 -> To Version 12.8.300-beta.24101.1 (parent: Microsoft.NET.Sdk
2024-02-02 19:50:28 +00:00
Jo Shields
69f1c5855a Refreshed for the glourious TargetOS/TargetArchitecture future 2024-02-02 13:35:24 -05:00
Jo Shields
b43bf5d8df Merge remote-tracking branch 'origin/main' into shortstack 2024-02-02 13:05:13 -05:00
dotnet-maestro[bot]
7a829e58d3
[main] Update dependencies from dotnet/source-build-externals (#18499)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-02 18:49:22 +01:00
Marc Paine
256b75d20d
Add preview 1 to the table (#18392) 2024-02-02 09:43:09 -08:00
Viktor Hofer
d693228ff8
Fix repo builds not getting propagated when using the minimal console log (#18501)
Noticed in https://github.com/dotnet/installer/pull/18409 that errors aren't propagated which resulted in builds not to fail.

The fix here is to use `OnError` in the correct target (but only when using the minimal console log feature) and not set `IgnoreStandardErrorWarningFormat=true` on the Exec task that invokes the repo build script.

I also cleaned targets up as those introduced unnecessary complexity and logged in cases when they shouldn't (i.e. in dotnet.proj or package-source-build.proj).

This affected runtime which errors after 30s of building because of RuntimeOS and BaseOS being passed in in-correctly. Regressed with cca2b7bede (diff-86602308e6bb519266bc2f224ea65e39589d273804d40ad0f9c6e0eea2a263dc). Fixed that in runtime.proj. Kudos to Alexander who made the fix. I just copied it in form his CI PR.
2024-02-02 17:38:41 +00:00
github-actions[bot]
db6f1a6e17
[main] Delete security-partner-dotnet pipeline (#18502)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-02-02 15:37:19 +00:00
Michael Simons
7732f41b2e
Delete security-partner-dotnet pipeline (#18496) 2024-02-02 08:41:08 -06:00
dotnet-maestro[bot]
9bec2bdbc5 Update dependencies from https://github.com/dotnet/arcade-services build 20240202.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24101.1 -> To Version 1.1.0-beta.24102.1
2024-02-02 14:06:32 +00:00
dotnet-maestro[bot]
4d4a77f848 Update dependencies from https://github.com/dotnet/arcade build 20240201.2
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24081.4 -> To Version 9.0.0-beta.24101.2
2024-02-02 13:19:50 +00:00
Viktor Hofer
728ae9e2de
Respect ci switch for source-only builds (#18497) 2024-02-02 11:57:27 +00:00
Jo Shields
cca2b7bede
Stop using OverrideTargetRid, use TargetOS/TargetArchitecture instead (#18476) 2024-02-02 07:13:03 +01:00
Noah Gilson
30d93f21d0
[release/8.0.3xx] Update dependencies from dotnet/sdk (#18470) 2024-02-01 17:09:13 -08:00
Marc Paine
37cf51952c
Update the emscripten version and props to match version.detail.xml 2024-02-01 16:42:38 -08:00
dotnet-maestro[bot]
238c141487
[main] Update dependencies from dotnet/source-build-reference-packages (#18494)
[main] Update dependencies from dotnet/source-build-reference-packages
2024-02-02 00:36:43 +00:00
dotnet-maestro[bot]
084a85c6a7 Update dependencies from https://github.com/dotnet/sdk build 20240201.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.20 -> To Version 8.0.300-preview.24101.12

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.0 -> To Version 8.0.1 (parent: Microsoft.NET.Sdk
2024-02-01 21:58:06 +00:00
Marc Paine
700b78e1fd add an additional test to disable 2024-02-01 12:50:53 -08:00
Marc Paine
6409fc11b8 Fix the file rename 2024-02-01 12:50:45 -08:00
dotnet-maestro[bot]
763ea9e7e4 Update dependencies from https://github.com/dotnet/sdk build 20240201.6
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.20 -> To Version 8.0.300-preview.24101.6

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build,NuGet.Build.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.0 -> To Version 8.0.1 (parent: Microsoft.NET.Sdk
2024-02-01 18:50:02 +00:00
Noah Gilson
41bf79aa6c
Merge branch 'release/8.0.3xx' into darc-release/8.0.3xx-66aae8ca-f392-44c9-94ee-700f2ae48982 2024-02-01 10:01:15 -08:00
Noah Gilson
4ae8a063ae
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#18488) 2024-02-01 10:00:48 -08:00
Noah Gilson
24ef563376
[release/8.0.3xx] Update dependencies from dotnet/arcade (#18487) 2024-02-01 10:00:12 -08:00
Noah Gilson
2dae7447cc
Merge branch 'release/8.0.3xx' into darc-release/8.0.3xx-66aae8ca-f392-44c9-94ee-700f2ae48982 2024-02-01 09:59:39 -08:00
Viktor Hofer
c4da4e15c2
Support --source-build / -sb switches as well in the VMR (#18492) 2024-02-01 16:44:39 +00:00
dotnet-maestro[bot]
7833b42f6a
[main] Update dependencies from dotnet/source-build-reference-packages (#18490)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-01 08:33:06 -08:00
github-actions[bot]
ec43b539f4
[main] Increase timeout for license scan (#18462)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 10:22:37 -06:00
github-actions[bot]
6ac60ec11c
[main] Update SDK diff exclusions (#18491)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 16:17:14 +00:00
dotnet-maestro[bot]
6e134b4cd9
[main] Update dependencies from dotnet/arcade (#18486)
[main] Update dependencies from dotnet/arcade
2024-02-01 15:34:23 +00:00
dotnet-maestro[bot]
850f501679
[main] Update dependencies from dotnet/aspire (#18252)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
2024-02-01 08:35:34 -06:00
dotnet-maestro[bot]
c1e9d5695e Update dependencies from https://github.com/dotnet/arcade-services build 20240201.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24080.2 -> To Version 1.1.0-beta.24101.1
2024-02-01 14:09:28 +00:00
dotnet-maestro[bot]
2fd4546faf Update dependencies from https://github.com/dotnet/arcade build 20240131.5
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.24075.5 -> To Version 8.0.0-beta.24081.5
2024-02-01 14:02:49 +00:00
dotnet-maestro[bot]
b3cb48bdbc Update dependencies from https://github.com/dotnet/sdk build 20240131.18
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.20 -> To Version 8.0.300-preview.24081.18

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Build,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.0 -> To Version 8.0.1 (parent: Microsoft.NET.Sdk
2024-02-01 03:20:21 +00:00
v-wuzhai
6143e6adfc
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#18472) 2024-01-31 18:16:46 -08:00
dotnet-maestro[bot]
f945bfc625 Update dependencies from https://github.com/dotnet/sdk build 20240131.16
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.20 -> To Version 8.0.300-preview.24081.16

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0,VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0,VS.Redist.Common.NetCore.SharedFramework.x64.8.0,Microsoft.NETCore.App.Ref,VS.Redist.Common.NetCore.TargetingPack.x64.8.0,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0,dotnet-dev-certs,dotnet-user-jwts,dotnet-user-secrets,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp,Microsoft.NET.ILLink.Tasks,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.SourceBuild.Intermediate.emsdk
 From Version 8.0.0 -> To Version 8.0.1 (parent: Microsoft.NET.Sdk
2024-01-31 23:43:16 +00:00
dotnet-maestro[bot]
0355d2dd14
[main] Update dependencies from dotnet/test-templates (#18480)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-31 14:52:57 -08:00
Matt Mitchell
3152bfc024
Propagate DotNetBuildSourceOnly to repo build invocations (#18479) 2024-01-31 19:26:38 +00:00
dotnet-maestro[bot]
de345f1baa
[main] Update dependencies from dotnet/arcade (#18471)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-31 17:55:48 +01:00
Omair Majid
307bec6036
Allow .doc files as binaries in the VMR (#18475) 2024-01-31 16:37:15 +00:00
Viktor Hofer
d0f4aa844a
Set PortableBuild correctly for non source-only builds (#18474) 2024-01-31 16:12:43 +00:00
Viktor Hofer
6e4a053968
Delete dead code for Platform property (#18473) 2024-01-31 16:01:18 +00:00
dotnet-maestro[bot]
9e2ee1e537 Update dependencies from https://github.com/dotnet/arcade-services build 20240130.2
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24080.1 -> To Version 1.1.0-beta.24080.2
2024-01-31 14:04:50 +00:00
dotnet-maestro[bot]
56ca2a9360 Update dependencies from https://github.com/dotnet/sdk build 20240131.5
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.20 -> To Version 8.0.300-preview.24081.5

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp
 From Version 12.8.300-beta.24075.4 -> To Version 12.8.300-beta.24080.1 (parent: Microsoft.NET.Sdk
2024-01-31 11:26:30 +00:00
v-wuzhai
6b090aaa92
[release/8.0.3xx] Update dependencies from dotnet/sdk (#18468) 2024-01-30 22:37:57 -08:00
dotnet-maestro[bot]
9dfa198792 Update dependencies from https://github.com/dotnet/sdk build 20240130.20
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.15 -> To Version 8.0.300-preview.24080.20

Dependency coherency updates

Microsoft.Build,NuGet.Build.Tasks
 From Version 17.10.0-preview-24076-03 -> To Version 17.10.0-preview-24080-02 (parent: Microsoft.NET.Sdk
2024-01-31 05:50:32 +00:00
v-wuzhai
c685e3dfdc
[release/8.0.3xx] Update dependencies from dotnet/sdk (#18467) 2024-01-30 20:53:24 -08:00
dotnet-maestro[bot]
273673f0a3 Update dependencies from https://github.com/dotnet/sdk build 20240130.15
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24080.12 -> To Version 8.0.300-preview.24080.15
2024-01-31 03:27:49 +00:00
v-wuzhai
628a190522
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#18455) 2024-01-30 18:30:52 -08:00
v-wuzhai
b41a531eb4
[release/8.0.3xx] Update dependencies from dotnet/sdk (#18465) 2024-01-30 18:30:06 -08:00