Commit Graph

477 Commits

Author SHA1 Message Date
Nate McMaster 3113d9573c Stop modifying the NuGet.config file during build 2017-11-21 08:42:30 -08:00
Nate McMaster 6277bf8b3a Add more external dependencies to dependencies.props 2017-11-20 17:54:56 -08:00
John Luo afd80750e3 Update ServiceController version for netstandard support 2017-11-20 15:36:18 -08:00
Javier Calvarro Nelson 5b7fa5a2d4
Update Microsoft.AspNetCore.DeveloperCertificates.XPlat to shipoob
This will get the package signed but not publish it to nuget.org
2017-11-16 13:21:29 -08:00
Chris Ross a6458bb149
Updating IdentityModel to preview2 (#652) 2017-11-16 11:10:52 -08:00
Javier Calvarro Nelson e279bcdcb4
Put Microsoft.AspNetCore.Mvc.Testing in the shipping category 2017-11-15 18:46:29 -08:00
Javier Calvarro Nelson 8fc5804903
Added Microsoft.AspNetCore.DeveloperCertificates.XPlat package 2017-11-15 18:25:54 -08:00
Andrew Stanton-Nurse 054fae56c0
Remove Healthchecks from Universe shipping list (#639) 2017-11-15 12:01:33 -08:00
Justin Kotalik bcd433e6d4
Updates ANCM to latest version (#648) 2017-11-14 11:39:21 -08:00
Pavel Krymets 3e5f65065f
Update corefxlab packages (#612) 2017-11-13 15:05:03 -08:00
Jass Bagga 8f9ea25c63 Add Microsoft.AspNetCore.Routing.UrlMatchingTree.Sources package 2017-11-13 14:44:41 -08:00
Pranav K b7dc2757c7 More runtime setup packages to mirror 2017-11-13 13:33:51 -08:00
Nate McMaster fac246e67c
Add support for PB_SkipTests and PB_SignType variables (#646) 2017-11-13 12:27:01 -08:00
Pranav K 2ef19ab810 More packages to restore 2017-11-10 16:11:06 -08:00
Pranav K b0740dcb2b Add more packages required by the 2.1 runtime 2017-11-10 16:00:03 -08:00
Nate McMaster a24bed01d7 Identify the difference between skipped and shipped repositories 2017-11-10 13:46:25 -08:00
Pranav K 9ab00e0e0f Also add NS.Library 2.0.1 2017-11-10 09:36:50 -08:00
Pranav K a828818ca8 Mirror packages required to target netcoreapp2.1 2017-11-10 09:36:50 -08:00
Nate McMaster 39fbf4d139 Add Microsoft.DotNet.PlatformAbstractions to the list of external dependencies 2017-11-09 16:10:30 -08:00
Nate McMaster cf84583492 Update the templating package IDs in artifacts.props 2017-11-09 15:50:49 -08:00
Pranav K 14888f46bc Update DependencyModel to 2.1.0-preview2-25711-01 2017-11-09 14:11:08 -08:00
Nate McMaster ee5178160e Account for .Sources packages when computing the repo graph 2017-11-09 14:08:13 -08:00
Nate McMaster e19c552cd3 Fix missing package source and react to target rename 2017-11-09 11:52:50 -08:00
Nate McMaster 3d4d724b6f Remove unused tasks and make inconsistent package versions a warning not error 2017-11-09 11:30:43 -08:00
Nate McMaster 3d88b10b73 Merge branch 'dev' into namc/merge-rel-2.0.3 2017-11-09 11:27:02 -08:00
Nate McMaster 476a383539
Add mirrored artifacts to restore sources for repo builds 2017-11-09 10:33:04 -08:00
Steve Sanderson a5293eeca5
Add Microsoft.AspNetCore.SpaServices.Extensions 2017-11-09 10:16:27 -08:00
Pavel Krymets 277d7f2c81
Update ANCM (#635) 2017-11-09 08:53:47 -08:00
Nate McMaster 7ebdee8667 Update thet list of external dependencies 2017-11-08 16:57:57 -08:00
Nate McMaster dae1f1ce78 Merge branch 'rel/2.0.3' into dev 2017-11-08 16:31:07 -08:00
Nate McMaster 3775b7c1b9 Rollback to BuildTools 2.1.0-preview1-15551
This reverts commit d1eabf8dfa.

Razor and MVC are broken by the new SDK
2017-11-08 12:12:54 -08:00
Nate McMaster f36476a152 Remove the Lineup property from ExternalDependency and update Razor 2017-11-08 10:19:33 -08:00
Nate McMaster d1eabf8dfa Updating BuildTools from 2.1.0-preview1-15551 to 2.1.0-preview1-15557
[auto-updated: buildtools]
2017-11-08 09:38:56 -08:00
Nate McMaster 7c0d83e7ff
Stop producing PackageLineup and remove obsolete code (#628) 2017-11-03 16:20:29 -07:00
Nate McMaster a64b36c484 Fix #602 - improve the error message when a shipping package has an undefined external dependency 2017-11-03 15:52:41 -07:00
Nate McMaster bb8e030aab Update buildtools and submodules
Submodule modules/Configuration 94a5f9e3..6cc477ed:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/EntityFrameworkCore e70d7daef..e76f8f3d1:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/HttpClientFactory 8a6433460..126e68136:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/HttpSysServer 02331040a..db210af71:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/IISIntegration 94c895a1b..a42c8a33b:
  > Return FINISH_REQUEST on request failure (#469)
  > Pin tool and package versions to make builds more repeatable
Submodule modules/JsonPatch e453fafad..478c640a6:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/KestrelHttpServer 0c34523e8..6c82f78c6:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Localization 98484b828..115271d1c:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Microsoft.Data.Sqlite 791993269..a2b6f5f7d:
  > Pin tool and packages versions to make builds more repeatable
Submodule modules/MusicStore 1c0aeb08b..b8c118056:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/MvcPrecompilation 00dd638c4..976ddc2ef:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Options 7e46634d3..e762d2070:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Proxy 0d1e23194..6b507eb64:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Razor 6c7551d9c..4d737af16:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/ResponseCaching 85bd16418..f616f3e89:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Routing bb413c6ac..f4fb178f5:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Security 88cb3df0e..bd8ecd026:
  > Pin tool and package versions to make builds more repeatable
  > Refactor OIDC event tests
Submodule modules/ServerTests f1e0205b9..20837fe04:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Session a29e7cf687..f7f89cdf8f:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/SignalR 2419867dfc..8c446fc02d:
  > [Redis] Save a few bytes for acks (#1070)
  > Pin package and tool versions to make build more repeatable
  > Enabling byte[]
  > Updating jasmine
  > Updating msgpack5 to the latest version
Submodule modules/StaticFiles 5248d6057c..555f5c68ee:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/Testing 94569378d4..a6c6619f19:
  > Pin tool and package versions to make builds more repeatable
Submodule modules/WebSockets f17facd329..5bbab01ba5:
  > Pin tool and package versions to make builds more repeatable
2017-11-01 18:28:15 -07:00
Nate McMaster cccfe3dd57
Use submodules for source dependencies (#621)
As a part of making builds more reproducible, we want to start committing the exact sha of source dependencies used to build aspnetcore. This implements that using git submodules, and removes targets that were previously used to clone source on demand.

Initial submodule status:

Antiforgery => e1884586
AzureIntegration => c998d74e
BasicMiddleware => 9f3ed006
BrowserLink => 7e2ff85a
Caching => c6a9cbbe
Common => 062ad3e7
CORS => 8fd36866
DataProtection => 49b2e22a
DependencyInjection => 88297e3c
Diagnostics => 7ac0e06a
DotNet=>ols => 1836201b
EntityFrameworkCore => e70d7dae
EventNotification => 3f881f18
FileSystem => 51e14a62
Hosting => 82ccf4f0
HtmlAbstractions => d687617a
HttpAbstractions => c0f93723
HttpSysServer => 02331040
Identity => 52dfb021
JavaScriptServices => e583a17e
JsonPatch => e453fafa
KestrelHttpServer => 0c34523e
Logging => e8e3e707
MetaPackages => d63542ca
Mvc => 2e4bc548
Razor => 6c7551d9
Routing => bb413c6a
Security => 88cb3df0
SignalR => 2419867d

[auto-updated: submodules]
2017-11-01 13:03:46 -07:00
Steve Sanderson a4b35bd896 Temporarily remove SpaServices.Extensions as it will be built separately for OOB shipping 2017-11-01 13:08:06 +00:00
Nate McMaster 05cd5edf5f Updating BuildTools from 2.1.0-preview1-15546 to 2.1.0-preview1-15549
[auto-updated: buildtools]
2017-10-31 10:50:51 -07:00
Andrew Stanton-Nurse 0573454c70
Add ValueStopwatch package to artifacts.props 2017-10-30 14:59:56 -07:00
Nate McMaster 8906ebed4c Updating BuildTools from 2.1.0-preview1-15544 to 2.1.0-preview1-15546
[auto-updated: buildtools]
2017-10-30 11:27:26 -07:00
Nate McMaster b6510d892c Updating BuildTools from 2.1.0-preview1-15541 to 2.1.0-preview1-15544
[auto-updated: buildtools]
2017-10-30 10:23:56 -07:00
Nate McMaster 4e641df9b1 Update roslyn VSIX package versions to match what is in aspnet/Razor 2017-10-27 10:14:18 -07:00
Nate McMaster d392659424 Updating BuildTools from 2.1.0-preview1-15540 to 2.1.0-preview1-15541
[auto-updated: buildtools]
2017-10-27 10:13:14 -07:00
= be0dce0fd9 Revert to old lzma name scheme 2017-10-26 12:14:34 -07:00
Pavel Krymets b2c73f13e2 Add AppAuthentication package (#617) 2017-10-26 10:28:38 -07:00
Nate McMaster d8e8ab7c60 Temporarily remove Microsoft.AspNetCore.All from expected output 2017-10-25 17:44:31 -07:00
Nate McMaster a01aee7e9c Add scripts to auto-update build tools and submodules (#618)
* Add a script to auto-update submodules
* Add VSCode settings
* Add script to update the build tools version
2017-10-25 11:39:53 -07:00
= 537a735d30 Fix target dependencies 2017-10-24 12:36:12 -07:00
John Luo 386483b9ef Create timestamp free cumulative archives 2017-10-24 11:46:28 -07:00