See the Repository Deployment Statuses API documentation for more information.
Constructors
Methods
-
Create(Int64,
Int32, Creates a new status for the given deployment. Users with push access can create deployment statuses for a given deployment.New Deployment Status) -
Create(String,
String, Creates a new status for the given deployment. Users with push access can create deployment statuses for a given deployment.Int32, New Deployment Status) -
Get
All(Int64, Gets all the statuses for the given deployment. Any user with pull access to a repository can view deployments.Int32) -
Get
All(Int64, Gets all the statuses for the given deployment. Any user with pull access to a repository can view deployments.Int32, Api Options) -
Get
All(String, Gets all the statuses for the given deployment. Any user with pull access to a repository can view deployments.String, Int32) -
Get
All(String, Gets all the statuses for the given deployment. Any user with pull access to a repository can view deployments.String, Int32, Api Options)