Commit graph

6954 commits

Author SHA1 Message Date
John Beisner
3f21ed0002 Trivial change to start a VSO build run. 2017-07-28 11:52:13 -07:00
Livar
fc218cda8f Merge pull request #7304 from dotnet/livarcocc-patch-1
Update SDK to 2.0.0-preview3-20170728-1
2017-07-27 22:23:04 -07:00
Livar
53f6fe597f Update SDK to 2.0.0-preview3-20170728-1
Contains the new error message for .NET Framework referencing NetStandard 1.5 and 1.6 without the 2.0 SDK.
2017-07-27 18:39:08 -07:00
Livar
39abdb1ef6 Merge pull request #7302 from dotnet/livarcocc-patch-1
Update SDK to 2.0.0-preview3-20170727-2
2017-07-27 16:37:35 -07:00
Livar
91c9f434d0 Merge pull request #7298 from mlorbetske/dev/mlorbe/AbsorbMsTestUpdate
Absorb update to MSTest version
2017-07-27 15:52:18 -07:00
William Lee
fa4bf8d0fb Merge pull request #7285 from livarcocc/native_installers_use_installed_sdk
Updating the native installers to use the SDK just installed for first run
2017-07-27 15:25:37 -07:00
Livar
d864d60090 Update SDK to 2.0.0-preview3-20170727-2 2017-07-27 15:03:18 -07:00
jbeisner
12669cbec8 Merge pull request #7260 from johnbeisner/rel/1.1.0
Getting the value of 'GitHubPassword' directly from a property: rel/1.1.0
2017-07-27 13:10:30 -07:00
Mike Lorbetske
09cfa32e5b Absorb update to MSTest version 2017-07-27 12:44:00 -07:00
William Li
20a7ab075a Add the missing / 2017-07-27 11:32:59 -07:00
Livar
6a67932370 Merge pull request #7297 from wli3/update-sdk-version
Update SDK to 2.0.0-preview3-20170727-1
2017-07-27 11:27:02 -07:00
Livar
54377abbec Merge pull request #7292 from dotnet/stevesa/update-spa-templates-to-1.0.417
Update spa templates to 1.0.417
2017-07-27 11:26:40 -07:00
William Li
68d211795a Update SDK to 2.0.0-preview3-20170727-1 2017-07-27 10:41:36 -07:00
William Li
081f208942 Add telemetry data points for .NET Core 2.0 2017-07-27 09:55:40 -07:00
William Li
676fe41aca Updating the installer to make data collection statement more obvious. 2017-07-27 09:52:01 -07:00
John Beisner
d61f701f1f Mis-named badge. 2017-07-27 09:35:40 -07:00
John Beisner
b75dd2db45 Merge remote-tracking branch 'origin/rel/1.1.0' into rel/1.1.0 2017-07-27 09:34:33 -07:00
John Beisner
376396b7d4 Merge remote-tracking branch 'upstream/rel/1.1.0' into rel/1.1.0 2017-07-27 09:32:24 -07:00
John Beisner
1fefaa7883 More adjustments for the build-badge table. 2017-07-27 09:28:07 -07:00
John Beisner
2af875000e Adjusting the build-badge table. 2017-07-27 09:20:48 -07:00
Steve Sanderson
f08bdbdf89 Remove template test workaround because it's no longer needed 2017-07-27 15:16:52 +01:00
Steve Sanderson
5af7786c45 Update SPA templates to 1.0.417 2017-07-27 15:16:29 +01:00
Livar Cunha
9e04dcf8a4 Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box. 2017-07-26 23:10:48 -07:00
Livar
2f82239181 Merge pull request #7281 from nguerrera/update-satellites
Update Roslyn and F# satellites
2017-07-26 21:35:46 -07:00
Livar
9cf49446fd Merge pull request #7269 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170726-070021
Merge rel/1.1.0 to release/2.0.0
2017-07-26 19:31:20 -07:00
Livar
e5786487ec Merge pull request #7266 from livarcocc/show_first_run_message
Show first run notice even when CLI is installed by native installers.
2017-07-26 19:29:05 -07:00
Nick Guerrera
9294718d8d Update Roslyn and F# satellites 2017-07-26 18:24:30 -07:00
John Beisner
0f32699e52 Removing the 'OpenSUSE13.2' leg from the Jenkins groovy file. 2017-07-26 16:36:54 -07:00
jbeisner
2468481f7c Merge branch 'rel/1.1.0' into rel/1.1.0 2017-07-26 16:30:24 -07:00
William Li
aa3b1b67d8 refactor to remove duplication 2017-07-26 16:30:03 -07:00
Livar
c468da2bc6 Merge pull request #7274 from dotnet/livarcocc-patch-1
Update SDK to 2.0.0-preview3-20170726-3 in release/2.0.0
2017-07-26 16:20:02 -07:00
Livar
133ef44d98 Merge pull request #7275 from dotnet/livarcocc-patch-2
Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0
2017-07-26 16:19:50 -07:00
William Li
c8590354a7 Add block thread constructor 2017-07-26 16:03:59 -07:00
Livar Cunha
6541a16a38 Changing the FirstNoticeSentinel used by the internal-reportinstallsuccess command. 2017-07-26 15:33:48 -07:00
John Beisner
6d0950db5b Removing the OpenSUSE 13.2 build. from the readme. 2017-07-26 14:40:58 -07:00
John Beisner
d467663ded Removing the OpenSUSE 13.2 build. 2017-07-26 13:56:46 -07:00
Livar Cunha
ae34c0834e Merge remote-tracking branch 'dotnet/rel/1.1.0' into merges/rel/1.1.0-to-release/2.0.0-20170726-070021
* dotnet/rel/1.1.0:
  Updating NuGet to 4.3.0-rtm-4324
