Commit graph

7538 commits

Author SHA1 Message Date
William Li
7f54ccb903 Use Rest Api to upload to the feed
Add pulling logic to make sure it is uploaded to the feed.

Add retry logic for the whole upload process

Remove the old upload script
2017-08-30 06:54:34 -07:00
Robert Wagner
777631a7aa
Fixed name of the LogFileName 2017-08-30 20:58:55 +10:00
Daniel Plaisted
4c3b13e4a8 Use a shorter path for test working directories, get rid of Stage 0 project.json based CLI 2017-08-29 17:59:34 -07:00
Nick Guerrera
0024199cfd Trigger build 2017-08-29 17:19:22 -07:00
Nick Guerrera
502318d08b Merge pull request #7552 from nguerrera/signing-fix
Sign additional files
2017-08-29 16:28:45 -07:00
seancpeters
79e94eb908 Updating new templates to 2.1.0 versions 2017-08-29 15:21:13 -07:00
Nick Guerrera
d7665ea316 Sign additional files
Some files that get their signature invalidated by crossgen were missing
from the Signing.proj list.
2017-08-29 14:01:05 -07:00
John Beisner
8de61cdcdf Merge pull request #7548 from dotnet/danmosemsft-patch-1
Update readme to note 2.0 is released
2017-08-29 13:00:33 -07:00
Daniel Plaisted
fd66cdcc2f Fix test assets with NuGet.Config files pointing to old layout 2017-08-29 11:27:29 -07:00
Daniel Plaisted
9fb5f746ae Fix multiple tests using same output path 2017-08-29 11:26:28 -07:00
Daniel Plaisted
103b8a6ec4 Fix test asset that had NuGet.Config pointing to incorrect directory 2017-08-29 09:59:38 -07:00
Nick Guerrera
5818beef4a Merge pull request #7406 from droyad/test-logger-help
Clarified the examples for the `--logger` parameter
2017-08-29 07:49:44 -07:00
Daniel Plaisted
dcb3a7ade7 Use shorter output paths to avoid max path issues on Windows
For example, "out/2" instead of "artifacts/stage2"
2017-08-29 06:55:43 -07:00
Mikkel Nylander Bundgaard
607f72983c Correct unit test 2017-08-29 11:48:53 +02:00
Mikkel Nylander Bundgaard
db5bbe9c75 Rename "runtime package store" to "runtime store" 2017-08-29 09:49:37 +02:00
Nick Guerrera
4f6a2ae0a2 Merge pull request #7515 from natemcmaster/non-versioned-files
Add -SkipNonVersionedFiles to dotnet-install.{sh,ps1}
2017-08-28 21:50:12 -07:00
Dan Moseley
bf06c22257 Update readme to note 2.0 is released 2017-08-28 21:18:43 -07:00
Nick Guerrera
c43472a45e Merge pull request #7547 from MattGal/More_Download_stuff
Download changes for test dependencies skip ci please
2017-08-28 17:58:26 -07:00
Matt Galbraith
03dcd98c51 More CoreSetupBlobAccessToken stuff 2017-08-28 17:50:58 -07:00
Nick Guerrera
41d9359d48 Merge pull request #7545 from MattGal/Append_CoreSetupBlobAccessToken
Add support for CoreSetupBlobAccessToken as used in 1.X builds.  skip ci please
2017-08-28 15:46:50 -07:00
Matt Galbraith
8f6fd2a549 Add support for CoreSetupBlobAccessToken as used in 1.X builds 2017-08-28 15:40:35 -07:00
Nick Guerrera
4cea49fefa Merge pull request #6994 from Rick-Anderson/patch-1
Edit README.md
2017-08-28 13:33:51 -07:00
Nick Guerrera
ba3655c462 Merge pull request #7542 from MattGal/Update_Dependency_Versions_2.0.0
Update dependency version skip ci please
2017-08-28 13:24:23 -07:00
Matt Galbraith
1156e52eb8 Update dependency version 2017-08-28 13:14:23 -07:00
Daniel Plaisted
fc6f2f3bfa Fix DotNetRestore after merging upstream changes 2017-08-28 12:39:12 -07:00
John Beisner
9af126356b Merge pull request #6981 from dotnet/namc/output
Change usages of Write-Output to Write-Host
2017-08-28 11:55:37 -07:00
Daniel Plaisted
107252ebe7 Merge upstream changes 2017-08-28 11:09:19 -07:00
Nick Guerrera
a7eba4d9e8 Merge pull request #7530 from nguerrera/dotnet-bot-master-UpdateDependencies
Update to latest core-setup and clean up
2017-08-26 10:14:12 -07:00
Nick Guerrera
497f6c5b0c Fix warnings in test projects 2017-08-25 20:17:58 -07:00
Nick Guerrera
ac3900d9c1 Re-enable some tests 2017-08-25 20:17:58 -07:00
Nick Guerrera
656eab7aec Target netcoreapp2.1, eliminate warnings, treat warnings as errors 2017-08-25 20:17:57 -07:00
Nick Guerrera
0a1be24e2f Use fixed RTM build of PlatformAbstractions from build project 2017-08-25 20:17:32 -07:00
Nick Guerrera
cf511cdc17 Revert "Pin Stage0 to a version with .NET Core 2.0 instead of 2.1"
This reverts commit 83b92ee8d6.
2017-08-25 14:05:55 -07:00
Nick Guerrera
6d6d1c0c2b Merge branch 'master' into dotnet-bot-master-UpdateDependencies 2017-08-25 13:49:39 -07:00
Rainer Sigwald
ee5c02de77 MSBuild 15.5.74 2017-08-25 13:25:01 -07:00
William Li
1a36940549 Update CLI_NETSDK_Version SDK to 2.0.2-vspre-20170825-1 2017-08-25 13:22:01 -07:00
jbeisner
10e95d890c Merge branch 'release/2.0.0' into patch-1 2017-08-25 10:23:01 -07:00
Daniel Plaisted
2222290394 Update MSI tests to use new output directory layout 2017-08-24 17:16:11 -07:00
Daniel Plaisted
c6e4c8f477 Rename Stage0 build variables to PreviousStage 2017-08-24 17:16:11 -07:00
Daniel Plaisted
1db2d78dd9 Merge pull request #7514 from dsplaisted/Pin-Stage0
Pin Stage0 to a version with .NET Core 2.0 instead of 2.1
2017-08-24 16:46:01 -07:00
Daniel Plaisted
e4777c0b91 Update expected SDK version test to work with multiple stages 2017-08-24 15:51:38 -07:00
Daniel Plaisted
12f8c2377f Generate properties to pass to the next stage of the build 2017-08-24 15:51:37 -07:00
Daniel Plaisted
884a48372d Copy empty Directory.Build.props to artifacts folder during build instead of checking it in 2017-08-24 15:49:14 -07:00
Daniel Plaisted
61e68e621a Show path when directory delete fails in test setup 2017-08-24 15:49:14 -07:00
Daniel Plaisted
4ccf1b6902 Use separate folders for different cases of a theory 2017-08-24 15:49:14 -07:00
Daniel Plaisted
13da213183 Support new artifacts layout in tests and other build logic 2017-08-24 15:49:13 -07:00
Daniel Plaisted
ae0aa8ed24 Move dir.props to auto-imported Directory.Build.props
This is necessary for setting the intermediate output path to work correctly
2017-08-24 15:46:45 -07:00
Daniel Plaisted
ac99830e12 Support new output directory layout 2017-08-24 15:46:44 -07:00
Daniel Plaisted
83b92ee8d6 Pin Stage0 to a version with .NET Core 2.0 instead of 2.1
This will avoid https://github.com/dotnet/corefx/issues/23496, which https://github.com/dotnet/cli/pull/7506 will work around
2017-08-24 14:43:58 -07:00
Nate McMaster
7586ad844d Add -SkipNonVersionedFiles to dotnet-install.{sh,ps1} 2017-08-24 14:06:38 -07:00