This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AppCenter.
Summary
Display the release history for a CodePush deployment
Syntax
public static IEnumerable<string> AppCenterCodepushDeploymentHistoryWithResult(this ICakeContext context, AppCenterCodepushDeploymentHistorySettings settings, string deploymentName)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
| CakeAliasCategoryAttribute |
|
Parameters
Return Value
| Type |
Description |
| IEnumerable<string> |
Output lines. |