Ilya
ec1106a329
Add links on best practice guidelines in coding guideline ( #4983 )
2017-10-05 12:45:10 -07:00
Dongbo Wang
e71d003749
Minor updates to host-powershell/README.md ( #4877 )
2017-09-20 14:06:34 -07:00
Dongbo Wang
ede580e7d1
Improve the guideline for perf consideration ( #4824 )
...
* Improve the guideline for perf consideration
* Address comment
2017-09-14 09:24:49 +04:00
Dongbo Wang
6bf0ead8d6
Update windows package names
2017-09-13 16:37:43 -07:00
Dongbo Wang
a86e608c8b
Update docs for beta.7 release
2017-09-12 15:08:49 -07:00
Dongbo Wang
ca1d2acfba
Update coding guidelines ( #4754 )
...
* Update coding guidelines to make it more concrete and useful in a review process.
* Add a section about security
* Address comments
* Update .spelling
* Address more comments
* Address comment about the security section
* Fix 'i.e.' and 'e.g.'
* Update .spelling
* One more tweak
* Add motivation for using 'nameof'
2017-09-08 20:24:26 +04:00
Steve Lee
7c9b188c13
Rename $IsOSX to $IsMacOS ( #4757 )
2017-09-07 10:34:40 -07:00
Dongbo Wang
5f60058c22
Update using-vscode.md ( #4736 )
...
The setting 'powershell.developer.powerShellExePath' is deprecated and should be changed to 'powershell.powerShellExePath'.
2017-09-05 09:21:30 -07:00
Steve Lee
efa320cdf8
Update docs about the pull-request-process ( #4710 )
...
Update pull-request-process to clarify role/responsibility of author and reviewers based on recent feedback from team and community. Also moved it to `.github/CONTRIBUTING.md` so that all related information can be found at one place.
2017-09-04 10:29:20 -07:00
Aditya Patwardhan
fd047a8250
Creates a single package for Windows ( #4540 )
...
The updates to build.psm1 and packaging.psm1 create a single package (per bitness), which works on all the Windows OS versions, namely Windows 7 / Windows Server 2008 R2, Windows 8.1 / Windows Server 2012 R2, Windows 10 / Windows Server 2016.
2017-08-28 16:10:03 -07:00
Stellios W
7f79eadbdd
Correct linux.md macOS brew reinstall command ( #4627 )
...
Correct linux.md macOS brew reinstall command
2017-08-25 11:02:48 -07:00
Steve Lee
23f91c0236
Update WritingPesterTests.md to reflect recommended use of ShouldBeErrorId
...
* added spelling word
* added sample to inspect details of the errorrecord
2017-08-25 07:24:49 +04:00
Dongbo Wang
80e02bda60
Update docs and scripts for beta.6 release ( #4660 )
2017-08-24 12:43:31 -07:00
bergmeister
54e892ab06
Make MSI installer perform pre-requisite checks ( #4602 )
...
* #4458 MSI installer checks that the Windows C Runtime and VS Studio 2015 C++ redistributables are present and returns error message if not.
Includes tests to check that the Wix file contains the download URLs and those URLs are not dead.
2017-08-18 12:47:43 -07:00
Dongbo Wang
feeb8e1d25
[Feature] Clean up FullCLR related scripts/docs ( #4580 )
2017-08-16 12:07:45 -07:00
Dongbo Wang
7762d7bf49
clean up map.json related files and scripts ( #4532 )
...
* clean up map.json related files and scripts
* Update .spelling
2017-08-10 13:32:19 -07:00
Joey Aiello
487159deba
Add Homebrew to install docs ( #3838 )
...
* add Homebrew to install docs
* add missing install instructions
* add 'cask' to macOS uninstall
* address PR comments on Mac install
* move to cask reinstall for update
2017-08-07 15:27:25 -07:00
Zachary Alexander
7d5367a9f7
Small grammar change to pull requests guide ( #4322 )
...
him -> them, which is consistent with usage above.
2017-08-04 14:59:16 -07:00
Mike Richmond
879b7da4ac
Add Ilya as Maintainer ( #4365 )
2017-08-04 09:01:07 -07:00
Dongbo Wang
7c72bea590
Update docs/scripts for beta.5 release ( #4470 )
2017-08-03 10:43:57 -07:00
Mike Richmond
a62fe0f220
Add Aditya as a Maintainer ( #4364 )
2017-07-31 16:26:57 -07:00
Travis Plunk
76e184b0ba
move packaging CmdLets to separate module ( #4319 )
...
* fix PsScriptAnalyzer issues
* update release docs
2017-07-23 12:29:33 -07:00
Steve Lee
c145866821
Update doc about the process to become a Maintainer ( #4311 )
2017-07-21 21:10:15 -07:00
Travis Plunk
9571f8f2f4
Add ability to run feature tests for pr ( #4277 )
2017-07-19 10:33:58 -07:00
Travis Plunk
a10d1c2281
Merge beta.4 release changes ( #4247 )
...
* Fix the path on windows containers (#4241 )
* Updated string to reflect beta.4 version (#4238 )
* Add beta.4 changelog (#4245 )
* first pass at beta.4 changelog
* grammar and spelling fixes (#1 )
* sort and add new words to dictionary (#4248 )
2017-07-13 17:30:58 -07:00
Travis Plunk
7d50e5e5b0
Fix maintainer readme syntax ( #4226 )
2017-07-11 16:15:11 -07:00
Travis Plunk
1a97af7e04
Fix heading for breaking change contract doc ( #4224 )
2017-07-11 14:15:34 -07:00
Aditya Patwardhan
23c639149d
Added code coverage analysis to identify missing coverage ( #4097 )
2017-07-07 09:48:14 -07:00
zackschuster
8205edabf3
Update .NET CLI information in windows-core.md ( #4176 )
2017-07-05 16:00:52 -07:00
Wojciech Sciesinski
b25b8df7ca
Fix the link to .Net Core Foundation ( #4127 )
2017-06-28 10:43:16 -07:00
mrpnkt
83b18570ea
Run PowerShell in latest Kali ( #4035 )
...
* Run PowerShell in latest Kali
* markdown error in pull request
* Update linux.md
* code block fix
* fixed typo
* fixed typos
2017-06-25 12:15:06 -07:00
Dongbo Wang
b7a7e9980c
Update the release steps ( #4082 )
2017-06-23 09:36:43 -07:00
Ilya
84d458bb4c
Add description of recommended settings for VS Code ( #4054 )
2017-06-23 09:23:50 -07:00
Dongbo Wang
3b6c87d873
Update host-powershell doc for beta.3 release ( #4071 )
2017-06-21 18:53:39 -07:00
Dongbo Wang
05dffcd1aa
Update release version
2017-06-20 14:14:38 -07:00
Steve Lee
bebf487d10
fixed link to download C++ Redist ( #3983 )
2017-06-12 14:33:35 -07:00
Steve Campbell
1cb2e8a1d5
Add installation instructions for Kali Linux ( #3634 )
...
* Update README.md
* Update linux.md
* Update linux.md
* fix markdownlint on README
2017-06-09 13:15:12 -07:00
Dongbo Wang
7681fe9585
Update the releasing documentation to reflect the desired release steps and order ( #3938 )
...
* Update release documentation to reflect the desired release steps and order.
* Update in-doc links
* Update .spelling
* Address comments
* Additional changes to build/package example
* Update .spelling
* Remove another internal URL
* Name and link updates could be automated
* Move 'Note' to the top of 'Release Steps' section
2017-06-06 17:59:40 -07:00
Steve Lee
9eed401427
Add code cleanup and documentation labels to issue-management.md ( #3908 )
...
* Update issue-management.md to add `code cleanup` and `documentation needed` labels
* changed label to `Documentation Needed` based on feedback
2017-06-06 08:56:26 -07:00
Dongbo Wang
a543161d42
Update docs for beta.2 release ( #3922 )
2017-06-02 14:17:27 -07:00
Dongbo Wang
2d06c17093
update the doc about hosting powershell with a sample that uses beta.1 packages ( #3770 )
2017-05-12 15:25:41 -07:00
Dongbo Wang
95f96bc50d
Update releasing.md about NuGet package suffix ( #3759 )
2017-05-11 10:30:19 -07:00
Joey Aiello
e43dcf4d23
Beta 1 known issues doc ( #3583 )
2017-05-10 15:52:19 -07:00
Dongbo Wang
ee779b58e0
Update docs for beta.1 release ( #3748 )
...
* First iteration
* Second iteration
* Third iteration
* Fourth iteration
* Fifth iteration
* Revert the temporary workaround
* beta.1 release only support Mac OSX 10.12+
2017-05-10 09:49:02 -07:00
Andrew
e70e410741
Installation docs update for Debian 8 and RHEL 7 ( #3709 )
...
* Debian8 update
* RHEL7 update
* Main page update
* Fixed 'MD024 Multiple headers with the same content'
* Update linux.md
Added explicit text about compatibility of Ubuntu14.04 pkg on Debian8 to avoid confusion about URLs
* Update linux.md
2017-05-09 13:18:01 -07:00
Dmitrii Evdokimov
5938688d86
Fix a pipe char in the table formatting ( #3714 )
...
Set the proper escaping for a pipe char inside of a cell text in Markdown.
2017-05-07 22:38:07 -07:00
Sergei Vorobev
c7e377891b
Add updating homebrew instruction ( #3533 )
2017-05-02 15:34:12 -07:00
Mike Richmond
0f5e9f876e
Add documentation about the Univeral C Runtime dependency ( #3495 )
2017-05-02 10:14:17 -07:00
Dongbo Wang
79a1f80309
Update build script to always use 'dotnet publish' ( #3589 )
...
Also update 2 building docs
2017-04-18 13:12:35 -07:00
Travis Plunk
8d4db01a5d
Add sudo for adding cert for OpenSUSE ( #3524 )
2017-04-11 13:37:53 -07:00