Commit Graph

576 Commits

Author SHA1 Message Date
John Luo 871debe753 Use platform assemblies paths instead of app paths for crossgen 2018-01-10 12:20:15 -08:00
Nate McMaster 2d38720211 Don't call PushToBlobFeed in the repo context 2018-01-09 17:07:15 -08:00
Nate McMaster 806e995f58 Add workaround for dotnet/buildtools#1855 - don't publish duplicate blobs for orchestrated builds 2018-01-09 15:06:04 -08:00
= b4f77aea08 Remove 2.0 runtime store dependency from 2.1 shared framework installers 2018-01-09 12:37:23 -08:00
Nate McMaster 56d31947a8 Fix typo in publish targets 2018-01-09 10:46:53 -08:00
Nate McMaster 91b852136b Update publish step to support pushing all assets to the transport feed 2018-01-09 08:49:28 -08:00
Nate McMaster 6358e0d3ef Update README and list of installers to publish 2018-01-08 21:43:47 -08:00
Nate McMaster 0f39f91a08 Copy all outputs to artifacts directory after publish 2018-01-08 20:42:36 -08:00
Nate McMaster a54852fe6e Add targets to deploy all known installers to an azure blob feed
- Add PublishToAzureBlob task
 - Move badge/version txt file generation to publish step
