Commit Graph

625 Commits

Author SHA1 Message Date
Nate McMaster f0cc2f1061 Use wget and fallback to curl 2017-07-25 16:41:55 -07:00
Nate McMaster b512181608 Prevent deleting the .r/ folder on CI 2017-07-25 12:35:15 -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
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
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
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
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 81363a4e5f Use clone uris and commit hash that the CI specifies 2017-07-07 15:10:46 -07:00
Kiran Challa d518d653d2 Enabled a way to passing in additional build arguments to individual repositories being built 2017-07-07 12:29:35 -07:00
Doug Bunting 76024196b6 Remove Entropy from Universe builds
- aspnet/Coherence-Signed#505
2017-07-02 21:59:50 -07:00
Ryan Brandenburg bbd7f03114 Update PackagePublisher version 2017-06-29 11:18:40 -07:00
Kiran Challa b328ce48ad Updated Readme 2017-06-06 10:39:13 -07:00
Kiran Challa 0cfecf4cb2 Copy msbuild artifacts from individual repos to universe artifacts folder 2017-06-06 10:14:16 -07:00
Kiran Challa 59ec6e0c50 Updated refereces of 'rel/2.0.0-preview2' to 'dev' 2017-06-06 10:09:49 -07:00
Kiran Challa 88f81f00e9 Copy Korebuild directory to cloned repoistories to avoid repeated downloads 2017-06-05 10:18:13 -07:00
Kiran Challa 6685b09973 Updated Korebuild zip location to rel/2.0.0-preview2 2017-06-01 12:50:57 -07:00
Pranav K c9f9baba58 Branching for rel/2.0.0-preview2 2017-05-31 20:05:52 -07:00
Steve Sanderson ac3ab36b3d Add JavaScriptServices to Universe 2017-05-19 11:38:50 +01:00
Javier Calvarro Nelson d324d483d3 Remove identity service from universe 2017-05-12 11:06:59 -07:00
Kiran Challa 5e462aa87a Added log messages related to repository information 2017-05-12 06:05:50 -07:00
Pranav K ea0b98b950 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:18:16 -07:00
Pranav K a7b8a8be8e Branching for 2.0.0-preview1 2017-04-25 22:09:35 -07:00
Andrew Stanton-Nurse c89c6a304b Merge pull request #504 from aspnet/anurse/remove-platform-abstractions
Remove Microsoft.Extensions.PlatformAbstractions
2017-04-25 14:40:46 -07:00
Andrew Stanton-Nurse e4b78ab958 Remove Microsoft.Extensions.PlatformAbstractions 2017-04-24 14:41:11 -07:00
Nate McMaster 31635abf6b Resolve warnings about duplicate imports of Microsoft.Common.targets 2017-04-21 08:54:29 -07:00
Kiran Challa e08e63a033 Updated to use 1.0.2 version of PackagePublisher 2017-04-12 21:30:59 -07:00
Pranav K acc454bc36 Include CLI tool references when calculating build dependency graph 2017-04-03 23:07:35 -07:00
Kiran Challa 71d09dc15c Using PackagePublisher tool to publish packages as it does retries 2017-03-27 10:50:37 -07:00
Doug Bunting dd3889869c `StopOnFirstFailure` when doing repository builds
- avoids MSBuild continuing past failed repositories in sequential builds
- ignored when building in parallel (unfortunately)
2017-03-21 15:50:23 -07:00
Pranav K f99a0d6b8e Pin DotNetCliToolReferences
Fixes #491
2017-03-21 10:46:35 -07:00
Nate McMaster 23f4a31d47 React to aspnet/BuildTools#199 2017-03-20 10:25:47 -07:00
Doug Bunting ce75a85a80 Add global.json to .gitignore 2017-03-18 13:21:50 -07:00
Kiran Challa 43a290d2c4 Updated readme with instructions on verifying cross repo changes 2017-03-17 15:21:53 -07:00
Pranav K 5bcf919faa Account for repositories with no packaes to publish 2017-03-15 10:05:30 -07:00
Pranav K 1db9776b24 Fix publishing packages to the volatile feed
Fixes #488
2017-03-15 09:22:29 -07:00
Brice Lambson bf61d14e0a Remove EntityFramework.Tools 2017-03-14 09:23:30 -07:00
Pranav K 89aebea9e5 Print the build graph prior to building repositories
Fixes #485
2017-03-14 08:42:44 -07:00
Pranav K e67bdd411e Add options to build a subgraph of repos 2017-03-13 15:33:56 -07:00
Pranav K f639d9f124 Add IgnoreStandardErrorWarningFormat to Exec task when running build.[cmd | sh]
on individual repositories
2017-03-10 12:00:23 -08:00
Pranav K df66022ff8 Use Exec instead of MsBuild task 2017-03-10 09:05:06 -08:00