Commit graph

140 commits

Author SHA1 Message Date
Aditya Patwardhan 819585cd12 Merged PR 11044: Update change log for V7.0.0
# Conflicts:
#	CHANGELOG/7.0.md
2020-03-04 11:41:14 -08:00
Aditya Patwardhan cb6d0f2e32
Update CHANGELOG.md for 6.2.4 release (#11699)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
2020-01-29 14:08:09 -08:00
Dongbo Wang 70d4a89931
Update the change log in preview.md for v7.0.0-rc.2 release (#11609) 2020-01-16 17:05:42 -08:00
Jay Adams 7658af4532 Adding System Frontier to the PowerShell Core adopters list ADOPTERS.md (#11480)
Adding System Frontier to the PowerShell Core adopters list. Used by many companies in Production around the world.
2020-01-05 21:22:58 +05:00
Francisco Gamino 36dab96afc Add AzFunctions to ADOPTERS.md (#11311) 2019-12-11 23:05:35 +05:00
Travis Plunk 7f564a2d12
Refactor change logs into one log per release (#11165) 2019-12-02 17:47:08 -08:00
Paul Higinbotham d5c6bdb455 Merged PR 10531: Update change log for V7.0.0-preview.6 release
Update change log for V7.0.0-preview.6 release
2019-11-21 22:05:09 +00:00
Andrew Menagarishvili a9ef4b7bf9 Merged PR 10307: Changelog for v7-0-0-preview-5
Changelog for v7-0-0-preview-5
2019-10-22 23:16:52 +00:00
Lucius Q. User 273b4abd40 Add MacPorts support to the build system (#10736) 2019-10-09 17:02:05 -05:00
Travis Plunk 985c9d3634 Add new PowerShell MoL book (#10602)
* Add new PowerShell MoL book

Hi, I thought that `Learn PowerShell in a Month of Lunches, Linux and macOS Edition` might be great addition to your list of books. 
Thank you for your consideration

* fix spelling issues
2019-09-24 19:24:46 +00:00
Dongbo Wang 22c6fb4a87
Merge v7.0.0-preview.4 release branch to master 2019-09-19 11:33:19 -07:00
Andrew Menagarishvili 34f1992505 Merged PR 10023: Changelog for v7-0-0-preview-4 2019-09-18 21:58:29 +00:00
Travis Plunk 4f23a40904 Merge stable and servicing Changelogs (#10527)
* merge stable and servicing changelogs

* fix spelling
2019-09-13 21:34:00 +00:00
Joel Sallow (/u/ta11ow) 8234fbb04b Add PSKoans to Learning Resources documentation (#10369) 2019-08-20 16:18:19 -07:00
Aditya Patwardhan 7de4c19d03 Merged PR 9744: Update changelog for preview.3 release
Update changelog for preview.3 release
2019-08-20 21:57:39 +00:00
Steve Lee 30351c8549 Update dead links from powershell.com (#10297) 2019-08-05 09:49:56 -07:00
Travis Plunk 6f0dacddc1
Merge branch 'release/v7.0.0-preview.2' into master
# Conflicts:
#	test/nanoserver/nanoserver.tests.ps1
2019-07-17 14:30:34 -07:00
Aditya Patwardhan 78360d9067 Merged PR 9166: Update changelog for v7.0.0-preview.2
Update changelog for v7.0.0-preview.2

Updates are expected when STA / MTA change comes in.
2019-07-17 20:14:04 +00:00
Aditya Patwardhan 119bffbc05
Update README.md and metadata.json for next releases (#10087) 2019-07-16 11:36:39 -07:00
Travis Plunk 1ce2de4a15
Merge branch 'release/v7.0.0-preview.1' into master 2019-05-30 14:42:09 -07:00
Travis Plunk dda78e2777 Merged PR 8542: changelog draft
changelog draft
2019-05-30 21:02:44 +00:00
Aditya Patwardhan 8a981f404a Change log for release 6.2.1 (#9760)
Changelog for 6.2.1 and fix spellings
2019-05-29 10:54:36 -07:00
Aditya Patwardhan 8beacd1f7f Update ChangeLog for 6.2.0 (#9245)
Update the change log for 6.2.0 in master
2019-03-28 13:54:55 -07:00
Travis Plunk 991929ce46 Merged PR 7283: RC.1 change log
draft rc1 change log
2019-02-28 20:33:19 +00:00
Aditya Patwardhan 3fbf488668 Fix spelling in releaseTool/README.md (#8810) 2019-02-01 14:53:57 -08:00
Travis Plunk b779b88c79
Merge `release-v6.2.0-preview.4'
# Conflicts:
#	test/Test.Common.props
#	tools/packaging/packaging.psm1
2019-01-28 13:50:00 -08:00
Paul Higinbotham 9acd174225 Merged PR 6702: Add change log for v6.2.0-preview.4 release
Add change log for v6.2.0-preview.4 release
2019-01-25 18:24:38 +00:00
Travis Plunk 2b81a706ae Add Andrew to the maintainer list (#8722)
* Add andrew to the maintainer list
* update dictionary
2019-01-23 15:08:53 -08:00
Aditya Patwardhan 94e37f673f Update README, metadata.json and changelog for release 6.1.2 (#8658)
Update README and metadata.json for release 6.1.2
2019-01-15 13:39:13 -08:00
Christoph Bergmeister [MVP] 1334b4cbf2 Update examples for hosting PSCore and remove old outdated examples (#8472) 2019-01-11 14:06:22 -08:00
xtqqczze c1920da410 Update code coverage analysis document (#8543) 2019-01-08 10:18:46 -08:00
Steve Lee 7ff5d4c681 Document First-time-issue and Hackathon/Hacktoberfest labels (#8575)
Seems like the convention is to have a `First-Time-Issue` to help first time contributors find easy issues they can work on to start learning about the project and make their first contribution.  Label is created, this PR adds documentation.  The `Hackathon`/`Hacktoberfest` label (changes depending on time of year) wasn't documented previously and added to issue management doc.

Fix https://github.com/PowerShell/PowerShell/issues/8562
2019-01-04 10:50:08 -08:00
Aditya Patwardhan 09a2230eab Fix spellings 2018-12-10 11:27:18 -08:00
Aditya Patwardhan 82091d6a45
Merge release-v6.2.0-preview.2 to master
Merge Release-v6.2.0-preview.2
2018-11-15 17:59:42 -08:00
Travis Plunk 40857a25c3
Merge changelogs from 6.1.1 and 6.0.5 into master (#8283)
* Add 6.1.1 change log
* Add 6.0.5 change log
* Change filters for spelling CI
2018-11-15 15:17:48 -08:00
Travis Plunk fc71da7c75 Merged PR 5847: Create 6.2.0-preview.2 changelog
Create 6.2.0-preview.2
2018-11-15 21:47:45 +00:00
Aditya Patwardhan 50f239e1cb Fix spellings in CHANGELOG.md (#8062) 2018-10-18 10:20:16 +05:00
Aditya Patwardhan 1e31e707c8 Merged PR 5363: Version and doc changes
Version and doc changes
2018-10-15 20:24:00 +00:00
Dongbo Wang 1ccdc3e5ce Merged PR 4959: Update the ChangeLog.md for 6.1.0 release 2018-09-11 21:27:49 +00:00
Aditya Patwardhan 994abcc9d1 Change locale of mdspell to en-US (#7671)
Update the locale to use en-us for mdspell checker.
2018-09-05 14:06:09 -07:00
Christoph Bergmeister [MVP] e4cb8e1eb5 Update docs about .NET Core version 2.0 to be about version 2.x (#7467) 2018-08-31 16:55:43 -07:00
Jason Shirk eae6d50d7a Add tools for PowerShell perf analysis (#7595) 2018-08-31 16:55:42 -07:00
Travis Plunk dfa159898a
Add rc.1 Changelog (#7594) 2018-08-21 17:24:14 -07:00
Travis Plunk fd4494f224 Add 'Snapcraft' to spelling dictionary (#7318) 2018-07-19 19:55:04 -07:00
Travis Plunk c74be0ba40 Merged PR 3869: initial draft of changelog
initial draft of changelog
2018-07-19 21:09:30 +00:00
Aditya Patwardhan 15f6abe944 Added functionality to retry in Invoke-RestMethod and Invoke-WebRequest. (#5760)
Added two parameters, RetryCount and RetryIntervalSec to enable retry functionality. When retrying a verbose message is sent out to inform the user.
2018-06-29 09:06:53 +05:00
Darwin 53e6ec6ead install-powershell.sh filter prereleases (when available), params documentation (#6849)
Fixed #6815 by adding -allowprereleases parameter
Fixed #6405 by adding -allowprereleases parameter
Added parameters to documentation
Ready for prerelease repositories if Microsoft starts providing them
Added -skip-sudo-check for all distros
Fixed -interactivetesting should do nothing if -includeide was not used
2018-06-25 11:44:42 -07:00
Dongbo Wang 9141a3599f Update 'internals.md' with the latest build changes (#7058) 2018-06-14 23:06:16 +05:00
Dongbo Wang 6c914c0faa Update the ChangeLog.md for 6.1.0-preview.3 release 2018-06-07 21:15:03 +00:00
Christoph Bergmeister faf832401f Fix broken links due to PR 6899 that removed GitHub docs on installation docs, known issues and breaking changes due to complete migration to docs.microsoft.com (#6981)
* Fix broken installation links in README.md

* fix remaining broken links due to removal of breakingchanges and knownissues docs

* Remove en-us culture from docs links in readme

* Remove last en-us culture link from issue template
2018-06-05 19:37:14 -07:00