FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Only enable experimental features prior to RC by TravisEz13 · Pull Request #11162 · PowerShell/PowerShell · GitHub

Only enable experimental features prior to RC - #11162

Merged
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
TravisEz13:disable_exp_in_rc
Dec 3, 2019
Merged

Only enable experimental features prior to RC#11162
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
TravisEz13:disable_exp_in_rc

Conversation

Travis Plunk (TravisEz13) commented Nov 22, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

Only enable experimental features prior to RC

PR Context

PR Checklist

Comment thread build.psm1 Outdated
Comment thread build.psm1 Outdated
Travis Plunk (TravisEz13) added the AutoMerge informs the bot to automerge the PR label Nov 22, 2019

Copy link
Copy Markdown

Hello Travis Plunk (@TravisEz13)!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 24 hours, a condition that will be fulfilled in about 21 hours 38 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

Travis Plunk (TravisEz13) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Nov 22, 2019

Copy link
Copy Markdown
Member Author

ping

ghost assigned Ilya (iSazonov) Nov 23, 2019
Comment thread build.psm1
Comment on lines +207 to +212
.EXAMPLE
Test-IsPreview -version '6.1.0-sometthing' # returns false
Test-IsPreview -version '6.1.0-rc.1' # returns true
Test-IsPreview -version '6.1.0' # returns false
#>
function Test-IsReleaseCandidate

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Please update EXAMPLE section.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

fixed

Copy link
Copy Markdown

🎉v7.0.0-rc.1 has been released which incorporates this pull request.:tada:

Handy links:

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AutoMerge informs the bot to automerge the PR CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log MustHave

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL