Commit graph

7051 commits

Author SHA1 Message Date
Enrico Sada
f68d825810 bump f# sdk package version 2017-04-30 21:34:00 +02:00
Matt Ellis
b6a2c01cf6 Remove dependency on run.exe
Our build scripts were pulling down all of buildtools and run.exe in
service of "clean.{cmd|sh}". While having consisent commands across
the repos is a good thing to strive for, we are pulling down a bunch
of additional stuff we don't need for simple commands that have well
known analogs (e.g. git clean).

If we had been all in on run.exe, this might have made sense, but we
aren't, so it feels like something we should clean up.

By doing this, we can stop downloading bootstrap from github when we
build (super dangerous anyway because changes in buildtools could have
broken us).

In addition, I changed the way we install dotnet to just invoke the
script in `scripts/obtain/` instead of downloading a version from
GitHub. This makes local development of changes to obtain easier and
removes yet another place we had to download a script.
2017-04-29 14:00:02 -07:00
Livar
563479a1f2 Merge pull request #6464 from livarcocc/fix_first_run_test
Fixing a first run test that checks the version of the mvc package.
2017-04-28 22:31:15 -07:00
Livar Cunha
f983b804f8 Fixing a first run test that checks the version of the mvc package. It checked for 1.0.3 and 1.1.2 and it needs to check for 1.0.4 and 1.1.3 now. 2017-04-28 22:30:21 -07:00
Livar
a747ead113 Merge pull request #6426 from mlorbetske/dev/mlorbe/UpdateTemplatePackagesFor1x
[Do not merge] Ingest updated template packages
2017-04-28 16:27:08 -07:00
John Beisner
a4aa850f6b Merge remote-tracking branch 'upstream/release/2.0.0' into NewAzurePackageStore 2017-04-28 16:23:02 -07:00
Livar
9c85fc7fed Merge pull request #6436 from nguerrera/sdk-resolver
Add msbuild sdk resolver
2017-04-28 15:54:07 -07:00
Livar Cunha
cc9819ed93 Removing the code to generate the lzma archive and instead download it from the asp.net location. 2017-04-28 15:45:29 -07:00
Livar
df65daf2ed Merge pull request #6452 from mlorbetske/dev/mlorbe/UpdateAspNetToVersion24686
Update ASP.NET packages to version 24686
2017-04-28 15:21:32 -07:00
John Beisner
53d900b19e Fixing the 'linux' ASP .Net Core Runtime archive download; and revving the version. 2017-04-28 14:23:25 -07:00
Livar
3f5f7a0b62 Merge pull request #6457 from crummel/rel/1.0.1
Dummy commit to kick off the build.
2017-04-28 13:14:09 -07:00
Chris Rummel
e056c00634
Dummy commit to kick off the build. 2017-04-28 15:07:39 -05:00
Livar
ea746bd0dd Merge pull request #6454 from livarcocc/another_pin_stage0
Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0
2017-04-28 13:05:31 -07:00
Eric Erhardt
57b231c2af Merge pull request #6421 from eerhardt/UpdateDepedencies2.0
update-dependencies hard-coded values
2017-04-28 14:36:05 -05:00
John Beisner
de46bf31d8 Add ASP .Net Core Runtime to the CombinedFrameworkSdk archive. 2017-04-28 12:25:46 -07:00
Livar Cunha
7477334c48 Pinning stage0 to a version that rolls tools forward from 1.0 to 2.0 because the deb-tool targets netcoreapp1.0. 2017-04-28 11:21:25 -07:00
Nick Guerrera
09dd14bfe4 Fix some comments and add missing space to error message 2017-04-28 10:37:20 -07:00
John Beisner
68487f775b Change in ASP .Net Core Runtime blob storage ZIP file naming convention. 2017-04-28 10:21:35 -07:00
John Beisner
1df11c3918 Moving to new version for ASP .Net Core Runtime; accounting for the split of the Windows ZIP ASP .Net Core Runtime for x64/x86; trivial formating 2017-04-28 09:57:29 -07:00
Livar Cunha
50c7b1e9b6 Copying the aspnet runtime store artifacts to stage2. 2017-04-28 00:10:19 -07:00
Mike Lorbetske
17c160e4c2 Update template package version 2017-04-27 23:23:04 -07:00
Mike Lorbetske
e5f6a150a8 Ingest updated template packages 2017-04-27 23:23:04 -07:00
Nick Guerrera
fa4fe3b2c6 Package MSBuild SDK resolver in VS insertion nupkg 2017-04-27 23:07:19 -07:00
Nick Guerrera
77ab1c5857 Add option to skip LZMA build 2017-04-27 23:07:18 -07:00
Nick Guerrera
afd1d8ed66 Reduce build console output spew 2017-04-27 23:07:18 -07:00
Nick Guerrera
d26b41a0c3 Add msbuild sdk resolver 2017-04-27 23:07:18 -07:00
Livar Cunha
7dadb150af Updating the URL for the aspnet runtime store artifacts. Fixing a typo on ExtractDestination and condition extraction on file extension rather than OS. 2017-04-27 22:36:47 -07:00
John Beisner
b43acf4752 Updated ASP .NET Core Runtime blob storage configuration. 2017-04-27 22:36:41 -07:00
John Beisner
27b77da7a1 ASP .NET Core Runtime in the CLI; work in progress 2017-04-27 22:36:33 -07:00
Mike Lorbetske
effe64f0dd Update ASP.NET packages to version 24686 2017-04-27 22:32:28 -07:00
Livar
38b3e21c99 Merge pull request #6442 from dotnet-bot/release/2.0.0-UpdateDependencies
Update CoreSetup to preview1-002101 (release/2.0.0)
2017-04-27 20:14:50 -07:00
Eric Erhardt
aec02dd46f Merge pull request #6450 from dotnet/eerhardt-patch-1
Update NET.Sdk to 20170428-1
2017-04-27 22:00:03 -05:00
Eric Erhardt
5a81be48d0 Update NET.Sdk to 20170428-1 2017-04-27 20:13:46 -05:00
dotnet-bot
6a03ff2255 Update CoreSetup to preview1-002101 2017-04-28 00:46:59 +00:00
Livar
6cb2eb0479 Merge pull request #6356 from dsplaisted/generate-tools-deps
Use .NET SDK to generate deps.json for tools
2017-04-27 17:05:40 -07:00
William Lee
d72c5dc9a2 Merge pull request #6446 from wli3/prime-cache-macos-2
Prime cache macos
2017-04-27 16:00:51 -07:00
Daniel Plaisted
b6d9520ffc Fix tests that require .NET Core 1.1 2017-04-27 15:48:48 -07:00
William Li
5454ab6780 Add conclusion page for telemetry notice 2017-04-27 13:58:27 -07:00
Daniel Plaisted
fa2a02ff0e Add metadata to test specifying required shared framework 2017-04-27 13:52:48 -07:00
Daniel Plaisted
b972f8229e Use backwards compatible runtimes for app throwing exception tests 2017-04-27 13:45:12 -07:00
Livar
2cc5612fec Merge pull request #6287 from dotnet/dev-ragrawal-updatenuget2484
update nuget version to 4.3.0-preview1-2500
2017-04-27 12:59:19 -07:00
Livar
3f4d19d082 Merge pull request #6443 from livarcocc/merge_release_200
Merge release/2.0.0 back into master
2017-04-27 12:58:48 -07:00
Daniel Plaisted
af9a85fd3f Disable multilevel lookup and fix tests that were depending on .NET Core 1.0 shared framework 2017-04-27 12:56:28 -07:00
William Li
8a3225c44b prime cache macos
Using dotnet new after pkg install
2017-04-27 12:39:45 -07:00
Livar
48603aded1 Merge pull request #6444 from crummel/rel/1.0.1
Dummy commit to kick off build.
2017-04-27 12:27:35 -07:00
Chris Rummel
615f3783c8
Dummy commit to kick off build. 2017-04-27 14:25:32 -05:00
Livar
37d826d763 Merge pull request #6435 from wli3/windows-prime-chace-rel-200-slience
Use WixQuietExec to run command sliently
2017-04-27 12:15:12 -07:00
Daniel Plaisted
308b5137c2 Merge remote-tracking branch 'upstream/release/2.0.0' into generate-tools-deps 2017-04-27 11:19:12 -07:00
Livar Cunha
4a5b64955f Reverting channel changes for stage0. In master we want to continue using the master channel. 2017-04-27 11:07:50 -07:00
Livar Cunha
55212f4777 Merge branch 'release/2.0.0' into merge_release_200
* release/2.0.0:
  Updating the stage0 in release/2.0.0 to use a release/2.0.0 stage0 and turning off implicit package target fallback in the CLI.
  Update CoreSetup to preview1-002091
  Prime cache for Windows
2017-04-27 11:06:13 -07:00