Commit graph

5462 commits

Author SHA1 Message Date
Livar
374f9ebcee Merge pull request #5979 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001711 (master)
2017-03-09 18:42:08 -08:00
Zlatko Knezevic
09b6be5990 Cleaning up the documentation folder (#5928)
* Cleaning up the documentation folder

This change cleans up the documentation folder in the CLI repo. The
changes are the following:

* Delete old content that is invalid moving forward.
* Move cli-installation-scenarios to the `specs` sub-folder.
* Add a sub-folder for documentation that deals with working with the repo
* Add a general sub-folder
* Finally, change the README.md to reflect this.

Also, this change adds a document that covers CLI UX guidelines for
authors of new commands.

* Firt round of PR feedback changes
2017-03-09 17:09:59 -08:00
Justin Goshi
890676ad87 Update the readme to include the linux build (#5987)
* Update the readme to include the linux build

* Address PR comments
2017-03-09 13:48:29 -10:00
Piotr Puszkiewicz
1dc7309bec Merge pull request #5985 from piotrpMSFT/piotrpMSFT/infra/TestInvokingCLI
Force integration tests to execute tests against invoking CLI, ignoring PATh
2017-03-09 14:49:23 -08:00
Eric Erhardt
35e3d69a2f Update ProjectJsonMigration's Roslyn
Now that Roslyn is no longer in the Shared Framework, it doesn't make sense to keep using 1.3.0.  Instead, we should use the same Roslyn version that we use for csc.
2017-03-09 16:35:08 -06:00
Eric Erhardt
43263cc9c3 Add logging for publishing src\redist.csproj 2017-03-09 16:30:29 -06:00
Justin Goshi
c35dbd9563 Migration of xproj with name different from folder leaves ref to old project in solution (#5958)
* WIP trying to remove unused xproj files

* Use relative path

* Add a test

* Fix a few test failures

* Fix path issue

* Address PR Comments
2017-03-09 12:17:18 -10:00
Piotr Puszkiewicz
b7ce0293a1 Remove duplicate diagnostics 2017-03-09 13:37:17 -08:00
Piotr Puszkiewicz
f6f43f6aa2 Find dotnet under tests from the dotnet executing the test 2017-03-09 13:31:04 -08:00
Justin Goshi
3a58cac351 Linux portable builds currently do not run tests (#5983) 2017-03-09 10:06:22 -10:00
Justin Goshi
663df18046 Unpin stage0 version now that we build the linux portable (#5981) 2017-03-09 09:29:07 -10:00
dotnet-bot
86f539e420 Update CoreSetup to beta-001711 2017-03-09 19:21:49 +00:00
Justin Goshi
3eed692185 Change the Build name for the Linux portable (#5980)
* Change the Build name for the Linux portable

* Update variable names
2017-03-09 09:02:14 -10:00
Justin Goshi
132b175395 Add new badge for linux_x64 (#5968) 2017-03-09 07:08:49 -10:00
Eric Erhardt
81c2d4605e Merge pull request #5957 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001697 (master)
2017-03-08 22:05:32 -06:00
Livar
2e70b80423 Merge pull request #5969 from dotnet/dev/jgoshi/fixNetCiGroovy
Fix netci.groovy
2017-03-08 19:34:14 -08:00
Justin Goshi
9cf9d1a2b5 Fix netci.groovy 2017-03-08 17:30:47 -08:00
Justin Goshi
5cc689d07b Add CI support for the Linux Portable build (#5872)
* WIP attempt to use the Linux RID

* Pass the --linux-portable parameter
2017-03-08 14:14:43 -10:00
Eric Erhardt
5a5dfecad7 Merge pull request #5966 from ramarag/displayerror
display exception as error
2017-03-08 18:07:33 -06:00
Justin Goshi
113924eebd Add support to build linux portable (#5938)
* Add support to build with the linux portable

* Pass targets to run for the linux portable

* Address PR comments

* Update the bootstrapper version

* Address the PR comments for improving the help text

* Fixing permissions
2017-03-08 13:37:06 -10:00
Rama Krishnan Raghupathy
7e0010c57f display exception as error 2017-03-08 15:12:50 -08:00
Eric Erhardt
2a382c9997 Merge pull request #5960 from dotnet/dev/jgoshi/enableSlnBuildingTests
Re-enable solution building tests
2017-03-08 14:51:46 -06:00
dotnet-bot
e246be9f64 Update CoreSetup to beta-001697 2017-03-08 20:31:52 +00:00
Justin Goshi
dcb8881c02 Re-enable solution building tests 2017-03-08 11:33:27 -08:00
Justin Goshi
45a1e9e56c Allow host info passed in from the command line to override machine settings (#5904)
* Allow host info passed in from the command line to override machine settings

* Simplify the logic

* Address PR comments to keep a separate HostRid and HostOSName that are static

* Rename to BuildInfo.props

* Address PR comments

* Fix the previous merge

* Fix spacing

* Address PR comments
2017-03-08 09:10:53 -10:00
Livar
22816d7958 Merge pull request #5945 from piotrpMSFT/piotrpMSFT/infra/00prefix
Fix RHEL builds
2017-03-08 08:36:11 -08:00
Livar
c2db6d8ca4 Merge pull request #5950 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001689 (master)
2017-03-08 08:35:53 -08:00
dotnet-bot
dba212b21b Update CoreSetup to beta-001689 2017-03-08 15:53:17 +00:00
Livar
8df1812e7b Merge pull request #5946 from dotnet/update-sdk
Update .NET SDK
2017-03-07 20:42:18 -08:00
Daniel Plaisted
53d837bfdb Use Stage 2 dotnet in ArgumentForwardingTests 2017-03-07 17:44:12 -08:00
Eric Erhardt
f4090e2438 Merge pull request #5939 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001683 (master)
2017-03-07 18:55:10 -06:00
Daniel Plaisted
abdbc6f274 Restore package with crossgen 2017-03-07 16:01:53 -08:00
Eric Erhardt
f0e156d384 Merge pull request #5942 from ramarag/mult_Ver
Cache accepting multiple input files
2017-03-07 17:44:23 -06:00
Rama Krishnan Raghupathy
e40435920d tests for cache taking multiple input files 2017-03-07 14:38:12 -08:00
Rama Krishnan Raghupathy
ed1ca04f51 Enabling multifile support for cache 2017-03-07 14:38:07 -08:00
Daniel Plaisted
b0891781cb Update .NET SDK 2017-03-07 13:38:00 -08:00
Unknown
66d707b48d Bad Rebase 2017-03-07 13:23:48 -08:00
Unknown
bd97d02937 Fix RHEL issue 2017-03-07 13:22:42 -08:00
Piotr Puszkiewicz
b80ce431ca Merge pull request #5944 from piotrpMSFT/piotrpMSFT/infra/00prefix
Re-introduce 00 prefix
2017-03-07 13:21:33 -08:00
Unknown
d313cb4012 Change suffix to preview1 2017-03-07 12:05:42 -08:00
Unknown
eaa5049859 Force string comparison 2017-03-07 12:02:47 -08:00
dotnet-bot
0f4c77dbbd Update CoreSetup to beta-001683 2017-03-07 19:48:43 +00:00
Unknown
97e3767bd7 use PadLeft 2017-03-07 11:04:18 -08:00
Unknown
06ab197be5 Add back 000000 padding to commit count 2017-03-07 10:49:28 -08:00
Livar
ea15463bd5 Merge pull request #5941 from livarcocc/merge_cleanup
Replacing hard coded references to shared framework version.
2017-03-07 10:03:31 -08:00
Livar Cunha
03edcf6cfd Replacing dir.props with testassets.props for other test asset test projects. 2017-03-07 08:35:13 -08:00
Livar Cunha
ab28591c10 Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
Eric Erhardt
2048940760 Merge pull request #5933 from eerhardt/FixVersionsRepoUpdater
Fix UpdateVersionsRepo to pass file paths instead of a directory
2017-03-06 12:22:01 -06:00
Eric Erhardt
7e1a2fac9a Merge pull request #5932 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001675 (master)
2017-03-06 11:23:00 -06:00
Eric Erhardt
21080fc5be Fix UpdateVersionsRepo to pass file paths instead of a directory 2017-03-06 11:22:28 -06:00