Skip to content

Use Location Header instead of Latest to get Flex deployment update #29721

Description

@JustinGrote

deployment_status_url = scm_url + '/api/deployments/latest'

The Location header in the response has the specific URI for the deployment ID, rather than using latest. This code might run into a race condition if two deployments happen at the same time.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions