Commit graph

5863 commits

Author SHA1 Message Date
Přemek Vysoký
8fc1a211b5
Add instructions on synchronizing the code into the VMR (#17414)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-09-27 00:41:22 -07: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
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
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
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
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
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
Elinor Fung
02bf972f95 Use __PortableTargetOS 2023-08-15 09:47:38 -07:00
Matt Mitchell
18fe2525ea
Globally copy VMR build asset outputs (#17164) 2023-08-15 09:00:38 -07:00
Přemek Vysoký
4850b948eb
Ignore .lss binaries in VMR's eng/common (#17189) 2023-08-15 06:51:33 -07:00
Elinor Fung
262a84c9be Update scripts to set distro RID and properties to use it as TargetRid if set 2023-08-15 02:23:32 +00:00
dotnet-maestro[bot]
1c0b692a4e
[main] Update dependencies from dotnet/sdk (#17118)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Steve Pfister <steveisok@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
2023-08-15 02:20:42 +00:00