Commit graph

3156 commits

Author SHA1 Message Date
Manikyam Bavandla 7c32155421 Enable Check-PSGalleryApiAvailability on Linux
Updating Enable Check-PSGalleryApiAvailability on Linux to use
[System.Net.NetworkInformation.NetworkInterface]::GetIsNetworkAvailable()
2016-07-18 19:28:02 -07:00
Manikyam Bavandla 258fd792fc Enabling Proxy support on Linux
Enabling Proxy support on Linux
2016-07-18 18:23:22 -07:00
Jianyun 91cae720e4 Merge pull request #1426 from PowerShell/jianyunt/docs
Updated the Get PowerShell table
2016-07-18 18:07:47 -07:00
Jianyun Tao 196f1a1459 Clean up Getting Powershell table 2016-07-18 17:06:39 -07:00
Quoc Truong 35d2436f93 Merge pull request #1424 from PowerShell/quoct/fixnugetprovider
Improve performance of finding and installing packages with dependencies for nugetprovider
2016-07-18 16:59:38 -07:00
Jianyun Tao af7fcebefc Merge branch 'master' of https://www.github.com/powershell/powershell into jianyunt/docs 2016-07-18 16:38:10 -07:00
Quoc Truong 28dfca8638 Change variable name to make code more readable 2016-07-18 16:13:22 -07:00
Raghu Shantha [MSFT] 1fe0e1ba5e Merge pull request #1425 from PowerShell/RaghuS-Demo
Install script for *nix platforms
2016-07-18 15:30:10 -07:00
Raghu Shantha [MSFT] 8dbf74028f Install script for *nix platforms 2016-07-18 14:31:55 -07:00
Quoc Truong e3015e5acf Improve performance of installing packages with dependencies for nugetprovider and find-package 2016-07-18 14:14:59 -07:00
Andy Schwartzmeyer d852ef45a0 Merge pull request #1418 from andschwa/andschwa/travis-pr
Disable building packages on Travis CI for Pull Requests
2016-07-18 13:19:25 -07:00
Andrew Schwartzmeyer af9c4cb673 Don't build packages for pull requests
Since we don't want to build packages for pull requests (as they cannot
get archived as artifacts), we need a slightly different build command,
and moving it to a script was cleaner.
2016-07-18 12:44:28 -07:00
Andrew Schwartzmeyer ea930d3346 Remove Slack CI notifications 2016-07-18 12:23:05 -07:00
Sergei Vorobev ccd4ca1052 Merge pull request #1406 from andschwa/andschwa/travis-fork
Add GitHub token as insecure environment variable
2016-07-18 12:15:45 -07:00
Jianyun 68d3f87234 Merge pull request #1393 from PowerShell/jianyunt/docs
Updated the linux build doc
2016-07-18 11:59:02 -07:00
Andrew Schwartzmeyer 49bd13b642 Use os instead of matrix
Travis is being picky about how this is specified.
2016-07-18 11:40:10 -07:00
Jianyun Tao 18ad8e994d Merge branch 'master' of https://www.github.com/powershell/powershell into jianyunt/docs 2016-07-18 11:35:13 -07:00
Jianyun Tao b5c91de7f4 Updated linux.md 2016-07-18 11:31:20 -07:00
Andrew Schwartzmeyer 0f7748a70b Add CentOS support 2016-07-18 10:59:23 -07:00
Andrew Schwartzmeyer 8ef8f9fada Add GitHub token as insecure environment variable
This should enable building via PR from forks.

