Skip to content

Conversation

@blueww
Copy link
Member

@blueww blueww commented May 9, 2020

Description

Fix #11851
This is not a breaking change, actually, the output type specified in cmdlet code and help are not right before, just change it to the correct value.

Since the change log already contains updating the 2 help file for this release, the change log is not in this PR.

Since it's already code complete, it's OK move the PR to the next release if we can't take it for this release.

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@wyunchi-ms wyunchi-ms self-assigned this May 11, 2020
@wyunchi-ms
Copy link
Contributor

Please solve the StaticAnalysis issue of the PR.

@blueww
Copy link
Member Author

blueww commented May 11, 2020

Fixed the current failure

@blueww
Copy link
Member Author

blueww commented May 11, 2020

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@wyunchi-ms wyunchi-ms merged commit 3053ee7 into Azure:master May 12, 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.

Get-AzStorageFileCopyState docs

2 participants