Page MenuHomePhabricator

[components-api,api-gateway] allow getting a deployment status using the deployment token
Closed, ResolvedPublic

Description

In order to be able to poll for the deployment to have finished, external clients will need to access the status of the deployment from outside having only the deployment token.

This task is to enable the deployment token to be used as authentication to retrieve a deployment by the deployment ID (that you get when you create a deployment).