This token has read-only access to download the installer packages, but
should nonetheless be revoked and replaced with a wget download when the
repository goes public.
2016-07-18 10:00:46 -07:00
Sergei Vorobev 58bbfe0dec Merge pull request #1392 from PowerShell/vors/docs-faq-clean
Add Start-PSBuild -Clean in FAQ.md
2016-07-16 17:39:37 -07:00
Jianyun Tao 5e46f5be6e Updated the linux build 2016-07-15 18:34:33 -07:00
Sergei Vorobev b851e50509 Add Start-PSBuild -Clean in FAQ.md
This came out few times in the past few days.
2016-07-15 18:06:41 -07:00
Jason Shirk 5a1432e234 Merge pull request #1388 from PowerShell/andschwa/default-editmode
Use Emacs as DefaultEditMode on Linux / OS X
2016-07-15 15:57:58 -07:00
Sergei Vorobev 09ff780366 Merge pull request #1386 from PowerShell/vors/cim
Add CimCmdlets module in the produced package of core modules
2016-07-15 15:00:07 -07:00
Andrew Schwartzmeyer b745d75f1b Test PSReadLine's DefaultEditMode and bindings 2016-07-15 13:43:29 -07:00
Andrew Schwartzmeyer c6758603ae Set DefaultEditMode to Emacs on Linux / OS X 2016-07-15 13:40:16 -07:00
Andrew Schwartzmeyer b3ef98036d Set bindings based on options
This is instead of hard-coding a call to SetDefaultWindowsBindings().
2016-07-15 13:39:29 -07:00
Andrew Schwartzmeyer ab83e00475 Refactor switch into SetDefaultBindings(EditMode) 2016-07-15 13:38:55 -07:00
Sergei Vorobev 736eaade3c Add CimCmdlets module in the produced package of core modules 2016-07-15 13:25:38 -07:00
Andy Schwartzmeyer cec82d3cd6 Merge pull request #1384 from PowerShell/andschwa/platform-cleanup
Platform cleanup
2016-07-15 11:17:15 -07:00
Jianyun 7e8e8592e3 Merge pull request #1381 from PowerShell/jianyun/docs
Removed Get-Help, -ls from the example in the beginner's guide.
2016-07-15 10:12:21 -07:00
Sergei Vorobev 24b78df64a Merge pull request #1385 from alexandair/aleksandar
Update to basics.md
2016-07-15 10:09:46 -07:00
James Truher [MSFT] ca96173307 Merge pull request #1320 from PowerShell/ParserPesterTest
Add Parser Pester Test Part 1
2016-07-15 10:07:26 -07:00
Aleksandar Nikolic c37da8b50f Update to basics.md
Fixing typos.
2016-07-15 18:19:47 +02:00
hiteshraigandhi 2157d89ad4 Merge pull request #1376 from PowerShell/vors/full-clr-doc
Vors/full clr doc
2016-07-14 23:05:51 -07:00
JumpingYang001 f2f9becbba Fix comments for Parser Pester Test Part 2 2016-07-14 19:48:53 -07:00
JumpingYang001 98d9599b57 Fix comments and add Parser Pester Test Part 2 2016-07-14 19:48:52 -07:00
JumpingYang001 368b6a5c6c Add Parser Pester Test Part 1 2016-07-14 19:48:52 -07:00
Andrew Schwartzmeyer ed39a00f29 Add GetLStat
faccessat() does not support AT_SYMLINK_NOFOLLOW on OS X, so instead,
we use the success of lstat() to determine if the file (not following
symbolic links) exists. Also allowed for some refactoring.
2016-07-14 19:45:14 -07:00
Jianyun Tao da28473dd6 Removed ls alias as an example because it does not exist on Linux. 2016-07-14 18:06:50 -07:00
Jianyun Tao eb517bea41 Removed Get-Help example. Fixed typos. 2016-07-14 17:50:56 -07:00
Andrew Schwartzmeyer 70aa6af960 Remove unnecessary indirection from Platform.Unix 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer 74c3262f03 Fix failing New-Item tests
PowerShell expects the behavior of NativeItemExists to not follow
symbolic links.
2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer 35e24ce6d4 Clean up CreateSymLink() 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer 32e0a7dcaa Format New-Item.Tests.ps1 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer ad94ddb3f1 Guard IsWinPEHost 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer 89508ae99d Revert IsWinPEHost changes 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer a9484e45e9 Remove Platform.SupportsRemoveDrive query 2016-07-14 17:34:12 -07:00
Andrew Schwartzmeyer dbe16ca5d7 Remove Platform.SupportsReparsePoints query 2016-07-14 17:34:12 -07:00