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
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
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
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]
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
Jo Shields
d78dbaca86
Support for short stack builds.
...
Tested with android-x64 and android-amd64 on Linux x64, and iossimulator-x64
on macOS ARM64.
Depends on https://github.com/dotnet/runtime/pull/97725
2024-01-30 17:35:07 -05:00
dotnet-maestro[bot]
4f0bdf152b
[main] Update dependencies from dotnet/source-build-reference-packages ( #18459 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-30 12:55:59 -08:00
github-actions[bot]
0d3cbe94e5
[main] Update SDK diff baselines ( #18460 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 20:40:28 +00:00
dotnet-maestro[bot]
6c63e5c319
[main] Update dependencies from dotnet/sdk ( #18440 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 17:58:43 +00:00
dotnet-maestro[bot]
1ef3effea0
[main] Update dependencies from dotnet/source-build-externals ( #18454 )
...
[main] Update dependencies from dotnet/source-build-externals
2024-01-30 17:31:35 +00:00
dotnet-maestro[bot]
e0effcd2c0
[main] Update dependencies from dotnet/arcade ( #18453 )
...
[main] Update dependencies from dotnet/arcade
2024-01-30 17:30:56 +00:00
github-actions[bot]
8c89ffa2f3
[main] Use multiple processes for license scan ( #18456 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 15:59:21 +00:00
dotnet-maestro[bot]
67fbd43df1
[main] Update dependencies from dotnet/source-build-reference-packages ( #18441 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-29 10:27:38 -08:00
dotnet-maestro[bot]
d0858e10fd
[main] Update dependencies from dotnet/test-templates ( #18445 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-29 10:27:30 -08:00
github-actions[bot]
c3c80364b3
[main] Allow CC 4.0 license ( #18444 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:32:18 +00:00
github-actions[bot]
0f8fa81b38
[main] Update SB poison baseline ( #18443 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:10:41 +00:00
Michael Yanni
6b5e5a1d02
[automated] Merge branch 'release/8.0.3xx' => 'main' ( #18417 )
2024-01-29 07:54:31 -08:00
Jason Zhai
40e0491b1e
Merge branch 'release/8.0.3xx'
2024-01-29 01:54:28 -08:00
v-wuzhai
57cac9efc2
[release/8.0.3xx] Update dependencies from dotnet/sdk ( #18438 )
2024-01-28 21:41:17 -08:00
dotnet-maestro[bot]
7cc351c8c7
Update dependencies from https://github.com/dotnet/sdk build 20240128.2
...
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
From Version 8.0.300-preview.24076.15 -> To Version 8.0.300-preview.24078.2
2024-01-29 03:55:11 +00:00
v-wuzhai
8f98df4a75
[release/8.0.3xx] Update dependencies from dotnet/sdk ( #18433 )
2024-01-28 19:09:45 -08:00
v-wuzhai
1c496970b7
[main] Update dependencies from dotnet/arcade ( #18434 )
2024-01-28 19:09:12 -08:00
v-wuzhai
24f48bb57a
[release/8.0.3xx] Update dependencies from dotnet/arcade ( #18435 )
2024-01-28 19:08:41 -08:00
v-wuzhai
4b38b9ccb6
[release/8.0.3xx] Update dependencies from dotnet/arcade-services ( #18436 )
2024-01-28 19:08:08 -08:00
v-wuzhai
ce1839b103
[main] Update dependencies from dotnet/test-templates ( #18437 )
2024-01-28 19:07:39 -08:00
dotnet-maestro[bot]
ad4bddadb8
Update dependencies from https://github.com/dotnet/test-templates build 20240128.1
...
Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
From Version 1.1.0-rc.24076.1 -> To Version 1.1.0-rc.24078.1
2024-01-28 19:09:51 +00:00
dotnet-maestro[bot]
19f47d7043
Update dependencies from https://github.com/dotnet/arcade-services build 20240126.2
...
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
From Version 1.1.0-beta.24074.2 -> To Version 1.1.0-beta.24076.2
2024-01-28 13:49:38 +00:00
dotnet-maestro[bot]
e4cfc320ec
Update dependencies from https://github.com/dotnet/arcade build 20240125.5
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 8.0.0-beta.24074.2 -> To Version 8.0.0-beta.24075.5
2024-01-28 13:43:45 +00:00
dotnet-maestro[bot]
0ef91b176f
Update dependencies from https://github.com/dotnet/arcade build 20240126.5
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
From Version 9.0.0-beta.24075.2 -> To Version 9.0.0-beta.24076.5
2024-01-28 13:14:55 +00:00
dotnet-maestro[bot]
52da9ea1d6
Update dependencies from https://github.com/dotnet/arcade-services build 20240126.2
...
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
From Version 1.1.0-beta.24074.2 -> To Version 1.1.0-beta.24076.2
2024-01-27 14:06:20 +00:00
dotnet-maestro[bot]
9fa744fe2e
Update dependencies from https://github.com/dotnet/arcade build 20240125.5
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
From Version 8.0.0-beta.24074.2 -> To Version 8.0.0-beta.24075.5
2024-01-27 14:00:41 +00:00
dotnet-maestro[bot]
8622fc5570
Update dependencies from https://github.com/dotnet/arcade build 20240126.5
...
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
From Version 9.0.0-beta.24075.2 -> To Version 9.0.0-beta.24076.5
2024-01-27 13:23:04 +00:00
dotnet-maestro[bot]
5ee6c4138e
[main] Update dependencies from dotnet/sdk ( #18418 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-01-27 10:21:46 +01:00
dotnet-maestro[bot]
c111c9556e
Update dependencies from https://github.com/dotnet/sdk build 20240126.15
...
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
From Version 8.0.300-preview.24076.9 -> To Version 8.0.300-preview.24076.15
2024-01-27 08:39:56 +00:00
Michael Yanni
033d2b00ab
[release/8.0.3xx] Update dependencies from dotnet/sdk ( #18425 )
2024-01-26 15:14:21 -08:00