Commit Graph

601 Commits

Author SHA1 Message Date
Pranav K 6ba5e8cadf
Include metadata when publishing to blob (#804)
* Include metadata when publishing to blob
2018-01-26 11:57:04 -08:00
Nate McMaster baa665db81
Include global CLI tool packages in the LZMA (#809)
Fixes #803
2018-01-25 18:04:40 -08:00
Doug Bunting 6162476e0a Add aspnet/WebHooks to Universe 2018-01-25 10:46:13 -08:00
John Luo 13b3d51b80 Exclude native assets from Microsoft.NETCore.App 2018-01-23 16:46:06 -08:00
Andrew Stanton-Nurse cf9075d3fc
Mirror System.Net.WebSockets.WebSocketProtocol (#789) 2018-01-23 14:07:13 -08:00
John Luo cc3c24417c Remove duplicated assemblies from .All shared framework 2018-01-23 10:42:23 -08:00
Pranav K b960818247 Build metapackages in sequence since they rely on each other. 2018-01-22 14:57:41 -08:00
Pranav K 13cf9f76bd Add support for building Microsoft.AspNetCore.Analyzers metapackage 2018-01-22 13:54:50 -08:00
Pranav K f33892ebc4 Add Microsoft.AspNetCore.Mvc.Analyzer 2018-01-19 16:49:50 -08:00
Arthur Vickers f0f65317fb Add EntityFramework.Proxies package 2018-01-19 14:15:17 -08:00
John Luo 95508a0058 Fix rebase error 2018-01-19 12:32:12 -08:00
= 564e049ae9 Build Microsoft.AspNetCore.App
- Produce .App and .All metapackages and shared frameworks
2018-01-19 11:32:30 -08:00
Pavel Krymets ad24f6b22d
Roll corefx packages back to 26112-01 (#783) 2018-01-16 11:58:32 -08:00
Pavel Krymets e30b8ee360
Update runtime to catch up to SDK (#781) 2018-01-16 10:50:44 -08:00
Ryan Nowak 5839baaa2e Update roslyn dependencies 2018-01-16 09:06:30 -08:00
Nate McMaster 230e4a02ef
Split compilation and tests into separate phases (#779)
* Split compilation and tests into separate phases
* Ensure template tests are skipped, and reduce duplication between test/build repo targets
* Show summary at the end of which repos failed
2018-01-12 09:46:36 -08:00
Andrew Stanton-Nurse 946ba04333
mark System.Threading.Channels non-private and update SignalR (#778) 2018-01-11 14:32:25 -08:00
Andrew Stanton-Nurse 4bbd0bc530
fix artifacts, external deps and update SignalR (#775) 2018-01-11 12:16:38 -08:00
Jass Bagga 48825ffce3 Remove Dispatcher packages 2018-01-11 11:29:08 -08:00
Ryan Brandenburg 30b520df3e Be verbose about missing items 2018-01-11 11:15:28 -08:00
Nate McMaster 5214c9382b
Run some verification checks on PRs and add early errors for bad PackageArtifact config (#771) 2018-01-11 10:30:57 -08:00
Nate McMaster 952dbae68d Revert changes to artifacts.props that are missing the matching submodule update 2018-01-10 18:07:51 -08:00
Jass Bagga b1593db7be Remove shared source package 2018-01-10 16:07:01 -08:00
Jass Bagga cf5ddf77df Remove Dispatcher packages 2018-01-10 15:04:11 -08:00
Andrew Stanton-Nurse d786cebb72
Add SignalR to the meta-package (#768) 2018-01-10 14:52:33 -08:00
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