Commit graph

516 commits

Author SHA1 Message Date
Michael Simons
839c4734de
Fail source build tests when there is a poison leak (#17045) 2023-07-25 10:02:06 -05:00
Matt Thalman
18ea05c055
Suppress NU5129 warning for runtime repo (#17029) 2023-07-21 13:51:40 +00:00
dotnet-maestro[bot]
491c0f241b
[main] Update dependencies from dotnet/sdk (#17013)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Co-authored-by: wtgodbe <wigodbe@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-07-20 10:38:19 +10:00
Michael Simons
3df53fc088
Change the PackageVersionPropsFlowType to DependenciesOnly (#17011) 2023-07-19 12:44:58 -05:00
Michael Simons
e8de6605fc
Re-enable Mvc WebScenarioTests for FSharp (#17009) 2023-07-18 22:09:20 +00:00
Matt Thalman
62e6796ef1
Add Microsoft.CodeAnalysis.AnalyzerUtilities.dll to poison baseline (#17005) 2023-07-18 13:32:26 -05:00
Oleksandr Didyk
a7815af504
add sb test for runtime packs in self-contained publish (#16783) 2023-07-18 12:30:23 -05:00
Michael Yanni
724642682f Merge branch 'main' into merge/release/7.0.4xx-to-main
# Conflicts:
#	src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/OmniSharpTests.cs
#	src/SourceBuild/tarball/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/assets/baselines/MsftToSbSdk.diff
2023-07-17 16:36:58 -07:00
NET Source-Build Bot
f75b46682c
.NET Source-Build 8.0.100-preview.6.23330.14 July 2023 Updates (#16945) 2023-07-11 19:45:21 +00:00
Nikola Milosavljevic
8062db472d
Build sourcelink after command-line-api (#16924) 2023-07-10 13:13:36 -07:00
Matt Thalman
9c792aa68d
Disable R2R publish test for Mono (#16900) 2023-07-10 15:08:15 +00:00
Matt Thalman
ed5150ffa1
SB smoke tests: test the published output (#16858) 2023-06-30 13:55:24 -05:00
Matt Thalman
49b8561691
Update SDK diff baselines due to containers change (#16870) 2023-06-30 13:52:46 -05:00
Nikola Milosavljevic
76128a42f4
Update SDK-diff baseline - removal of runtime Intellisense entries (#16849) 2023-06-29 07:04:57 -07:00
Nikola Milosavljevic
a1f68be8a8
SDK diff - exclude runtime components in roslyn layout (#16820) 2023-06-26 11:07:46 -07:00
Matt Thalman
29bfd81725
Disable warnings for aspnetcore, cleanup NoWarns (#16792) 2023-06-23 01:08:59 +00:00
Michael Simons
2a43d7040d
Remove SuppressTfmSupportBuildWarnings usage (#16790) 2023-06-22 22:15:04 +00:00
Marc Paine
6eaaf3e962 Remove blazor server from the installer tests as it was removed from the templates in https://github.com/dotnet/aspnetcore/pull/48615 2023-06-22 11:22:41 -07:00
Nikola Milosavljevic
79cbf216d6
Exclude Windows components from sdk diff (#16765) 2023-06-21 14:30:51 -07:00
Matt Thalman
2fb3af9790
Set OmniSharp run script to be executable (#16772) 2023-06-21 17:34:44 +00:00
Daniel Plaisted
0c50e2764e
Replace rdfind invocation with Task that replaces duplicate files with links. (#16624) 2023-06-21 10:38:51 -04:00
Michael Simons
7571c67aa9
Pull in msbuild fixes to eliminate source-build prebuilts (#16770) 2023-06-21 09:30:41 -05:00
Nikola Milosavljevic
fb2c758af9
SDK diff - fix for vstest and fsharp (#16751) 2023-06-20 09:28:49 -07:00
Matt Thalman
5b0ee603b4
Exclude warning of NETSDK1206 for aspnetcore (#16699) 2023-06-19 08:03:25 -05:00
Nikola Milosavljevic
a2b6a8172a
Address all known SDK differences (#16692)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-16 07:54:37 -05:00
Oleksandr Didyk
1cfaff2bbf
enable repo pvp for msbuild (#16637)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-15 17:11:14 -05:00
Michael Simons
358ce76cb7 Disable failing FSharp source-build smoke test 2023-06-15 14:19:00 +00:00
NET Source-Build Bot
e9d2742bd9
.NET Source-Build 8.0.100-preview.5.23303.2 June 2023 Updates (#16661) 2023-06-13 19:46:51 +00:00
Nikola Milosavljevic
7ab4688af9
Enable PVP flow for SDK repo (#16633) 2023-06-12 11:07:57 -07:00
Nikola Milosavljevic
2a878b909c
Eliminate remaining source-build poisons (#16631) 2023-06-09 16:05:58 +00:00
Tom Deseyn
2d8d854867 PR feedback. 2023-06-09 09:34:25 +02:00
Nikola Milosavljevic
441c290d7a
Enable PVP flow for nuget.client (#16603) 2023-06-08 08:30:31 -07:00
Tom Deseyn
814ff75181 Update ExtractTarball callers to pass OutputHelper. 2023-06-08 16:09:53 +02:00
Matt Thalman
3c72e0a511
Fix casing of Microsoft.DotNet.ILCompiler for SB artifact bootstrapping (#16626) 2023-06-08 13:50:44 +00:00
Tom Deseyn
308b0076e8 Replace rdfind invocation with Task that replaces duplicate files with links. 2023-06-08 09:09:57 +02:00
Michael Simons
30c79c9fb9
Enable per repo pvp for vstest in source build (#16576) 2023-06-08 00:14:42 +00:00
Oleksandr Didyk
3e04392537
enable repo pvp for razor (#16495)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-07 21:09:44 +00:00
Oleksandr Didyk
8b1dbc56a2
enable repo PvP for Arcade (#16592) 2023-06-05 10:59:24 -05:00
Michael Simons
e65d04254c
Add alpine source build CI leg (#15765) 2023-06-02 20:24:47 +00:00
Oleksandr Didyk
32e54381c3
enable repo pvp for roslyn (#16573)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-02 14:25:13 -05:00
Michael Simons
59aa257a16
Update source-build prebuilts (#16559) 2023-06-01 15:55:22 -05:00
Michael Simons
8f01b7d3f7
Enable source-build pvp flow for installer (#16550)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-06-01 19:01:35 +00:00
Nikola Milosavljevic
547ce1eca4
Merge branch 'main' into patch.nuget.80 2023-06-01 09:08:24 -07:00
Nikola Milosavljevic
3191211534 Add NoWarn for SYSLIB0051 to work around obsolete API 2023-06-01 16:07:26 +00:00
Matt Thalman
9ca0464b4e
Ignore CA1822 for aspnetcore (#16544) 2023-05-31 21:42:52 +00:00
Michael Simons
aca8cbc211
Enable source build PVP flow for aspnetcore (#16543) 2023-05-31 21:16:09 +00:00
Michael Simons
e9175418d6
Enable per repo pvp for format, fsharp, and test-templates (#16540) 2023-05-31 14:19:12 -05:00
Oleksandr Didyk
287b9ae582
enable repo pvp for runtime (#16532) 2023-05-31 14:14:46 +00:00
Nikola Milosavljevic
7e3cbf69c4
Patch for ILMerge prebuilt in source-build (#16487)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-05-23 22:52:03 +00:00
Nikola Milosavljevic
248f535bbf
Use new prebuilts package - Private.SourceBuilt.Prebuilts.0.1.0-8.0.100-31.centos.8-x64.tar.gz (#16482) 2023-05-23 18:36:18 +00:00