Commit graph

5369 commits

Author SHA1 Message Date
Marc Paine
472784382a
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15857) 2023-03-20 15:00:50 -07:00
Michael Simons
c3730935bc
Add System.Common.Drawing prebuilt (#15868) 2023-03-20 15:16:33 +00:00
Michael Simons
37a41aef31
Add patch to address emsdk prebuilts (#15866) 2023-03-20 14:46:25 +00:00
Jason Zhai
f469b94651 Merge branch 'release/7.0.3xx' 2023-03-19 23:04:39 -07:00
Forgind
3ca0db8956
Generate version for Roslyn packages (#15216)
Co-authored-by: Forgind <Forgind@users.noreply.github.com>
2023-03-17 16:21:23 -07:00
Matt Thalman
d984eb7c32
Revert "Update SB version info for 8.0 Preview 2 release (#15851)" (#15856) 2023-03-17 20:54:03 +00:00
Matt Thalman
2d2287032d
Update SB prebuilt tarball version (#15855) 2023-03-17 19:41:54 +00:00
Matt Thalman
ab6236957b
Update SB version info for 8.0 Preview 2 release (#15851) 2023-03-17 17:29:27 +00:00
Matt Thalman
836203e3fa
Use consistent packages across platforms for bootstrap (#15823) 2023-03-17 16:30:33 +00:00
Jason Zhai
1096da4857 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-16 19:41:54 -07:00
Jason Zhai
fe9bb2191e Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-15 19:52:12 -07:00
Chris Rummel
f7fbfe43cd
Source-build 7.0.104 March 2023 updates. (#15800) 2023-03-15 18:33:01 -05:00
Marc Paine
d8e8f7a055
Merging internal commits for release/7.0.2xx (#15794) 2023-03-14 11:18:26 -07:00
Sean Reeser
b72a2d6071 Merge commit '6c74320bc3ea80d03493a069e4c424b19a5a1983' into internal-merge-7.0.2xx-2023-03-14-1018 2023-03-14 10:18:09 -07:00
William Godbe
00d8c2d502
Merge branch 'main' into wtgodbe/AutoTemplMain 2023-03-14 09:24:50 -07:00
Matt Thalman
d625015437
Enable bootstrap flow testing in CI (#15774) 2023-03-14 16:17:21 +00:00
Tom Deseyn
b672d91789
DotNetHelper: fix IsMonoRuntime being initialized before extracting the sdk. (#15646) 2023-03-14 08:03:24 -05:00
v-wuzhai
5b3ec1e7ff
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15767) 2023-03-13 18:56:59 -07:00
wtgodbe
7318e092d0 Automate template updates into dotnet/installer 2023-03-13 14:11:48 -07:00
wtgodbe
67e4bf2cf0 Automate asp.net template updates into dotnet/installer 2023-03-13 14:07:05 -07:00
wtgodbe
0618b2c20d Automate asp.net template updates into dotnet/installer 2023-03-13 14:02:57 -07:00
Nikola Milosavljevic
cddf8e60e1
Enable filtering of tarball extraction (#15717) 2023-03-13 09:21:49 -07:00
Matt Thalman
f6ba6dd769
Update SB prebuilts tarball version (#15773) 2023-03-13 15:43:21 +00:00
Přemek Vysoký
d4db076b20
Add VMR sync functionality into dotnet/dotnet's Codespaces (#15750) 2023-03-13 14:44:42 +01:00
Jason Zhai
588cd23022 Merge branch 'release/7.0.3xx' 2023-03-12 23:09:56 -07:00
Nikola Milosavljevic
3b2ceb2072 Add support for partial tarball extraction 2023-03-10 23:06:01 +00:00
wtgodbe
6a0adcbcc0 Generalize 2023-03-10 10:12:51 -08:00
Jason Zhai
ca3926094a Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-09 21:57:02 -08:00
Marc Paine
0b50857b36
[automated] Merge branch 'release/7.0.3xx' => 'main' (#15741) 2023-03-09 13:17:38 -08:00
Milena Hristova
1168b11f4b
Refactor the MSFT SDK content comparison tests into a separate pipeline (#15686) 2023-03-09 15:58:29 +01:00
Jason Zhai
c08416f7c7 Merge branch 'release/7.0.3xx' 2023-03-09 01:32:15 -08:00
Jason Zhai
5a8e9580e9 Merge branch 'release/7.0.2xx' into release/7.0.3xx 2023-03-07 22:00:28 -08:00
Jason Zhai
5b6fe1117a Merge branch 'release/7.0.1xx' into release/7.0.2xx 2023-03-07 18:51:58 -08:00
Marc Paine
e47e22aac6
[automated] Merge branch 'release/7.0.1xx' => 'release/7.0.2xx' (#15576) 2023-03-07 16:54:54 -08:00
Jacques Eloff
920639343e Set ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch 2023-03-06 12:46:49 -08:00
MilenaHristova
1ff37e478f Merge branch 'main' of https://github.com/dotnet/installer into move-sdk-smoke-tests 2023-03-06 10:45:48 +01:00
Logan Bussell
9cf0095d08
[main] Add CI for building with previously source-built SDK (#15603)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-03-04 01:53:19 +00:00
Michael Simons
f2ae53fbe1
Remove obsolete roslyn patch (#15700) 2023-03-03 22:56:16 +00:00
Matt Thalman
9bd65f4d78
Fix tarball extraction when using wildcards (#15695) 2023-03-03 15:47:25 +00:00
Chris Rummel
a4ecf7bfc0
Update poison usage baseline. (#15688) 2023-03-03 08:55:03 -06:00
MilenaHristova
7b74786a8f remove msft sdk build from vmr-build 2023-03-03 15:21:01 +01:00
MilenaHristova
ee222d3f23 revert changes in tests 2023-03-03 14:00:15 +01:00
MilenaHristova
ebb7114365 rm attributes 2023-03-03 11:24:39 +01:00
MilenaHristova
55430a2b54 filter tests 2023-03-03 11:24:22 +01:00
Michael Simons
8b0ffb36c0
Port 8.0 Preview 2 source-build fixes to main (#15687) 2023-03-02 12:08:27 -08:00
MilenaHristova
ec4cc26b76 skip sbartifacts tests 2023-03-01 18:59:43 +01:00
MilenaHristova
2715f10cc3 run sdk comparison tests in a separate pipeline 2023-03-01 18:19:54 +01:00
Nikola Milosavljevic
c964d85026
[release/7.0.1xx] SDK diff exclusions - backport (#15670) 2023-03-01 11:05:57 -06:00
Nikola Milosavljevic
86543a0788
Add exclusion support to source-build SDK tests (#15650) 2023-02-28 15:00:23 -08:00
Nikola Milosavljevic
93d517d066 Small naming update 2023-02-28 21:20:15 +00:00