Commit Graph

8046 Commits

Author SHA1 Message Date
Nate McMaster 16b430ec9f Update to xunit 2.3.0-beta3-build3705 (#539) 2017-08-11 11:52:18 -07:00
Nate McMaster ddd690200e React to changes in the gatekeeper build 2017-08-11 10:37:41 -07:00
Nate McMaster f5710de3e5 Produce a lineup package containing all packages produced 2017-08-10 11:41:10 -07:00
Nate McMaster 5ff2176504 Remove unused TeamCity logger 2017-08-10 09:49:35 -07:00
John Luo f6329c4dc7 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:12:49 -07:00
John Luo 2ab1c09301 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 16:59:37 -07:00
pan-wang 93b37e14db fix websocket connection issue and some memory leak, and add debug print (#129) 2017-08-04 14:51:15 -07:00
Nate McMaster ca7f72e3f0 Move PinVersions into RepoTasks (#535) 2017-08-02 15:04:19 -07:00
John Luo 469195950e Ensure fallback to curl after failed wget 2017-08-02 14:34:42 -07:00
John Luo 3f0b4a09e2 Ensure fallback to curl after failed wget 2017-08-02 14:34:25 -07:00
John Luo 3789c1aa14 Ensure fallback to curl after failed wget 2017-08-02 14:32:15 -07:00
John Luo bd8207bf8f Ensure fallback to curl after failed wget 2017-08-02 14:31:07 -07:00
John Luo 4113f39f09 Update __get_remote_file logic 2017-08-02 12:44:50 -07:00
John Luo ccb9bf93e4 Update __get_remote_file logic 2017-08-02 12:44:49 -07:00
John Luo 189a37df1d Update __get_remote_file logic 2017-08-02 12:44:45 -07:00
John Luo a47427b25c Update __get_remote_file logic 2017-08-02 12:44:43 -07:00
Nate McMaster 31733e973f Set IncrementalVersion=true 2017-08-02 09:48:16 -07:00
Nate McMaster 24f09551d9 Remove usage of PackagePublisher 2017-07-28 17:17:26 -07:00
Nate McMaster dc7b2d0883 Respect ExcludeSolutions when calculating the build graph 2017-07-28 16:18:24 -07:00
Nate McMaster a8802b2d2c Fix versions in the test project so restore works 2017-07-28 09:52:21 -07:00
Nate McMaster 42853bcca1 Update bootstrapper to use the compiled version of KoreBuild 2017-07-27 15:03:42 -07:00
Ryan Brandenburg 5b85b3f6c7 Update VersionPrefix 2017-07-26 15:35:24 -07:00
Nate McMaster 01c2b63348 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:29:30 -07:00
Nate McMaster c0364a5508 Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:27:45 -07:00
Nate McMaster 1fe47d68da Fix syntax warning when running build.sh on older versions of bash
[ci skip]
2017-07-26 10:26:56 -07:00
Nate McMaster 322c72144e Fix syntax error in old versions of bash 2017-07-25 20:41:57 -07:00
Nate McMaster f0cc2f1061 Use wget and fallback to curl 2017-07-25 16:41:55 -07:00
Nate McMaster 68c937359b Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:35:31 -07:00
Nate McMaster a8fcb6ac65 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:32:44 -07:00
Nate McMaster 43330e4211 Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:31:15 -07:00
Pranav K ab0bdefb8f Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:15:20 -07:00
Pranav K 7b9085f7b0 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:35 -07:00
Pranav K f9681cd3c3 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:12:42 -07:00
Nate McMaster b512181608 Prevent deleting the .r/ folder on CI 2017-07-25 12:35:15 -07:00
Ryan Brandenburg 47a58a305b Set AspNetCoreVersion 2017-07-24 17:59:32 -07:00
Ryan Brandenburg d25fead7b2 Set AspNetCoreVersion 2017-07-24 17:56:39 -07:00
Ryan Brandenburg edf47fedd1 Set AspNetCoreVersion 2017-07-24 17:55:09 -07:00
Nate McMaster 581bcd7396 Update the bootstrapper to install compiled KoreBuild
- This installs KoreBuild as a compiled artifact and introduces the korebuild-lock.txt file
 - In addition, changed from using PackagePublisher directly as a console tool to using the PushNuGetPackages task
2017-07-24 17:12:43 -07:00
Ryan Brandenburg 84e720180e 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:33:49 -07:00
Ryan Brandenburg f935e9aad2 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:31:05 -07:00
Ryan Brandenburg e7c94a3ca1 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:27:25 -07:00
Pranav K 4b9a10363c Explicitly call Restore on AspNetCore.csproj before calling pack on it. 2017-07-18 14:53:34 -07:00
Pranav K 4d35489e85 Use dotnet pack to pack AspNetCore file 2017-07-17 14:44:36 -07:00
David Fowler 999787ace6 Added myget version badge to readme 2017-07-13 23:18:16 -07:00
Nate McMaster abd2ce9cf2 Disable TeamCity flow logger for now. It's a little too messy and needs refinement 2017-07-13 18:11:04 -07:00
Nate McMaster 6c1388567d Fix teamcity block logger
I flipped closed and opened during refactoring
2017-07-13 17:52:47 -07:00
Nate McMaster d3ab458c6c Add flow logger to help with console output parallelism 2017-07-13 17:38:05 -07:00
Pranav K cd11f71428 Pin CLI tool references for all projects in a solution 2017-07-13 17:09:55 -07:00
Chris R cc31406913 Merge branch 'rel/2.0.0' into dev 2017-07-13 15:36:59 -07:00
Mike Harder 37fad2bbb4 Merge pull request #261 from aspnet/rel/2.0.0
Update StackExchange.Redis to latest (#260)
2017-07-13 15:11:48 -07:00