Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: 7.2.0-preview.2 changes #14433

Closed
wants to merge 4 commits into from

Conversation

rjmholt
Copy link
Collaborator

@rjmholt rjmholt commented Dec 16, 2020

PR Summary

Changes made for the 7.2.0-preview.2 release.

PR Context

PR Checklist

@rjmholt
Copy link
Collaborator Author

rjmholt commented Dec 16, 2020

Once this is approved I'll need to create a merge commit manually

Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

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

For changes except for the changelog, do we need to take them back?

@@ -30,7 +30,7 @@ steps:
$releaseVersion = Get-Content "$ENV:PIPELINE_WORKSPACE/releasePipeline/metadata/release.json" | ConvertFrom-Json | Select-Object -ExpandProperty 'ReleaseVersion'
$globalToolPath = "$ENV:PIPELINE_WORKSPACE/releasePipeline/finalResults/PowerShell.$releaseVersion.nupkg"
### -WhatIf to make sure we do not release global tool. Remove -WhatIf when the PowerShell name reservation is done.
Copy-Item $globalToolPath -Destination "$(Pipeline.Workspace)/release" -WhatIf
### Copy-Item $globalToolPath -Destination "$(Pipeline.Workspace)/release" -WhatIf
Copy link
Member

Choose a reason for hiding this comment

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

Shall this change be taken back to GH master?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Seems like it shouldn't be -- I'll remove it

@rjmholt
Copy link
Collaborator Author

rjmholt commented Dec 16, 2020

Closed in favour of #14434

@rjmholt rjmholt closed this Dec 16, 2020
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.

4 participants