Commit graph

5995 commits

Author SHA1 Message Date
Jo Shields
b2928a69f5
Add macOS RIDs to code which adds ILAsm/ILDAsm dependency (#17385)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-09-20 16:33:17 +00:00
Matt Thalman
dbeae1ac71
Update SDK diff baseline (#17392) 2023-09-20 15:19:33 +00:00
Igor Velikorossov
251f72fafa fixup! Add net9.0 known framework references 2023-09-20 11:16:08 +10:00
Jason Zhai
4e5daa68f2 Add net9.0 known framework references 2023-09-20 11:16:08 +10:00
Matt Thalman
0cc6b78b81
Remove BrowserRefresh patch (#17361) 2023-09-18 15:42:21 +00:00
Matt Mitchell
e2c18edf74 When laying out the PKG contents copy only aspnet shared framework
When switching to using the full archives rather than the now-removed aspnet internal archive, this place should have been changed along with GenerateLayout.targets. Because we failed to do so, we appear to be double-distributing .NET runtime and host in the PKGs. The runtime should simply be chained in via a dependent PKG.
2023-09-14 09:08:30 -07:00
Matt Thalman
3e46029791
Include tgz file extension for list of cloaked files (#17360) 2023-09-14 14:58:53 +00:00
dotnet-maestro[bot]
02dc0f4f9a
[main] Update dependencies from dotnet/source-build-externals (#17351)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-09-14 13:23:29 +00:00
Igor Velikorossov
e80758f8aa Add 9.0 templates 2023-09-14 13:26:37 +10:00
Matt Thalman
71054e49eb Update to Newtonsoft.Json.13.0.3 2023-09-13 14:09:52 -05:00
Matt Mitchell
307e1d7f85 Fix coherency 2023-09-13 11:23:32 -07:00
Matt Thalman
ef2b000c4c
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-09-13 10:17:34 -05:00
NET Source-Build Bot
5e71ffbd44
.NET Source-Build 8.0.100-rc.1.23455.8 September 2023 Updates (#17349) 2023-09-12 22:26:36 +00:00
Forgind
813105f23d
Create BaselineManifest.json (#17075) 2023-09-12 14:56:35 -07:00
Ella Hathaway
67d98b6ccc
Add source build artifacts size tests (#17233) 2023-09-12 14:26:19 -07:00
Noah Gilson
ce8bf390fa
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-09-12 13:21:57 -07:00
Ella Hathaway
1c7e46ebe0 Update param validation and skipOnFalseEnv/skipOnTrueEnv logic 2023-09-12 16:20:35 +00:00
Swapnali911
f86248e732
Skip BasicScenarioTests.cs and WebScenarioTests.cs for PublishComplex action (#17313) 2023-09-12 08:41:24 -05:00
Dan Moseley
17e03b1271
Update README for VMR (#17322)
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-09-11 12:13:43 -07:00
Ella Hathaway
8ec128e7e0 Change exclude to include, add skipOnFalseEnv, update checking of test params, remove netstandard & update baselines 2023-09-07 22:17:59 +00:00
Nikola Milosavljevic
9a21558447
Add sourcelink tests (#17309)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-09-06 21:51:12 +00:00
Ella Hathaway
2a219fb331 Merge branch 'main' of https://github.com/dotnet/installer into test-ArtifactsTest 2023-09-05 23:43:18 +00:00
Ella Hathaway
e7de907edb Add pathSeparator back into regex, remove testhost- from regex, update baselines for regex, add generic placeholders, remove diff assert that's not in main branch 2023-09-05 23:41:24 +00:00
Matt Thalman
ed2e37a3b2
Update SB SDK diff baseline (#17282) 2023-09-05 12:52:46 -05:00
Matt Thalman
0c687fb1f8
Add System.IO.Pipelines to assembly version diff exclusions (#17306) 2023-09-05 12:18:46 -05:00
Jeremy Koritzinsky
50cf1d5897
Remove manual Windows SDK KnownFrameworkReference items (#17294) 2023-09-01 14:45:05 -07:00
Ella Hathaway
f891d66573 Only run test on centos8, refactor ProcessEntryName, revert GetTarballContentNames changes 2023-08-31 21:15:01 +00:00
dotnet-maestro[bot]
a5cadd18b6
[release/8.0.1xx] Update dependencies from dotnet/source-build-externals (#17266) 2023-08-31 07:58:50 -05:00
Ella Hathaway
7bb5b649af Merge in main and update skipOnNullOrWhiteSpaceEnv 2023-08-30 18:16:43 +00:00
Matt Mitchell
78242dc22a
Do not set BuildInParallel globally to false in runtime source build (#17279) 2023-08-30 18:13:21 +00:00
Ella Hathaway
98bb031068 Merge branch 'main' of https://github.com/dotnet/installer into test-ArtifactsTest 2023-08-30 18:10:28 +00:00
Ella Hathaway
4d3d49a1f4 Extract tarball to external dir to fix TarEntryType issue 2023-08-30 16:11:59 +00:00
Matt Thalman
b389f8521d
Update SB SDK diff baseline (#17275) 2023-08-30 07:35:13 -05:00
Matt Mitchell
f131f2644c
Add scenario tests dependency (#17269) 2023-08-29 07:48:15 -07:00
Ella Hathaway
3d6534c617 RemoveVersions Regex updates 2023-08-28 21:09:56 +00:00
Nikola Milosavljevic
6bbadb9daf
Format tests should be skipped on Alpine (#17268) 2023-08-28 10:20:35 -07:00
Swapnali911
ec4c1ffc81
Added condition to skip Omnisharp test cases for ppc64le and s390x (#17176)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-08-28 14:38:52 +00:00
Swapnali911
4e1908820d
Skip Omnisharp test cases for ppc64le and s390x (#17263)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-08-28 14:32:11 +00:00
Larry Ewing
4bfd38c32d
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-08-27 23:28:14 -05:00
Ella Hathaway
00b01acd87 Remove parsing for SBRP from SDK tarball, simplify return after regex match replace 2023-08-25 21:23:46 +00:00
Ella Hathaway
de0b323118 Remove SBRP from baselines, update RemoveVersions regex 2023-08-25 20:42:49 +00:00
Matt Thalman
b1fa912212
Ignore warnings of IDE0090 for vstest (#17253) 2023-08-25 16:04:33 +00:00
Ella Hathaway
70cac71160 Syntax fixes, regex & baseline updates 2023-08-24 22:26:13 +00:00
Matt Mitchell
01aabf59be
[release/8.0.1xx] Avoid attempting to download from external URIs in Product Source Build mode (#17237) (#17239) 2023-08-24 12:54:33 -05:00
Nikola Milosavljevic
a37bcd19b5
Disable format tests on Alpine (#17247) 2023-08-24 07:56:32 -07:00
Ella Hathaway
ed23432b07 Clarify size threshold, spacing fixes, dictionary lookup change 2023-08-23 16:30:53 +00:00
Nikola Milosavljevic
62eb9d1420
Re-enable format tests (#17238) 2023-08-23 08:29:20 -05:00
Ella Hathaway
38f390c81e Use LogWarning in Utilities 2023-08-22 23:28:55 +00:00
Ella Hathaway
55d2f80748 Change how writes are made to baseline file 2023-08-22 23:06:41 +00:00
Ella Hathaway
8c15463c67 Rename test case per naming convensions 2023-08-22 22:43:18 +00:00