Commit graph

3843 commits

Author SHA1 Message Date
Sergei Vorobev c1d0cfafb3 Remove non-existing links from pull-request-process.md 2016-08-15 06:20:00 +03:00
Sergei Vorobev e6db20312c Remove obsolete PR template links from docs 2016-08-15 06:19:20 +03:00
Sergei Vorobev a652f52e4a Update branch naming in git documentation (#1793)
Remove statement about using "alias/feature-name"
2016-08-13 15:25:42 -07:00
Dongbo Wang 9ab60d6621 Fix the test that fails in Travis CI build (#1792) 2016-08-12 18:36:16 -07:00
Jason Shirk 110c627be8 Doc updates, remove PR template, update issue labels (#1776)
* Remove PR template, update guidelines for PR

* Update testing-guidelines.md

* Add clarification on when to use runtime/compiletime checks

* Update issue label descriptions
2016-08-12 18:19:12 -07:00
Mike Richmond ef5bf5ce08 Merge pull request #1787 from PaulHigin/WorkingA
PowerShell remoting over SSH.
2016-08-12 18:12:53 -07:00
Steve Lee 9c119e2781 Updated script to tag demo jobs and clean up afterwards; removed line that removes all jobs from start (#1783) 2016-08-12 17:41:56 -07:00
Mike Richmond 7cf93ba966 Merge pull request #1784 from lzybkr/format_cleanup
Cleanup mis-formatting of preprocessor directives
2016-08-12 17:11:15 -07:00
Raghu Shantha [MSFT] 2538892bad Update license.rtf (#1768)
Update license.rtf
2016-08-12 17:05:35 -07:00
Mike Richmond 718ee69c06 Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769)
* Adding PowerShellProperties.json to the build so ExecutionPolicy set to RemoteSigned at first run.
2016-08-12 17:02:52 -07:00
chunqingchen 2764b31c07 Update the job cache location on on windows platforms (#1740)
* Update the job cache location on non-windows platforms
2016-08-12 16:54:05 -07:00
Bruce Payette 585b83387c Update KNOWNISSUES.md (#1745)
* Update KNOWNISSUES.md

* Updated with review feedback.

All appropriate feedback has been incorporated into the document.
2016-08-12 16:41:37 -07:00
Dongbo Wang 24e151cce8 Merge pull request #1782 from PowerShell/mirichmo/fixing-remoting-install-script
Fixing remoting install script to parse the version # from a file
2016-08-12 16:28:43 -07:00
PaulHigin 44ad7f9e3c These changes implement PowerShell remoting over SSH. The changes include feedback from code review comments. 2016-08-12 15:47:46 -07:00
Mike Richmond 85927cc79b Removed DefaultParameterSetName since it was unused. 2016-08-12 15:35:02 -07:00
Jason Shirk (POWERSHELL) 231f34b472 Cleanup mis-formatting of preprocessor directives 2016-08-12 15:29:37 -07:00
Charu fd94e7c6f8 Fixing remoting install script so that it parses the verison number from powershell.version 2016-08-12 14:35:43 -07:00
Jason Shirk a6e10e4d3a Merge pull request #1774 from PowerShell/jianyunt/docs
Remove the sections with empty contents which just got introduced in PR#1576
2016-08-12 14:23:20 -07:00
Jason Shirk 8b2021f11f Merge pull request #1767 from PowerShell/raghushantha-thirdpartynotices
Third Party Notices for OSS components in PowerShell source
2016-08-12 14:17:07 -07:00
Jason Shirk d663d54f4f Merge pull request #1772 from PowerShell/hiteshraigandhi-patch-1
Add reference to governance document on to readme
2016-08-12 14:13:53 -07:00
Jianyun Tao e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00
hiteshraigandhi 81451c79cb Add reference to governance document on to readme 2016-08-12 13:27:04 -07:00
Raghu Shantha [MSFT] 76add97f49 Third Party Notices for OSS components in PowerShell source 2016-08-12 13:04:13 -07:00
Travis Plunk 6c1224fb4b Merge pull request #1757 from TravisEz13/FixAppVeyorRelease
Made core build use release configuration
2016-08-12 13:02:34 -07:00
Travis Plunk 8233b5e332 Fix typo when getting Core build output location
Fail build if we fail to build PowerShell.exe before running tests
Fail build if we fail to push an artifact because it doesn't exist.
2016-08-12 12:35:46 -07:00
Travis Plunk 4ba6153c2a Update additional places build configuration needs to be specified 2016-08-12 12:26:05 -07:00
Travis Plunk 3a02842ecb Made core build use release configuration 2016-08-12 12:14:48 -07:00
Jason Shirk e550b6920c Merge pull request #1337 from PowerShell/TestGetCommand
Add Pester test for TestGetCommand.cs
2016-08-12 11:41:02 -07:00
Mike Richmond 539c59cc35 Merge pull request #1721 from PowerShell/dongbo/module-path
Address the side-by-side module path for OPS
2016-08-12 11:30:10 -07:00
Jason Shirk 22a1f0a8b7 Merge pull request #1676 from PowerShell/NullableBooleanDCR
Add NullableBooleanDCR Pester Test
2016-08-12 11:21:20 -07:00
Dongbo Wang 401b6194da Address review comments in test code 2016-08-12 11:01:46 -07:00
Dongbo Wang ea9694980e Address review comments in product code 2016-08-12 11:01:23 -07:00
TingLiu6 d0c62017a9 Add NullableBooleanDCR Pester Test 2016-08-12 00:21:28 -07:00
Dongbo Wang 23ed0e4fa2 Use capital 'PSMODULEPATH' in tests so that it works in unix 2016-08-11 21:45:20 -07:00
Dongbo Wang 8bb291896c Change 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' back to 'public'
Add CI tests for the module path change
2016-08-11 21:45:20 -07:00
Dongbo Wang 753b202a75 Fix tests that were broken by the sxs module path change. Also fix some unreliable tests. 2016-08-11 21:45:20 -07:00
Dongbo Wang 896577e285 update linux path doc 2016-08-11 21:45:20 -07:00
Dongbo Wang c27b4db3ac Change runtime check to build check because 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' are make unix only 2016-08-11 21:36:48 -07:00
Dongbo Wang 07f9fefee8 Add the shared module path to unix (counterpart of 'Program Files\PowerShell\Modules').
Also make 'Platform.XDG_Type' and 'Platform.SelectProductNameForDirectory' unix build only, as they doesn't apply to windows.
2016-08-11 21:36:48 -07:00
Dongbo Wang 3ff19e1d80 Update module path calculation logic to support side-by-side.
Use 'Path.PathSeparator' instead of ';' to separate paths, so that it uses ';' on windows and ':' on unix.
Also refactor some code as part of the change.
2016-08-11 21:36:48 -07:00
Travis Plunk 626d7699e0 Merge pull request #1743 from andschwa/fix-appveyor-number
Update AppVeyor build number to 6.0.0-alpha.8
2016-08-11 20:18:08 -07:00
Andrew Schwartzmeyer 6b4666ce36 Update AppVeyor build number to 6.0.0-alpha.8 2016-08-11 18:38:45 -07:00
Travis Plunk 0a809014de Merge pull request #1742 from andschwa/alpha.8-release
v6.0.0-alpha.8 release
2016-08-11 18:32:40 -07:00
Andrew Schwartzmeyer 3f9b1833ac Fix Start-PSPackage for Release build on Windows 2016-08-11 17:38:45 -07:00
Andrew Schwartzmeyer e89da27994 Update releases on readme 2016-08-11 17:11:50 -07:00
Andrew Schwartzmeyer e142f7c987 Update Linux / OS X installation documentation 2016-08-11 17:11:50 -07:00
Andrew Schwartzmeyer 21a7bd876c Update changelog for v6.0.0-alpha.8 release 2016-08-11 17:11:50 -07:00
Andy Schwartzmeyer 7d61d4400c Merge pull request #1717 from andschwa/sxs
Side-by-side Unix packages
2016-08-11 16:08:02 -07:00
Travis Plunk aac8d83df4 Merge pull request #1643 from PowerShell/AngelCalvo-patch-1
Update windows-full.md
2016-08-11 15:41:23 -07:00
Travis Plunk 76a4f98e35 Merge pull request #1741 from PowerShell/raghushantha-windowsinstallinstructions
Update min os allowed for MSI
2016-08-11 15:20:35 -07:00