Commit Graph

182 Commits

Author SHA1 Message Date
Nate McMaster 6dfbab0b6c More graceful error when running parallel git target 2017-02-24 10:08:19 -08:00
Javier Calvarro Nelson ac096c217b Add Identity Service to Universe 2017-02-22 12:41:09 -08:00
Nate McMaster 1b47ceffad Resolve the build graph in parallel 2017-02-14 16:48:56 -08:00
Nate McMaster 6eca0806af Remove workarounds 2017-02-09 14:30:27 -08:00
Nate McMaster e44ee63241 Rename WebListener => HttpSysServer 2017-01-31 16:17:04 -08:00
Pranav K 76cdffc30c Remove RazorTooling from UniverseCoherence. 2017-01-20 11:03:33 -08:00
Nate McMaster 7f7413b3eb Workaround issue in solution targets in MSBuild RC3 2017-01-19 16:51:13 -08:00
Nate McMaster 8d94d9179d Don't delete the 'src' folder for VS2017 solutions 2017-01-03 12:20:09 -08:00
Nate McMaster b9d2ecb4e0 Cleanup console output, removing unuseful logging 2016-12-16 16:16:13 -08:00
Nate McMaster 6ca8127bd6 Add foundation for the testing from packages, not project references 2016-12-16 16:06:30 -08:00
Nate McMaster 6a6dfad418 Identify .Sources packages in the build graph 2016-12-15 11:42:16 -08:00
Nate McMaster 503b4c97ed Resolve dependencies and packages from VS2017 solutions (#464)
* Update 'GetBuildGraph' to understand VS2017 solutions
* Ensure Universe allows repos to self-determine their version of KoreBuild
2016-12-14 11:09:47 -08:00
Pranav K de71fc340b Switch SignalR-* -> SignalR 2016-11-10 11:55:16 -08:00
Pranav K f7fc72dcf2 Looking for Coherence packages under artifacts\build in addition to packages-expanded directory 2016-11-01 10:04:54 -07:00
Pranav K 4a40733fc0 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 10:20:08 -07:00
Pranav K 5bb405b585 Clone rel/1.1.0-preview1 2016-10-17 09:16:34 -07:00
Pranav K 0f4701dd92 Clone to rel/1.1.0-preview1 2016-10-17 08:50:04 -07:00
Pranav K b035e31dc7 Specify the publish feed in Universe makefile 2016-10-14 15:06:05 -07:00
Pranav K 6317ea30c6 Don't read commit file if it doesn't exist 2016-10-14 09:36:29 -07:00
Pranav K 8a2c0ecec1 Don't fail if a repo does not have commit file 2016-10-14 08:52:04 -07:00
BrennanConroy 2c9672f18a Add metapackage
@pranavkm
2016-10-13 12:27:12 -07:00
Pavel Krymets db90b7b048 Add AzureIntegration repo (#460) 2016-10-04 12:18:04 -07:00
Pranav K b2a01607f2 Add a flag that allows producing non-coherent builds 2016-09-28 15:25:56 -07:00
Brice Lambson 4aec8528fd Revert "Remove EntityFramework.Tools"
This reverts commit 75e4546412.
2016-09-26 11:02:10 -07:00
Nate McMaster 75e4546412 Remove EntityFramework.Tools
This reverts commit 81d46cfaed.
2016-09-23 11:53:27 -07:00
Brice Lambson 81d46cfaed Add EntityFramework.Tools 2016-09-21 10:48:13 -07:00
Nate McMaster bdad3123ea React to rename of dotnet-watch to DotNetTools 2016-09-21 10:46:31 -07:00
Nate McMaster 340366332f Remove UserSecrets from list of Universe repos (#457) 2016-09-19 17:04:45 -07:00
Pranav K aa97e4d777 Fail gracefully when repositories have cycles
Fixes #451
2016-08-26 10:19:21 -07:00
Pranav K 3bf98d2b34 React to AspNetVNext -> AspNetCore feed name change 2016-08-19 11:56:20 -07:00
Pranav K f1118f3693 Add MvcPrecompilation 2016-08-19 10:16:01 -07:00
Pranav K a80ac8d02e Remove use of aspnetexternal feed
All our external dependencies come from NuGet.org now
2016-08-09 15:18:19 -07:00
John Luo e815537907 Add ResponseCaching 2016-07-27 11:05:25 -07:00
Pranav K bfa281e24e Use aspnetexternal feed instead of CI share 2016-06-07 17:14:02 -07:00
Pranav K 2e29091722 Remove libuv-package from UniverseCoherence 2016-06-06 12:11:23 -07:00
Pranav K 6e8a5ad1e9 Print better error messages if project.json fails to parse 2016-05-31 15:01:57 -07:00
Pranav K 0e4d154134 Update PinVersion tool use dotnet and v3 NuGet packages 2016-05-24 11:59:41 -07:00
Pranav K 6307533967 Include nuget-verify in default ci-build target 2016-05-20 16:10:08 -07:00
Pranav K 156a010646 Call use-local-coherence as part of CI-test 2016-05-20 15:16:51 -07:00
Pranav K 9020bb9df8 Fixing build break 2016-05-19 14:35:28 -07:00
Pranav K 59b2b9d66c Use expanded Coherence directory for ci-test 2016-05-19 14:04:20 -07:00
Pranav K c15e83c096 Look for dependencies in the tools node too 2016-05-09 22:48:24 -07:00
John Luo be4d6bc07c Limit parallelism in ci-pull 2016-04-13 10:23:43 -07:00
Cesar Blum Silveira 2235b79a8d Only reset repos that were cloned. 2016-04-11 16:35:45 -07:00
Cesar Blum Silveira 295a5ee349 Properly set commits file location after caching Coherence. 2016-04-11 16:35:05 -07:00
Stephen Halter 8667e2496b Actually add libuv-package (not libuv-build) repo
- libuv-build is already built outside of Universe and doesn't follow
  some conventions like running the normal build-compile target
2016-04-08 11:47:50 -07:00
Stephen Halter 6cfda1e6ce Add libuv-package repo 2016-04-07 17:29:46 -07:00
Victor Hurdugaci 6667fd0748 save the .build folder during build 2016-04-06 10:16:23 -07:00
Pranav K cf1a548898 Make ci-build paths absolute 2016-04-02 22:42:01 -07:00
Pranav K 0f98a42894 ci-build cleanup
* Separate clone and build steps
* Create publish directory to prevent dotnet restore from failing
2016-04-02 22:27:10 -07:00