acmeportal / actions/findDeployments / DeploymentDetails
Interface: DeploymentDetails¶
Defined in: actions/findDeployments.ts:4
Properties¶
name¶
name:
string
Defined in: actions/findDeployments.ts:5
project_name¶
project_name:
string
Defined in: actions/findDeployments.ts:6
branch¶
branch:
string
Defined in: actions/findDeployments.ts:7
flow_name¶
flow_name:
string
Defined in: actions/findDeployments.ts:8
env¶
env:
string
Defined in: actions/findDeployments.ts:9
commit_hash¶
commit_hash:
string
Defined in: actions/findDeployments.ts:10
package_version¶
package_version:
string
Defined in: actions/findDeployments.ts:11
tags¶
tags:
string[]
Defined in: actions/findDeployments.ts:12
id¶
id:
string
Defined in: actions/findDeployments.ts:13
created_at¶
created_at:
string
Defined in: actions/findDeployments.ts:14
updated_at¶
updated_at:
string
Defined in: actions/findDeployments.ts:15
flow_id¶
flow_id:
string
Defined in: actions/findDeployments.ts:16
url¶
url:
string
Defined in: actions/findDeployments.ts:17
child_attributes?¶
optionalchild_attributes:Record\<string,any>
Defined in: actions/findDeployments.ts:18