Commit graph

184 commits

Author SHA1 Message Date
Nikola Milosavljevic
2a878b909c
Eliminate remaining source-build poisons (#16631) 2023-06-09 16:05:58 +00:00
Nikola Milosavljevic
441c290d7a
Enable PVP flow for nuget.client (#16603) 2023-06-08 08:30:31 -07:00
Matt Thalman
3c72e0a511
Fix casing of Microsoft.DotNet.ILCompiler for SB artifact bootstrapping (#16626) 2023-06-08 13:50:44 +00: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
Matt Thalman
c8b79b9e39
Update poison baseline (#16449) 2023-05-19 19:42:20 +00:00
Nikola Milosavljevic
3ffce32651
Use new prebuilts package - Private.SourceBuilt.Prebuilts.0.1.0-8.0.100-29.centos.8-x64.tar.gz (#16448) 2023-05-19 16:00:07 +00:00
NET Source-Build Bot
6ce5d93548
.NET Source-Build 8.0.100-preview.4.23260.5 May 2023 Updates (#16414)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-05-16 20:12:09 +00:00
Přemek Vysoký
7eea2f60fd
Bump xunit/Newtonsoft.Json libs in SB SmokeTests (#16401) 2023-05-15 08:50:25 -07:00
Přemek Vysoký
9f3e9ca0df
Fix wording on VMR's root NuGet.config (#16400) 2023-05-15 07:50:41 -07:00
Přemek Vysoký
b45effa18f
Resolve NuGet.config issues in the VMR (#16386)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-05-14 13:09:25 +00:00
Matt Thalman
5742ab3e39
Remove Microsoft.CodeCoverage.IO from poison baseline (#16345) 2023-05-09 14:01:10 +00:00
Matt Thalman
3a7e728c8f
Ignore CA1854 warnings for aspnetcore (#16316) 2023-05-03 14:08:42 -07:00
Matt Thalman
a3e05091be
Patch to remove CodeCoverage.IO from SB for vstest repo (#16315) 2023-05-03 16:51:02 +00:00
Matt Thalman
0ebfeb1870
Disable VerifyVersionFile test (#16282) (#16289) 2023-05-02 14:37:24 +00:00
Matt Thalman
b1fceb6a00
Fix IDE analyzer errors for aspnetcore (#16268) (#16276) 2023-05-01 09:28:11 -05:00
Matt Thalman
2487ca15dc
Update poison usage baseline (#16280) 2023-05-01 08:20:52 -05:00
Nikola Milosavljevic
4f3e7dba2f
Fix BlazorWasm projects (#16260) 2023-04-28 09:57:36 -07:00
Matt Thalman
c730f25784
Fix vstest analyzer errors (#16269) (#16277) 2023-04-28 11:31:30 -05:00
Matt Thalman
e0e93a9a55
Update prebuilts tarball version (#16271) 2023-04-28 07:33:00 -05:00
Nikola Milosavljevic
ae422fd2a8 Fix BlazorWasm projects 2023-04-28 07:09:18 +00:00
Přemek Vysoký
ec53a09bd8
Fix synchronization in VMR Codespace (#16259) 2023-04-27 13:30:54 +00:00
Přemek Vysoký
4918bfbd81
Do not require Source Link info for VMR smoke tests (#16241) 2023-04-26 09:10:53 +00:00
Michael Simons
41eeeb362c
Update source-build prebuilts (#16231) 2023-04-25 11:07:25 -05:00
Přemek Vysoký
f308bf657f
Move Source Link args to build.sh, support release manifest (#16184)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-04-24 07:23:43 -07:00
Nikola Milosavljevic
98313ce301
Fix TFM path for Test CLI package (#16186) 2023-04-21 17:35:43 +00:00
Michael Simons
d1ee91a0ed Re-enable dotnet/format in source-build 2023-04-21 03:09:55 +00:00
Michael Simons
5580e32db0
Update source-build prebuilts (#16176) 2023-04-21 01:56:10 +00:00
Michael Simons
d202ee051f
Update source-build dotnet project to reflect real build order (#16168) 2023-04-20 12:29:43 -05:00
dotnet-maestro[bot]
28b0d23f12
[main] Update dependencies from dotnet/sdk (#16033)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Dan Moseley <danmose@microsoft.com>
2023-04-20 08:49:04 -05:00
Nikola Milosavljevic
3565cc8dd0 Removing unnecessary comment 2023-04-20 13:22:36 +00:00
Nikola Milosavljevic
4dd124d119 Use full version for source-build artifacts 2023-04-19 21:57:11 +00:00
Matt Thalman
108bf13291
Update version of SB prebuilts tarball (#16155) 2023-04-19 14:03:51 +00:00
Matt Thalman
75acb045a8
Enable PVP flow for templating repo (#16149) 2023-04-19 08:44:00 -05:00
Michael Simons
a557015ebe Disable source-build integration tests that need additional investigation 2023-04-18 17:18:20 +00:00
Matt Thalman
9404ce488a
Update SB prebuilts tarball (#16137) 2023-04-17 20:49:55 +00:00
Matt Thalman
eb8fffd0ec
Enable PVP flow for command-line-api (#16109) 2023-04-13 14:52:55 -05:00