Commit graph

34895 commits

Author SHA1 Message Date
dotnet-maestro[bot]
102488bbc1
[main] Update dependencies from dotnet/arcade-services (#18617)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-12 16:57:40 +00:00
Matt Thalman
a01e2fb11d
Ignore false positive license ref in SBRP (#18620) 2024-02-12 16:48:15 +00:00
Viktor Hofer
99a960108b
Enable templating and roslyn-analyzers in UB (#18618) 2024-02-12 08:05:05 -08:00
dotnet-maestro[bot]
ab44b49a39
[main] Update dependencies from dotnet/arcade-services (#18615)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-12 11:36:34 +01:00
dotnet-maestro[bot]
94ea581abe
[main] Update dependencies from dotnet/sdk (#18614)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-10 13:04:28 +00:00
dotnet-maestro[bot]
99be68f81f
[main] Update dependencies from dotnet/sdk (#18613)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-10 10:16:23 +00:00
dotnet-maestro[bot]
bf6f78261f
[main] Update dependencies from dotnet/sdk (#18457) 2024-02-10 01:39:12 +00:00
Jeremy Koritzinsky
66f3b383a8
Enable building WPF in the unified build (#18577) 2024-02-09 22:36:23 +00:00
Michael Simons
300280a9a4
Stop running vmr-scan in public CI (#18608) 2024-02-09 21:40:55 +00:00
Nikola Milosavljevic
4946900043
Merge runtime patches (#18598) 2024-02-09 11:44:25 -06:00
Matt Mitchell
e4d3343347
Update DotNetBuildSkipTests -> DotNetBuildTests (#18583) 2024-02-09 09:26:28 -08:00
Alexander Köplinger
dc517e0cf6
Fail more steps if a command fails in vmr-build.yml (#18595) 2024-02-09 17:36:57 +01:00
Nikola Milosavljevic
e83a99a675
Remove runtime patch that is missing in VMR (#18582) 2024-02-09 08:34:07 -06:00
Alexander Köplinger
1daf66360f
Run stages in parallel in vmr-build.yml (#18594) 2024-02-09 15:06:56 +01:00
Viktor Hofer
d34ff88c51
Disables test-templates build again (#18592) 2024-02-09 11:47:52 +01:00
Alexander Köplinger
0901c575ff
Set default value for container parameter in vmr-build.yml (#18590) 2024-02-09 10:20:24 +00:00
Viktor Hofer
4cd842ec04
Remove dead code (#18579) 2024-02-09 08:19:15 +01:00
Matt Mitchell
02edd8e839
Enable test-templates build (#18581)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2024-02-09 08:14:42 +01:00
Larry Ewing
3ccfccc349
Fix intermediate runtime dependency (#18586) 2024-02-08 21:10:12 -06:00
v-wuzhai
f9554320ec
[main] Update dependencies from dotnet/arcade (#18566) 2024-02-08 17:34:04 -08:00
v-wuzhai
7a773f104e
[main] Update dependencies from dotnet/source-build-externals (#18567) 2024-02-08 17:33:37 -08:00
v-wuzhai
dd5299313b
[main] Update dependencies from dotnet/source-build-reference-packages (#18572) 2024-02-08 17:32:43 -08:00
v-wuzhai
235901b0cb
[main] Update dependencies from dotnet/test-templates (#18584) 2024-02-08 17:32:12 -08:00
Larry Ewing
1cebefe7de
[VMR] Add basic WASM CI (#18573) 2024-02-08 19:26:56 -06:00
Matt Mitchell
7eb0143369
Enable roslyn-analyzers (#18585) 2024-02-08 19:26:18 -06:00
Ella Hathaway
0b9c39a56d
Fix intermediate runtime dependency 2024-02-08 17:05:25 -08:00
dotnet-maestro[bot]
dddb631950 Update dependencies from https://github.com/dotnet/test-templates build 20240208.1
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24107.1 -> To Version 1.1.0-rc.24108.1
2024-02-08 23:55:01 +00:00
Jo Shields
0599766b81
Merge branch 'main' into CI-webs 2024-02-08 16:40:56 -05:00
Jo Shields
504a3693ac
[VMR] Add short stack CI for all iOS variants (#18571) 2024-02-08 22:36:21 +01:00
Jo Shields
e18609381e
Merge branch 'main' into CI-webs 2024-02-08 16:32:57 -05:00
Jo Shields
48cd213b17 Move a wasm job to always-run 2024-02-08 16:32:31 -05:00
Jo Shields
efab88ab3f Revert "Temporarily force full build"
This reverts commit 243880c953.
2024-02-08 16:30:57 -05:00
Jo Shields
cd5f41b27e typo 2024-02-08 16:06:37 -05:00
Jo Shields
66924e3eb4 Don't set CROSSCOMPILE=1 for wasm targets, they are special cased in runtime 2024-02-08 15:14:34 -05:00
Alexander Köplinger
5142a010d2
Update to Ubuntu 22.04 host for source-build/unified-builds (#18575) 2024-02-08 12:59:34 -06:00
Jo Shields
4b5fbb5e35
Merge branch 'main' into CI-webs 2024-02-08 12:52:30 -05:00
Jo Shields
eb6f707a46
Revert "Patch has landed, no longer needed (#18570)" (#18574) 2024-02-08 12:41:55 -05:00
Viktor Hofer
5003feccb9
Update README.md (#18569)
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2024-02-08 10:42:26 -06:00
Jo Shields
6d2177dcc0 Revert "Patch has landed, no longer needed (#18570)"
This reverts commit c69a5e3e87.
2024-02-08 10:56:01 -05:00
Ella Hathaway
b368584e4a
Enable error on prebuilts (#18173)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-02-08 15:53:11 +00:00
Jo Shields
243880c953 Temporarily force full build 2024-02-08 10:29:56 -05:00
Jo Shields
be827c7540 Add basic wasm CI 2024-02-08 10:28:56 -05:00
Jo Shields
c69a5e3e87
Patch has landed, no longer needed (#18570) 2024-02-08 15:16:47 +00:00
dotnet-maestro[bot]
cbd1ed668e Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20240208.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 9.0.0-alpha.1.24107.1 -> To Version 9.0.0-alpha.1.24108.1
2024-02-08 14:44:11 +00:00
dotnet-maestro[bot]
b574e394e1 Update dependencies from https://github.com/dotnet/source-build-externals build 20240206.1
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 9.0.0-alpha.1.24105.2 -> To Version 9.0.0-alpha.1.24106.1
2024-02-08 13:27:14 +00:00
dotnet-maestro[bot]
8ef92470e5 Update dependencies from https://github.com/dotnet/arcade build 20240206.2
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24105.3 -> To Version 9.0.0-beta.24106.2
2024-02-08 13:13:06 +00:00
Viktor Hofer
95ad39aa68
Update package-source-build.proj (#18555) 2024-02-08 12:38:31 +01:00
Jeremy Koritzinsky
637b8a6eaf
Export the custom SDK resolvers dir in build.sh (#18565) 2024-02-08 12:35:01 +01:00
v-wuzhai
34cf99ebc0
[main] Update dependencies from dotnet/source-build-reference-packages (#18545) 2024-02-07 18:07:56 -08:00
v-wuzhai
2477c83e8b
[main] Update dependencies from dotnet/test-templates (#18548) 2024-02-07 18:07:10 -08:00