2018-01-08 18:23:24 -08:00
= 5a93dffb06 Distro agnostic installers 2018-01-08 17:08:19 -08:00
Nate McMaster 32a29980d8
Update config to pull runtime store from the public CLI feed 2018-01-08 17:02:16 -08:00
= 96060d8b63 Generate cumulative archives for all platforms
- Add runtime store to cumulative archives
2018-01-08 13:09:04 -08:00
= 83d26d660e Remove runtime store related build steps 2018-01-08 11:51:04 -08:00
Nate McMaster 405d6f97bf Rename Microsoft.AspNetCore.AspNetCoreModule.RequestHandler to .Server.IIS 2018-01-08 10:18:12 -08:00
Nate McMaster 61dbe32e1e Fixup missed variable rename 2018-01-05 19:38:11 -08:00
Doug Bunting cedbbd8394 Use latest `Microsoft.AspNet.WebApi.Client` package
- aspnet/Mvc#5822
- see also PR aspnet/Mvc#7200
2018-01-05 16:40:53 -08:00
Nate McMaster 7bbfd2dcad
Rename intermediate sharedfx archive to avoid conflicts with final file (#755) 2018-01-05 16:34:39 -08:00
John Luo 12806465d8 Crossgen SharedFx
- And produce symbols for crossgen'ed binaries
2018-01-05 10:57:46 -08:00
Pavel Krymets ebd358ec05
Update AzureServicesAppAuthentication (#727) 2018-01-05 09:49:52 -08:00
Pavel Krymets 4c8a7de748 Switch SystemThreadingTasksExtensionsPackageVersion to preview1 2018-01-04 18:23:03 -08:00
Pavel Krymets bef789cd1d
Update SystemThreadingTasksExtensionsPackageVersion (#752) 2018-01-04 16:58:38 -08:00
Pavel Krymets 272c38b06d
Update corefx to 26102-01 (#749) 2018-01-04 10:38:41 -08:00
Justin Kotalik 7c939212a2
Add RequestHandler as an artifact (#737) 2018-01-04 10:07:41 -08:00
Pavel Krymets 055d37d337
Update corefx to 26102-01 (#738) 2018-01-04 09:45:31 -08:00
Javier Calvarro Nelson 2b944b02d3
Remove Microsoft.AspNetCore.Certificates.Configuration.Sources 2017-12-30 12:27:31 -08:00
Nate McMaster 00dfbd9509 Skip installing the shared runtime when building templating 2017-12-29 19:54:10 -08:00
Justin Kotalik 28de4aea87
Makes ANCM an internal dependency (#735) 2017-12-29 14:16:19 -08:00
Nate McMaster 0344969e50
Update Universe to ship global CLI tool packages (#733) 2017-12-29 09:33:42 -08:00
Nate McMaster e849dc91fb Disable sign request generation and update AzureIntegration 2017-12-28 17:29:46 -08:00
Ryan Nowak b736dd39c6 Revert "Update Razor.Design to noship"
This reverts commit 882f4bb100.
2017-12-28 16:56:53 -08:00
Nate McMaster af88d38cf7 Update to build tools 2.1.0-preview1-15651 2017-12-28 16:17:15 -08:00
Nate McMaster 69f87610ce
Produce the Windows sharedfx as win-x64/x64 for consistency with Microsoft.NETCore.App (#731) 2017-12-28 15:09:00 -08:00
Ryan Nowak 882f4bb100 Update Razor.Design to noship
I'm having lotsa problems getting this package to flow through all of our packaging checks. I don't think we're going to ship this in it's current form, so I'm changing to noship as an unblocker
2017-12-27 18:43:55 -08:00
Nate McMaster 50391c0341 Ensure PackageVersion is set when computing sharedfx output path 2017-12-27 13:30:48 -08:00
Nate McMaster 4a3f00b255 Don't use the KoreBuild bundled packages folder
Something is weird in NuGet about downloading from local feeds. Need to investigate more
2017-12-27 13:25:08 -08:00
Nate McMaster ababb64d51 Change output of sharedfx build to match feed layout
- Upgrade build tools
- Produce an SVG badge for the sharedfx
- Produce the 'latest.aspnetcore.version' file for the dotnet-install.ps1/sh downloader script
- Change layout of output for sharefx build
- Use KoreBuild's bundled package folder for internal build tools packages
2017-12-27 11:12:02 -08:00
John Luo 44f1787cec Consolidate dotnet-hosting and aspnetcore-shared installers (#728) 2017-12-27 10:07:55 -08:00
Pavel Krymets 2e130f50dd
Update MicrosoftIdentityModelClientsActiveDirectoryPackageVersion (#726) 2017-12-22 13:42:45 -08:00
Javier Calvarro Nelson bc6c9baafa
Re-Add Microsoft.AspNetCore.Identity.UI 2017-12-21 19:18:07 -08:00
Pavel Krymets d2495eb7ae
Revert Add Microsoft.AspNetCore.Identity.UI package (#725) 2017-12-21 16:59:02 -08:00
Javier Calvarro Nelson ef81eae0e2
Add Microsoft.AspNetCore.Identity.UI package
Adds the new Microsoft.AspNetCore.Identity.UI package to the list of packages.
2017-12-21 14:25:54 -08:00
Pavel Krymets 8c6794e35d
Remove Microsoft.AspNetCore.AzureAppServices.SiteExtension from package artifacts (#724) 2017-12-21 11:48:57 -08:00
Nate McMaster 5d53df55c4 Update analyze build graph to ignore unknown artifact types 2017-12-20 15:42:26 -08:00
Nate McMaster 294e6e8739 Avoid double-slashes when consuming dotnet-core assets from a custom blob store 2017-12-20 13:33:29 -08:00
Nate McMaster fadeb7394a Add more bash magic to our script to avoid issues with unset and unbound variables 2017-12-20 11:56:12 -08:00
Pavel Krymets ee8d0f30eb
Add AzureIntegration.targets (#722) 2017-12-20 08:52:30 -08:00
Pavel Krymets 8490becc40
Update pacakge dependencies (#718) 2017-12-18 12:07:16 -08:00
N. Taylor Mullen d38e73c5d0 Update MonoDevelop.Sdk to 1.0.1 2017-12-15 16:22:53 -08:00
BrennanConroy 03878f671c Fix NERCorePlatforms package version 2017-12-15 16:15:25 -08:00
BrennanConroy 61e9e01574 Fix wrong package versions 2017-12-15 15:58:16 -08:00