2017-07-26 13:24:11 -07:00
Livar Cunha
015af46c99 Fixing a test that fails due to a race condition, because the .dotnet folder might not have been created yet. 2017-07-26 13:22:31 -07:00
Livar
c02ef74ac2 Merge pull request #7271 from v-zbsail/moravia_loc
LOC CHECKIN | cli-release/2.0.0 | 20170726
2017-07-26 10:17:26 -07:00
John Beisner
15a318f131 Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable. 2017-07-26 09:55:10 -07:00
Livar
1e7f42a835 Update SDK to 1.1.0-alpha-20170726-4 in rel/1.1.0 2017-07-26 09:28:42 -07:00
Livar
e4a52e57b9 Update SDK to 2.0.0-preview3-20170726-3 2017-07-26 09:21:15 -07:00
Zbyněk Sailer
d4a9de3778 LOC CHECKIN | cli-release/2.0.0 | 20170726 2017-07-26 09:41:49 +02:00
Livar Cunha
20f0dac6b2 Making a change that will cause the first run notice to always show up in the first run of the CLI, even when it is installed by native installers. 2017-07-25 22:33:54 -07:00
Livar
e351e4fd19 Merge pull request #7265 from mlorbetske/dev/mlorbe/SwitchToNoTimestampPackages
Switch to picking up the no-timestamp runtime store and package cache
2017-07-25 21:44:40 -07:00
Mike Lorbetske
f4d774b58c Switch to picking up the no-timestamp runtime store and package cache 2017-07-25 20:54:44 -07:00
Nick Guerrera
cb56e0a868 Merge pull request #7253 from dotnet/merges/rel/1.1.0-to-release/2.0.0-20170725-070022
Merge rel/1.1.0 to release/2.0.0
2017-07-25 17:48:39 -07:00
Nick Guerrera
e126145d35 Merge pull request #7262 from seancpeters/update_to_coherence_26452
updating to coherence 26452 & templating build 300
2017-07-25 17:48:07 -07:00
Nick Guerrera
a341401879 Merge pull request #7252 from emgarten/emgarten/nuget4324-1.1.0
Insert NuGet Build 4.3.0-rtm-4324 into cli for rel/1.1.0
2017-07-25 15:53:07 -07:00
Nick Guerrera
44638af313 Merge pull request #7230 from dotnet/nuget-insertbuild4324
Insert NuGet Build 4.3.0-rtm-4324 into cli
2017-07-25 15:50:49 -07:00