Commit graph

29412 commits

Author SHA1 Message Date
dotnet-maestro[bot]
712d3f89b3 Update dependencies from https://github.com/dotnet/arcade build 20230203.1
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk
 From Version 8.0.0-beta.23102.4 -> To Version 8.0.0-beta.23103.1
2023-02-04 13:16:35 +00:00
dotnet-maestro[bot]
26228c01f3 Update dependencies from https://github.com/dotnet/sdk build 20230203.15
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.300-preview.23103.9 -> To Version 7.0.300-preview.23103.15

Dependency coherency updates

Microsoft.FSharp.Compiler,Microsoft.SourceBuild.Intermediate.fsharp
 From Version 12.5.0-beta.23103.1 -> To Version 12.5.0-beta.23103.4 (parent: Microsoft.NET.Sdk
2023-02-04 02:02:40 +00:00
dotnet-maestro[bot]
b95f3d5a4c Update dependencies from https://github.com/dotnet/sdk build 20230203.12
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.300-preview.23103.9 -> To Version 7.0.300-preview.23103.12
2023-02-04 00:46:42 +00:00
dotnet-maestro[bot]
7347226d80
[release/7.0.3xx] Update dependencies from dotnet/sdk (#15424)
[release/7.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.FSharp.Compiler: from 12.5.0-beta.23101.1 to 12.5.0-beta.23103.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceBuild.Intermediate.fsharp: from 7.0.300-beta.23101.1 to 7.0.300-beta.23103.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.6.0-preview-20230202-01 to 17.6.0-preview-20230202-02 (parent: Microsoft.NET.Sdk)
2023-02-04 00:32:29 +00:00
dotnet-maestro[bot]
42cb79cb93
[main] Update dependencies from dotnet/source-build-reference-packages (#15421)
[main] Update dependencies from dotnet/source-build-reference-packages
2023-02-04 00:19:57 +00:00
dotnet bot
8537219bc2
Localized file check-in by OneLocBuild Task: Build definition ID 1224: Build ID 2104089 (#15354)
Co-authored-by: Marc Paine <marcpop@microsoft.com>
2023-02-03 22:47:26 +00:00
Chris Rummel
51ba61a4f9
Replace RID-specific versions with App.Ref versions.
These are expected to be the same version number and cause fewer problems for people who are building on RIDs that do not match our PSB RID.
2023-02-03 16:06:52 -06:00
dotnet-maestro[bot]
afe25ac5f3
[main] Update dependencies from dotnet/arcade (#15418)
[main] Update dependencies from dotnet/arcade
2023-02-03 21:09:20 +00:00
dotnet-maestro[bot]
7011768c8b
[main] Update dependencies from dotnet/source-build-externals (#15420)
[main] Update dependencies from dotnet/source-build-externals
2023-02-03 21:09:04 +00:00
dotnet-maestro[bot]
6390db54bd
[release/7.0.3xx] Update dependencies from dotnet/sdk (#15402)
[release/7.0.3xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.NET.Test.Sdk: from 17.6.0-preview-20230201-01 to 17.6.0-preview-20230202-01 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 4.6.0-1.23081.20 to 4.6.0-1.23101.17 (parent: Microsoft.NET.Sdk)

 - Remove backported source-build razor patch
2023-02-03 20:52:48 +00:00
Chris Rummel
0f737ee974
We do need these but they should be set to the version of the runtime we got, not the one we feed in. 2023-02-03 08:50:44 -06:00
Chris Rummel
64974afa67
Remove source-build manipulation of stable version. 2023-02-03 07:09:26 -06:00
Marc Paine
5c7737d740
Add preview 1 to the installer table (#15398) 2023-02-02 13:43:40 -08:00
dotnet-maestro[bot]
393b90acbe
[main] Update dependencies from dotnet/source-build-reference-packages (#15410)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-02 13:42:21 -08:00
Chris Rummel
41a85aa01d
Disable secure supply chain check.
These issues are checked for in the individual repos - by the time source-build is building the tarball they have already been processed and approved.
2023-02-02 13:06:10 -06:00
dotnet-maestro[bot]
b332792a61
[main] Update dependencies from dotnet/arcade (#15407)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-02 10:16:15 -08:00
dotnet-maestro[bot]
c539f22aa0
[main] Update dependencies from dotnet/source-build-externals (#15408)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-02 10:16:04 -08:00
Matt Thalman
a6f0171cbc
Include .version file in SB artifacts tarball (#15353) 2023-02-02 11:14:58 -06:00
Jo Shields
266202b0c9
Fix emsdk build when RID is autodetected as linux-x64 (#15393) 2023-02-02 09:50:24 -05:00
Milena Hristova
9971d18cba
Separate vmr sync from installer build (#15386) 2023-02-02 08:23:18 +01:00
v-wuzhai
276c394610
[release/7.0.3xx] Update dependencies from dotnet/arcade (#15331) 2023-02-02 13:31:18 +08:00
v-wuzhai
2e23a24ddc
[release/7.0.3xx] Update dependencies from dotnet/sdk (#15401) 2023-02-02 13:30:44 +08:00
dotnet-maestro[bot]
8f3b1270b3 Update dependencies from https://github.com/dotnet/sdk build 20230201.17
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 7.0.300-preview.23101.10 -> To Version 7.0.300-preview.23101.17

Dependency coherency updates

Microsoft.NET.Test.Sdk
 From Version 17.6.0-preview-20230131-02 -> To Version 17.6.0-preview-20230201-01 (parent: Microsoft.NET.Sdk
2023-02-02 04:27:26 +00:00
Jason Zhai
6b254a71d0 Merge branch 'release/7.0.3xx' of https://github.com/dotnet/installer into darc-release/7.0.3xx-24373c5d-c29d-41b0-80ef-506b70ac92d5 2023-02-01 19:11:17 -08:00
v-wuzhai
7e11365128
[main] Update dependencies from dotnet/source-build-reference-packages (#15387) 2023-02-02 10:20:13 +08:00
dotnet-maestro[bot]
053418daf6
[release/7.0.3xx] Update dependencies from dotnet/sdk (#15396)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-01 16:39:41 -08:00
dotnet-maestro[bot]
6b8c688388 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230201.3
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23076.1 -> To Version 8.0.0-alpha.1.23101.3
2023-02-01 23:19:36 +00:00
dotnet-maestro[bot]
fd189af197
[release/7.0.3xx] Update dependencies from dotnet/sdk (#15304)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-01 14:22:53 -08:00
dotnet-maestro[bot]
0eff5245d0
[main] Update dependencies from dotnet/arcade-services (#15391)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-02-01 14:20:04 -08:00
dotnet-maestro[bot]
bfc07445a3 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230201.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23076.1 -> To Version 8.0.0-alpha.1.23101.2
2023-02-01 22:06:44 +00:00
Jo Shields
55e6e581c5 Fix emsdk build when RID is autodetected as linux-x64
It seems I made a copy-paste error in this earlier, so it only worked on Mac/Windows, specific detected Linux systems with non-portable RIDs, or any case where the RID is explicitly overridden from the default.
2023-02-01 16:14:31 -05:00
dotnet-maestro[bot]
18b48e7a57 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230201.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23076.1 -> To Version 8.0.0-alpha.1.23101.1
2023-02-01 16:44:06 +00:00
Jo Shields
60a6e68ba7
Add emsdk Manifest-only build to VMR (#15371) 2023-02-01 10:43:55 -05:00
MilenaHristova
7c8817837a nested if 2023-02-01 15:36:42 +01:00
MilenaHristova
7e0cda824a indentation 2023-02-01 15:16:36 +01:00
MilenaHristova
e6d5901989 remove stage 2023-02-01 15:14:27 +01:00
MilenaHristova
5c7188b67b return vmr sync on prs 2023-02-01 15:12:20 +01:00
MilenaHristova
8e21d8220d identation 2023-02-01 14:52:26 +01:00
MilenaHristova
ba896b1888 separate vmr sync from installer ci 2023-02-01 14:40:07 +01:00
Jo Shields
173d7b5a34
Merge branch 'main' into add-emsdk-manifest-to-sb 2023-02-01 08:25:03 -05:00
Matt Thalman
31a14bea38
Bootstrap by default in prep script (#15378) 2023-02-01 07:24:03 -06:00
Přemek Vysoký
e5062aef44
Fix branch name in VMR CI (#15384) 2023-02-01 11:11:16 +00:00
Larry Ewing
10adb57ebf
Merge branch 'main' into add-emsdk-manifest-to-sb 2023-01-31 22:21:05 -06:00
Larry Ewing
440dd9bfc3
Improve workload manifest flow resolution and bump to preview2 (#15383) 2023-01-31 21:49:45 -06:00
Larry Ewing
d88682ad4f
Update Versions.props 2023-01-31 19:40:47 -06:00
Larry Ewing
06a76c265d Bump emscripten versions to preview2 2023-01-31 19:34:14 -06:00
Larry Ewing
e92432d688 Bump emsdk to preview1
Update workload featureband logic
2023-01-31 19:09:42 -06:00
Michael Simons
2176e66fae
Pull in razor fix to address prebuilts (#15369) 2023-01-31 17:14:17 -06:00
Larry Ewing
8c2c687ab3
Work around the feature band breakage for now (#15380) 2023-01-31 15:27:02 -06:00
Jo Shields
23fd3c04ac Steal changes from https://github.com/dotnet/installer/pull/15381 to try and fix 2023-01-31 15:37:04 -05:00