Skip to content

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?

$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