Commit Graph

24 Commits

Author SHA1 Message Date
Nate McMaster d991c50c82
Merge release/2.1 and aspnet/WebSockets release/2.2 2018-10-17 15:47:04 -07:00
Nate McMaster c2e4a74f7d
React to renaming this repo from Universe to AspNetCore 2018-10-17 10:24:18 -07:00
Ryan Brandenburg 2c365b8fc5 Explicitly push to a branch 2018-10-10 10:16:53 -07:00
Ryan Brandenburg 3cf20afc8a Fix syntax error 2018-10-09 15:42:46 -07:00
Ryan Brandenburg f65c1a4e3d Push UpdateRepos to maestro branch 2018-10-09 12:40:10 -07:00
Ryan Brandenburg 2948972bfb Revert "Update repos send PRs"
This reverts commit 1593966f3b.
2018-10-09 12:40:10 -07:00
Ryan Brandenburg 1593966f3b Update repos send PRs 2018-10-09 09:30:01 -07:00
Ryan Brandenburg a686b8ed36 UpdateRepos.ps1 get latest of branch 2018-03-09 14:38:15 -08:00
Ryan Brandenburg 12f7a0367d Fail script when push to repo fails 2018-02-21 15:32:16 -08:00
Pavel Krymets b4715eb315
Only build in UpdateRepos script (#835) 2018-01-31 16:15:17 -08:00
Ryan Brandenburg fabe0fbe3c Catch any error in UpdateRepos 2017-12-07 11:25:34 -08:00
Ryan Brandenburg 835325f5ee Clean up Universe 2017-12-06 11:04:20 -08:00
Ryan Brandenburg bbf5d142ed Push repos if they build 2017-11-21 11:48:53 -08:00
Ryan Brandenburg 91556e0a3e Build Repos before pushing 2017-11-09 16:59:32 -08:00
Ryan Brandenburg 05a4775633 Use Universe's version of KoreBuild 2017-11-09 11:23:53 -08:00
Ryan Brandenburg 9607e545a1 Include message for ShouldContinue 2017-11-08 15:01:36 -08:00
Ryan Brandenburg fe5924cc22 Add Force parameter to UpdateRepos 2017-11-08 12:16:44 -08:00
Ryan Brandenburg 325f1724ad Make UpdateRepos add dependencies.props to commits 2017-11-07 15:01:54 -08:00
Ryan Brandenburg 639d49713e Fix UpdateRepos.ps1 2017-11-06 12:29:48 -08:00
Nate McMaster 60faa8db90 Add missing parameters to updater scripts 2017-11-02 09:39:17 -07:00
Nate McMaster 7e97adc1c0 Add arguments to configure the git username and email to the updater scripts 2017-11-02 09:31:09 -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
Ryan Brandenburg 3cc35da562 Add a switch to protect from unintended pushes 2017-11-01 10:15:34 -07:00
Ryan Brandenburg 6652182b58 Add script to update each Repo 2017-10-30 11:13:34 -07:00