Commit Graph

810 Commits

Author SHA1 Message Date
David Fowler ce2d175f19
Reacting to Kestrel package rename (#988)
* Reacting to Kestrel package rename
- Update Kestrel
- Updated SignalR
2018-03-22 22:51:46 -07:00
Nate McMaster c569d163c4
Filter osx from symbols packages and include npm artifacts in prodcon 2018-03-22 15:20:10 -07:00
Nate McMaster 5aae1f91a8
Include symbols in published output 2018-03-22 15:20:09 -07:00
Javier Calvarro Nelson 0fbd2bb45e Add Azure AD B2C integration package 2018-03-22 13:29:08 -07:00
Javier Calvarro Nelson 7eb13646d5 Add AAD Integration repo 2018-03-22 11:34:11 -07:00
Nate McMaster 1aac4f4332
Mark dotnet-aspnet-codegenerator as ship (#982) 2018-03-21 14:58:25 -07:00
Nate McMaster 6c54d51390
Ensure repos have a NuGetPackageVerifier file (#980) 2018-03-21 12:39:51 -07:00
Nate McMaster 1ddea573bb
Update to Newtonsoft.Json 11.0.1 (#979) 2018-03-21 09:00:05 -07:00
Kiran Challa 53a66b5ce8 Removed Microsoft.AspNetCore.SpaTemplates from artifacts as its no longer produced 2018-03-20 16:57:35 -07:00
Mike Harder 72d706526e
Upgrade Microsoft.NET.Test.Sdk to 15.6.1 (#972) 2018-03-20 16:32:00 -07:00
Nate McMaster 5aa5f92345
Adjust docker build to use current user ID (#977) 2018-03-20 16:17:59 -07:00
Nate McMaster fde11611f8
Fix the latest version pointer file in the blob store 2018-03-20 15:23:21 -07:00
Nate McMaster 66c53b843e
Use wget instead of curl inside alpine docker build
For reasons I don't understand, curl started failing over the weekend with:

    curl: (48) An unknown option was passed in to libcurl

This change to wget instead which works just as well
2018-03-19 12:00:46 -07:00
Brice Lambson 35716ebf2c Make dotnet-ef a global tool 2018-03-19 10:30:37 -07:00
Chris Ross fa825fe247 Add new HostFiltering package 2018-03-16 10:33:54 -07:00
Andrew Peters 1f470164d9 Update artifacts.props 2018-03-16 10:11:50 -07:00
Ryan Brandenburg cd1d4d4b41 Update dependencies to unblock ProdCon 2018-03-15 16:58:52 -07:00
Pranav K c6369bfba1 Move MicrosoftDotNetArchivePackageVersion to pinned version section 2018-03-15 14:27:28 -07:00
David Fowler d28d89e140 Remove Microsoft.AspNetCore.Sockets 2018-03-15 08:42:01 -07:00
Nate McMaster 416fe6abfe
Add Alpine Linux download links to the README and remove conditionals to exclude building alpine (#960) 2018-03-14 16:15:08 -07:00
Stephen Halter 2d97118821
Remove Kestrel.Transport.Libuv from app metapackage (#959) 2018-03-14 13:16:52 -07:00
Pavel Krymets c5efbc0b15
Update BenchmarkDotNet (#958) 2018-03-14 08:55:51 -07:00
Nate McMaster 27440da725
Add additional restore sources to PackageArchive.targets 2018-03-13 17:13:09 -07:00
John Luo 1ce0e6ecdf Add lzma repo task 2018-03-13 12:25:22 -07:00
Nate McMaster 016fa66640
Map properties DotNetRestoreSources => RestoreSources for metapackage builds (#955) 2018-03-13 12:23:18 -07:00
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
N. Taylor Mullen 5de21c8da3 Update MonoDevelop.Addins package to 1.3.8. 2018-03-13 10:07:34 -07:00
Nate McMaster a3f0260ee8
Upload to Azure in parallel (#952) 2018-03-13 10:01:55 -07:00
John Luo 5930b19e98 Remove duplicate files from symbols packages 2018-03-12 16:12:30 -07:00
Nate McMaster 2d6680986f
Remove entrypoint from Dockerfile so build arguments properly flow into the container 2018-03-12 16:08:06 -07:00
Nate McMaster 1c7f4142aa
Implement script to run build inside a local docker container (#950) 2018-03-12 14:04:12 -07:00
AndriySvyryd b0a40d8bc7 Rename Microsoft.EntityFrameworkCore.Attributes to Microsoft.EntityFrameworkCore.Abstractions 2018-03-12 00:17:29 -07:00
Pavel Krymets 8e74412a4c
Update to new corefx (#946) 2018-03-08 14:23:31 -08:00
= c46f164c26 Fix shared fx symbols name 2018-03-07 12:42:29 -08:00
= 7f8b23847e Add Microsoft.AspNet.WebApi.Client to .App and .All metapackages 2018-03-06 12:32:24 -08:00
Nate McMaster 63a990c1c0
Move Microsoft.Build.* and System.Runtime.Interopservices.RuntimeInformation to stable versions list (#942) 2018-03-06 09:47:05 -08:00
= 59155fde58 Remove azure packages from .App metapackage and framework 2018-03-05 14:54:17 -08:00
Pavel Krymets eb3e6cfab5
Realign all package versions (#941) 2018-03-05 14:53:08 -08:00
= c45864d299 Remove HostingStartup infrastructure from Universe 2018-03-05 12:23:59 -08:00
Pavel Krymets 0a462d5e83
Remove keyvault hosting startup from artifacts (#937) 2018-03-05 10:38:02 -08:00
Nate McMaster 2e158c85f2
Fix restore failures on CI for dotnet-deb-tool-consumer 2018-03-02 10:24:10 -08:00
Nate McMaster 7b8c85f7dd
Use dotnet-deb-tool 2.0.0 from the aspnetcore-dev myget feed 2018-03-02 10:01:24 -08:00
Nate McMaster 8d274cdb0f
React to removal of the cli-deps myget feed 2018-03-02 09:32:26 -08:00
Nate McMaster 7357e483cf
Add one more condition to around building Alpine support 2018-03-02 08:41:07 -08:00
Nate McMaster 5919024499
Disable Alpine Linux builds by default (#934)
We need to create more CI infrastructure to enable building Alpine since crossgen for alpine doesn't work on Ubuntu Linux.
2018-03-01 16:01:17 -08:00
Nate McMaster 48ea4a6699
Force restore when building sharedfx csproj file 2018-03-01 13:00:35 -08:00
Nate McMaster 0276bb199e
Produce an Alpine Linux version of the ASP.NET Core shared framework (#931)
Required changes:
 - Update to SQLitePCLRaw 1.1.10-pre20180223200113
 - Add alpine.3.6-x64 as a new RID
 - Add new external dependencies
2018-03-01 10:55:53 -08:00
Smit Patel 3ffcc9bdb5 Add EFCore.Analyzers package 2018-02-28 16:37:19 -08:00
Pavel Krymets 2a5c27c789
Add new package artifacts (#930) 2018-02-28 13:46:09 -08:00
Pavel Krymets 437b34b746
Reac to pipes in corefx (#926) 2018-02-28 12:42:12 -08:00
Chris Ross 2a41837df4
Add new WsFederation package (#927) 2018-02-28 10:16:59 -08:00
Nate McMaster 4dcb3f4ce9
Don't set version variables in a ProdCon build that we expect from PackageVersions.props (#924) 2018-02-27 15:50:17 -08:00
Pranav K a75c51befa
Remove Microsoft.VisualStudio.Web.CodeGeneration.Tools artifact 2018-02-25 06:22:26 -08:00
Pranav K c4304ea723 Add dotnet-aspnet-codegenerator to artifacts.props 2018-02-24 14:19:35 -08:00
Nate McMaster 68b3df8fe9
Don't ship global CLI tool packages to nuget.org or put into LZMA (#906) 2018-02-22 14:49:24 -08:00
Pavel Krymets fd38a67f80
Drop Pipelines.Testing dependency that we don't use (#915) 2018-02-22 12:38:44 -08:00
Ryan Nowak 3f96f6e232 Add new Http.Polly package to universe 2018-02-21 17:11:34 -08:00
= 9546f894a5 Remove MsgPack from .All metapackage 2018-02-20 15:09:20 -08:00
Andrew Stanton-Nurse d9122fbdf7
update SignalR and MsgPack-Cli version (#909) 2018-02-20 13:57:19 -08:00
Nate McMaster 295fd1bac4
Update Microsoft.NET.Test.Sdk to 15.6.0 2018-02-20 13:45:20 -08:00
Doug Bunting 0891903596 Use RTM `Microsoft.AspNet.WebApi.Client` package
- aspnet/Mvc#7212
2018-02-18 18:09:20 -08:00
Nate McMaster a1916c8ea1 Merge branch 'release/2.1' into dev 2018-02-16 15:54:28 -08:00
Nate McMaster 6a47e39215 Update dependencies to prodcon build 20180216-05 2018-02-16 15:42:55 -08:00
Matt Mitchell 29991868f3 Update corefxlab dependencies to preview1 versions (#902) 2018-02-16 14:05:41 -08:00
Ryan Nowak b48aeaf323
Add Polly.Signed to lineup (#882) 2018-02-16 13:47:38 -08:00
Nate McMaster 06e225dc9f
Better error for when you forget to clone submodules 2018-02-16 10:55:37 -08:00
Ryan nopush 86b277ed37 Updating BuildTools from 2.1.0-preview2-15704 to 2.1.0-preview2-15705
[auto-updated: buildtools]
2018-02-16 10:23:38 -08:00
Nate McMaster 5b4fd530c7 Merge branch 'release/2.1' into dev 2018-02-15 17:15:51 -08:00
Nate McMaster 177e22ef41
Publish the Windows Server hosting bundle in prodcon output (#897) 2018-02-15 17:12:39 -08:00
Nate McMaster c44cf5bdc5 Merge branch release/2.1 into dev 2018-02-15 15:58:13 -08:00
Nate McMaster 50641534ad Publish corefxlab packages to the transport feed 2018-02-15 15:48:59 -08:00
Nate McMaster b9afadedec Remove dependency on custom version of Microsoft.NETCore.Compilers 2018-02-15 14:39:52 -08:00
John Luo 334c3bd6c9 Use correct directory for packing sharedfx files 2018-02-15 13:04:00 -08:00
Nate McMaster e691822d2b Merge branch 'release/2.1' into dev 2018-02-14 15:18:12 -08:00
Nate McMaster fec15b8246
Split dependency versions into pinned vs automatically updated/overridden (#879) 2018-02-14 14:11:16 -08:00
Nate McMaster b99cdb09d1 Merge branch 'release/2.1' into dev 2018-02-14 11:30:36 -08:00
Nate McMaster 9aa67caa59
Put aspnetcore-runtime installers into a subfolder in dotnetcli (#886) 2018-02-14 11:28:57 -08:00
Nate McMaster 5e97b02de6 Mark Microsoft.AspNetCore.AspNetCoreModule as not-shipping 2018-02-13 17:35:19 -08:00
Nate McMaster e3040af779 Merge branch 'release/2.1' into dev 2018-02-13 17:34:31 -08:00
Nate McMaster 5e1220377e Mark Microsoft.AspNetCore.AspNetCoreModule as shipping 2018-02-13 15:29:39 -08:00
John Luo 5483ea80f3 Rebase fixes 2018-02-13 14:37:59 -08:00
John Luo b90e74cd10 Merge branch 'release/2.1' into dev 2018-02-13 14:29:11 -08:00
John Luo 84aee6be39 Feedback 2018-02-13 14:18:37 -08:00
John Luo 989afa53ae Undo typo 2018-02-13 14:17:57 -08:00
John Luo b7c61128af Resolve portable pdbs from symbols packages 2018-02-13 14:17:57 -08:00
John Luo a37e712579 Build RID specific .All and .App symbols packages 2018-02-13 14:17:57 -08:00
= b674549e4f Revert "Build RID specific .All and .App symbols packages"
This reverts commit f5dc3f71f2.
2018-02-13 14:17:31 -08:00
= 0e67bc83c8 Build RID specific .All and .App symbols packages 2018-02-13 14:16:32 -08:00
= 3309cc5f90 Remove AzureAppServices.Hosting startup from .App and remove AzureKeyVault.HostingStartup from .All 2018-02-13 14:14:17 -08:00
= 6c4f043136 Include SignalR packages in .App/.All 2018-02-13 14:14:17 -08:00
= e21df792fb Rename generic rpm installers 2018-02-13 14:14:16 -08:00
Nate McMaster f76d2f8d92 Update dependencies to prodcon build 20180208-05-1367307 (#867)
* Updates packages to 20180208-05-1367307 prodcon output
* Updates corefxlab packages to 0.1.0-preview1-180208-1
* Add script to automate updates from prodcon build manifest
2018-02-13 14:14:16 -08:00
Pavel Krymets 167f71ebb9 Restore external dependencies in SiteExtension build (#868) 2018-02-13 14:09:04 -08:00
Nate McMaster af61e09949 Fix typo in assigning publish category to prodcon packages (#861) 2018-02-13 14:06:43 -08:00
Javier Calvarro Nelson 858ac2b487 Removes the token server packages from preview1 2018-02-13 14:06:16 -08:00
Pavel Krymets 6abf11a3bb Prepare output paths (#860) 2018-02-13 14:06:16 -08:00
Pavel Krymets ad4b73ebe9 Fix property name in universe (#857) 2018-02-13 14:06:16 -08:00
John Luo 127b374b19 Undo typo 2018-02-13 12:29:15 -08:00
Nate McMaster 86be67a1f3
Fix typo in property name (#876) 2018-02-13 11:44:48 -08:00
John Luo 23c1fed2e4 Resolve portable pdbs from symbols packages 2018-02-12 19:55:19 -08:00