Commit graph

5868 commits

Author SHA1 Message Date
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
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
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
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
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
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 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
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
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
Ella Hathaway
70cac71160 Syntax fixes, regex & baseline updates 2023-08-24 22:26:13 +00:00
Ella Hathaway
ed23432b07 Clarify size threshold, spacing fixes, dictionary lookup change 2023-08-23 16:30:53 +00: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
Ella Hathaway
57070b29f8 Refactor test case per PR comments 2023-08-22 22:42:41 +00:00
Ella Hathaway
4c601c036e Updated baselines to follow 'FileName: Bytes' format 2023-08-22 22:26:10 +00:00
Matt Mitchell
1af186bc66
Avoid attempting to download from exteranl URIs in Product Source Build mode (#17237) 2023-08-22 13:45:48 -07:00
Ella Hathaway
c5dac8d360 Publish artifacts to logs, remove copy back to original artifacts 2023-08-21 23:19:03 +00:00
Ella Hathaway
926188ff9c Artifacts files for different RIDs 2023-08-21 21:35:27 +00:00
Ella Hathaway
cacaf21509 Refactored for pipeline and cleaned code structure 2023-08-21 21:34:59 +00:00
Michael Simons
2cce0de687
Infra changes to fail online builds when prebuilts exist (#17198) 2023-08-21 09:36:47 -05:00
Larry Ewing
ec8df1f4ad
Merge branch 'main' into darc-main-d813792c-eeee-4e40-9f7c-567a78c653dd 2023-08-18 21:04:03 -05:00
Ella Hathaway
40b3a65145 Added SdkContent test trait to artifacts test 2023-08-17 23:30:26 +00:00
Forgind
6910bc54d9
Update src/redist/targets/BundledManifests.targets
Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
2023-08-17 13:59:48 -07:00
Michael Simons
be5b9bef7d
Fix case sensitive comparison issue and optimize WritePrebuiltUsageData (#17211) 2023-08-17 13:59:33 -05:00
Michael Simons
7ace008866
Remove unused PublishPrebuiltReportData target and associated tasks (#17212) 2023-08-17 13:58:58 -05:00
Ella Hathaway
bb077443b1 Merge branch 'main' of https://github.com/dotnet/installer into test-ArtifactsTest 2023-08-17 18:06:09 +00:00
Ella Hathaway
ac2092a2b1 Created ArtifactsSize.txt baseline 2023-08-17 18:03:45 +00:00
Ella Hathaway
e56ba48e1d Updated namespaces 2023-08-17 18:02:37 +00:00
Ella Hathaway
cb020c6183 Wrote new smoke test: ArtifactsSize 2023-08-17 17:58:40 +00:00
Ella Hathaway
3c5a161bbb Wrote function to extract all tarball content, simplified GetTarballContentNames 2023-08-17 17:56:59 +00:00
Oleksandr Didyk
22c56712e2 remove empty intermediate nuget patch 2023-08-17 13:58:01 +00:00
Elinor Fung
39f5eb5ef8
Propagate RID properties set in source-build to sdk repo (#17197) 2023-08-16 16:02:33 -07:00
Marc Paine
c0802c3df0
.NET 9 branding (#17194) 2023-08-16 13:55:57 -07:00
Marc Paine
8e15de366c
hardcode to 8.0 template package for now 2023-08-16 12:41:51 -07:00
Elinor Fung
23922bc0c4
Update scripts to set distro RID and properties to use it as TargetRid (#17185) 2023-08-15 13:20:12 -07:00