Nate McMaster
a57ed95fd3
Fix errors connecting to github from powershell and TLS1.2 in test scripts
2018-08-31 11:20:58 -07:00
Nate McMaster
b67a141263
Add code for building the Windows Hosting Bundle and ASP.NET Core runtime installers into this repo
...
This code previously was in private repos because it had references to internal locations and drop shares. This code has been modified to remove these internal-only pieces.
2018-08-20 15:56:22 -07:00
Nate McMaster
9276602279
Merge branch 'release/2.1' into release/2.2
2018-07-06 13:43:43 -07:00
Nate McMaster
d7721fdff4
Merge branch 'release/2.0' into release/2.1
2018-07-05 20:12:24 -07:00
Nate McMaster
aa91b802f9
Add script used to deploy blobs to Azure storage
2018-06-13 14:26:46 -07:00
Nate McMaster
c98b2d1089
Allow specifying commit message for auto-generated commits
2018-06-03 20:40:21 -07:00
Nate McMaster
7bd10b41ba
Fix #1145 - set commit author and email
2018-05-08 21:37:20 -07:00
Nate McMaster
6ea43cb951
Backport fixes to maestro-bot scripts
2018-05-03 19:25:11 -07:00
Ryan Brandenburg
eaefd0be14
Update UpdateDeps script
2018-04-20 14:36:21 -07:00
Nate McMaster
d44982b166
Update GenerateTags.ps1 script
2018-04-17 09:08:47 -07:00
Ryan Brandenburg
f3e599649b
Use token instead of ssh
2018-04-13 13:54:19 -07:00
Ryan Brandenburg
a5b8be2ad3
Update UpdateDependencies script
2018-04-11 12:49:04 -07:00
Nate McMaster
8e261175d2
Generate a .csv file containing tag information
2018-04-10 10:03:31 -07:00
Nate McMaster
4dc2c17f04
Add script for setting and pushing tags ( #919 )
2018-02-26 16:32:02 -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
Nate McMaster
fb4d7fe5d9
Update FileSystem submodule and apply the result of the cascading versions
2018-01-18 16:48:30 -08:00
Nate McMaster
8f6f79bc47
Add script to list repo versions
2017-11-14 16:20:16 -08:00
Nate McMaster
d7785d6187
Add tag repos script
2017-11-14 15:26:51 -08:00
Ryan Brandenburg
639d49713e
Fix UpdateRepos.ps1
2017-11-06 12:29:48 -08: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
6652182b58
Add script to update each Repo
2017-10-30 11:13:34 -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