Nate McMaster
ceba681e02
Add Microsoft.NETCore.App and NETStandard.Library to the lineup ( #549 )
2017-08-25 14:34:45 -07:00
Nate McMaster
9793b6b8d5
Add another package required for Razor
2017-08-24 15:24:03 -07:00
Nate McMaster
1811c328c5
Add packages required for Razor to the lineup ( #548 )
2017-08-23 15:24:25 -07:00
Nate McMaster
425c1b83e6
Support partial-graph builds
...
This merges pre-existing packages from previous builds of Universe with the list of packages to be produced in the current run.
Pre-existing packages are expected to be in .deps/build/ and are expected to have only one version of a package id in that folder.
This also requires any additional lineups to be in .deps/lineups/ so they can be filtered from the Internal.AspNetCore.Universe.Lineup file
2017-08-18 15:54:32 -07:00
Nate McMaster
708ae1797f
Revert "Support partial-graph builds ( #545 )"
...
This reverts commit 8f263a2085 .
2017-08-18 14:50:22 -07:00
Nate McMaster
8f263a2085
Support partial-graph builds ( #545 )
...
This merges pre-existing packages from previous builds of Universe with the list of packages to be produced in the current run.
Pre-existing packages are expected to be in .deps/build/ and are expected to have only one version of a package id in that folder.
2017-08-18 14:40:17 -07:00
Nate McMaster
89548bb39a
Expand the list of external dependencies to include almost everything
...
referenced from an ASP.NET Core project
2017-08-17 17:49:35 -07:00
Nate McMaster
a7f021702f
Add more corefx packages to the universe lineup ( #543 )
2017-08-17 16:17:59 -07:00
Nate McMaster
c429467993
Add System.Buffers and System.Numerics.Vectors to the lineup
2017-08-16 10:04:18 -07:00
Nate McMaster
dc66815c35
Add external packages require for aspnet/Common ( #541 )
2017-08-16 09:15:18 -07:00
Nate McMaster
221bcda1d9
Upgrade xunit to 2.3.0-beta4 and expand the lineup to include sub-packages in xunit
2017-08-15 10:04:52 -07:00
Pranav K
28a4bb4d5f
Clone over https if we cannot determine the repository's clone url
2017-08-11 22:32:23 -07:00
Pranav K
418f58f31d
Clone repositories over https
2017-08-11 16:05:16 -07:00
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
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
4113f39f09
Update __get_remote_file logic
2017-08-02 12:44:50 -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
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
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