Commit graph

3444 commits

Author SHA1 Message Date
Raghu Shantha [MSFT] 9b7ff0a384 Merge pull request #1518 from PowerShell/AngelCalvo-patch-3
Update learning-powershell.md
2016-07-28 11:09:50 -07:00
Raghu Shantha [MSFT] 01c33f7a01 Update learning-powershell.md 2016-07-28 10:25:06 -07:00
Raghu Shantha [MSFT] 568b29c86a Update learning-powershell.md 2016-07-28 10:24:27 -07:00
Raghu Shantha [MSFT] 231231339f Update learning-powershell.md 2016-07-28 10:23:22 -07:00
Sergei Vorobev 6ec86751cb Merge pull request #1545 from PowerShell/raghushantha-windowsinstall-1
Updated supported Windows versions/platforms/SKUs/Arch for MSI/APPX/WSA packages
2016-07-27 22:09:35 -07:00
Sergei Vorobev fa78a55c37 Merge pull request #1534 from PowerShell/vors/cd
Make 'cd' go to the HOME directory
2016-07-27 19:07:38 -07:00
Sergei Vorobev d591871b2c Add CI tag to SemanticVersion.Tests.ps1 2016-07-27 18:54:40 -07:00
Sergei Vorobev 06252836ea Make 'cd' go to the HOME directory 2016-07-27 18:43:19 -07:00
Sergei Vorobev aa72512c76 Merge pull request #1523 from lzybkr/semver
Semver
2016-07-27 18:35:12 -07:00
Raghu Shantha [MSFT] 0600766ff2 Merge pull request #1516 from PowerShell/AngelCalvo-patch-1
Update README.md
2016-07-27 14:46:23 -07:00
James Truher [MSFT] 3ecac72baf Merge pull request #1526 from PowerShell/jameswtruher/TagPesterTests
Jameswtruher/tag pester tests
2016-07-27 14:39:32 -07:00
Raghu Shantha [MSFT] 5004a07c4b Update powershell-beginners-guide.md 2016-07-27 13:58:20 -07:00
Raghu Shantha [MSFT] 0cc352c86e Update using-ise.md 2016-07-27 13:57:39 -07:00
Andy Schwartzmeyer ded54be0ea Merge pull request #1539 from PowerShell/raghushantha-linuxinstall
Better Linux install instructions
2016-07-27 13:48:19 -07:00
Raghu Shantha [MSFT] ca7ec6d8d4 Update windows.md 2016-07-27 13:37:26 -07:00
Jason Shirk dc9a0dd54c Merge pull request #1544 from PowerShell/vors/ps-template
Simplify PR template
2016-07-27 13:25:07 -07:00
Andrew Schwartzmeyer 2260cf7469 Improve Linux installation instructions 2016-07-27 13:13:12 -07:00
Sergei Vorobev be319625a1 Merge pull request #1541 from PowerShell/vors/start-devpowershell
Start-DevPowerShell for all platforms and editions
2016-07-27 13:00:11 -07:00
Sergei Vorobev 7c6b38705c Simplify PR template
- Fix broken ../docs link by using absolute url
- Remove html comments, they are confusing in raw view
- Be more specific about "code up-to-date with master": rebased
2016-07-27 12:49:17 -07:00
James Truher fa1b386a08 make sure that all tests are using the proper $IsCoreCLR variable instead of $IsCore 2016-07-27 12:32:17 -07:00
Sergei Vorobev ce5cc3ca37 Fix Start-DevPowerShell for PowerShellCore edition on windows 2016-07-27 12:27:41 -07:00
Andy Schwartzmeyer 50342f20ea Merge pull request #1537 from PowerShell/vors/readme
Formatting in top-level README.md
2016-07-27 12:26:40 -07:00
Sergei Vorobev 70ff0cef19 Fix Start-DevPowerShell call from appveyor.yml 2016-07-27 12:19:17 -07:00
James Truher ac8238075d mark the add-type tests as pending for $IsCore 2016-07-27 12:14:08 -07:00
Raghu Shantha [MSFT] b234bd8483 Merge pull request #1542 from PowerShell/raghushantha-windowsinstall
Better Windows Install instructions!
2016-07-27 12:07:02 -07:00
James Truher f0233a8d20 fix bad tag to check tag checking 2016-07-27 12:06:51 -07:00
James Truher 0b61bb6464 purposefully create a bad tag to test tag checks for build 2016-07-27 12:06:51 -07:00
James Truher 5e61213be9 update appveyor.yml to check for bad test tags
add the function to check tags to build.psm1
rename the parser tests so they actually execute
2016-07-27 12:06:51 -07:00
James Truher 05d9fa07a9 Be sure to invoke only CI tests in AppVeyor 2016-07-27 12:06:51 -07:00
James Truher 456bc4da6b marked some package tests as feature rather than CI 2016-07-27 12:06:51 -07:00
James Truher 1b9565ae89 add tags to describe blocks that didn't have any tags 2016-07-27 12:06:51 -07:00
James Truher 19e1cc450b final changes for start-pspester 2016-07-27 12:06:51 -07:00
James Truher a784149b36 all tests are now marked with proper tag
also, update build.psm1 to be more flexible
2016-07-27 12:06:51 -07:00
James Truher 362a807438 Add changes to build.psm1 to run only CI tests 2016-07-27 12:06:51 -07:00
James Truher 9e225ccae2 changes tags for tests
Start using tags CI, Feature, Scenario
2016-07-27 12:06:51 -07:00
Raghu Shantha [MSFT] 9e3de65825 Better Windows Install instructions! 2016-07-27 11:11:29 -07:00
Sergei Vorobev 2fe4764830 Fix Start-DevPowerShell for Unix 2016-07-27 10:55:42 -07:00
Jason Shirk (POWERSHELL) 9a20bf6f97 Change $PSVersionTable.PSVersion to 6.0.0-alpha 2016-07-27 10:53:11 -07:00
Jason Shirk (POWERSHELL) 8e8ade947d Add SemanticVersion tests 2016-07-27 10:53:11 -07:00
Jason Shirk (POWERSHELL) be8e39782f Add SemanticVersion type 2016-07-27 10:53:11 -07:00
Sergei Vorobev 99e4b87cc6 Teach Start-DevPowerShell run CoreCLR version 2016-07-27 10:49:46 -07:00
Andy Schwartzmeyer 1349372b39 Merge pull request #1538 from PowerShell/vors/sma-only
Make Start-PSBuild -SMAOnly Unix-friendly
2016-07-27 10:29:16 -07:00
KarolKaczmarek 2405c65113 Merge pull request #1464 from PowerShell/kkaczma/mc
Fixing mc.exe detection and installing required tools in Start-PSBootstrap. Fixes #1451
2016-07-27 10:18:52 -07:00
Sergei Vorobev 6984d654b7 Make Start-PSBuild -SMAOnly Unix-friendly 2016-07-27 09:02:36 -07:00
Sergei Vorobev 428debe8ef Merge pull request #1521 from PowerShell/AngelCalvo-patch-4
Update powershell-beginners-guide.md
2016-07-27 08:42:33 -07:00
Sergei Vorobev ef04ff27c2 Formatting in top-level README.md
- Remove redundant 'Build from Source' column, since the Section name already implies it
- Lists with 1 bullet-point are weird-looking, especially sub-lists
2016-07-26 23:56:46 -07:00
Raghu Shantha [MSFT] 0814942d88 Merge pull request #1535 from PowerShell/RaghuS-PackagingBranch
Fix for handling alphanumeric characters in package build field
2016-07-26 21:52:27 -07:00
Raghu Shantha [MSFT] c0cd3f9347 Fix for handling alphanumeric characters in package build field 2016-07-26 21:22:37 -07:00
Sergei Vorobev 5402ba096a Merge pull request #1512 from PowerShell/vors/add-type
Add-Type: add mscorlib.dll to the list of default references
2016-07-26 18:37:27 -07:00
Sergei Vorobev d8a040ca99 Add test for Add-Type System.Runtime.Serialization.Primitives.dll TPA 2016-07-26 17:53:52 -07:00