Commit Graph

6663 Commits

Author SHA1 Message Date
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 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 dc7b2d0883 Respect ExcludeSolutions when calculating the build graph 2017-07-28 16:18:24 -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 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 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 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 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 e7c94a3ca1 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:27:25 -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
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
Mike Harder 806ba70a6a Update StackExchange.Redis to latest (#260) 2017-07-13 15:07:37 -07:00
Pranav K 97fd4f432b Float the version of NS.Library to workaround issues in mirror
The SDK sets the version of NS.Library to a value that's higher than the one available in the ci-dev feed.
Floating the version would cause us to pick the higest available version from the feed.
2017-07-13 10:37:06 -07:00
rantri d79ca93d78 Change preview 1 to preview 2 and update the URL (#2098) 2017-07-13 08:39:12 -07:00
Mike Harder b15a9c4620 Merge pull request #259 from aspnet/rel/2.0.0
Update WindowsAzure.Storage to latest (#258)
2017-07-12 18:41:23 -07:00
Mike Harder 021c604244 Update WindowsAzure.Storage to latest (#258) 2017-07-12 18:41:03 -07:00
Pranav K 975e17bfe2 Fix the KoreBuild branch 2017-07-12 17:41:43 -07:00
Pranav K 9750cc4d15 Merge branch 'rel/2.0.0' into dev 2017-07-12 07:51:06 -07:00
Pranav K 68d84099a0 Use the repository name as the directory to clone to. 2017-07-12 06:23:59 -07:00
Pranav K 2936763647 Merge remote-tracking branch 'origin/rel/2.0.0' into dev 2017-07-11 19:44:39 -07:00
Pranav K 98525da02b Use the right set of env variables for determining commit hash 2017-07-11 19:20:15 -07:00
Pranav K aa25401a50 Make the calculation of the build graph a task so we can pass metadata around 2017-07-11 18:51:46 -07:00
Kiran Challa d8a897bada Changed to use rel/2.0.0 version of Korebuild 2017-07-10 16:12:58 -07:00
Ryan Brandenburg 667c2c4acc Join environment vars 2017-07-10 15:22:57 -07:00
Ryan Brandenburg ecd56f1074 Skip first time experience on Appveyor 2017-07-10 15:22:57 -07:00
Ryan Brandenburg 88aec3348e Skip first time experience on Appveyor 2017-07-10 15:19:25 -07:00
Pranav K 10196808e8 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:58:03 -07:00
Pranav K 78e303f234 Updating KoreBuild branch 2017-07-10 11:58:02 -07:00
Pranav K e4edce2c28 Updating KoreBuild branch 2017-07-10 11:57:55 -07:00
Pranav K 9597afbb30 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:57:55 -07:00
Pranav K 6b2724c33c Merge branch 'rel/2.0.0' into dev 2017-07-10 11:49:13 -07:00
Pranav K 401276308d Branching for 2.0.0 2017-07-10 11:48:56 -07:00
Pranav K 4194ac0c73 Merge branch 'rel/2.0.0' into dev 2017-07-10 11:46:59 -07:00
Pranav K c7913f21c9 Branching for 2.0.0 rtm 2017-07-10 11:46:59 -07:00
Pranav K 82292e1d33 Branching for 2.0.0 rtm 2017-07-10 11:41:37 -07:00