Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Dec 5, 2017

PR Summary

Merge PRs to 6.0.0-rc.2:
#5592
#5540
#5601
#5605
#5591
#5619
#5286

markekraus and others added 7 commits December 4, 2017 16:20
* Fix Get-EnvironmentInformation IsCoreCLR logic
Replace $Runtime = [System.Runtime.InteropServices.RuntimeInformation]  and $OSPlatform = [System.Runtime.InteropServices.OSPlatform]  with ($PSVersionTable.ContainsKey("PSEdition") -and $PSVersionTable.PSEdition -eq "Core").
* Add Response Controller

* [Feature] Replace HttpListener Response tests with WebListener
* Disable Requisiste URLs tests

* Add retry for the URL tests
…PowerShell#5586)

- Update contribution guidelines to make updating the changelog required
- add a checklist to PR template

Comment by @SteveL-MSFT :
> Everyone should understand that we are always open to feedback and nothing is set in stone. Based on a team discussion, one of the biggest costs for a release is creating the ChangeLog hence updating this document to push it to the contributor most aware of why the changes are being made and ideally how it's useful to end users.
@TravisEz13 TravisEz13 merged commit 7cb76f5 into PowerShell:6.0.0 Dec 5, 2017
@TravisEz13 TravisEz13 deleted the merge_6.0.0-rc.2_changes branch December 5, 2017 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants