bmc-compuware/code-pipeline-promote
Promote Assignment / Release using BMI AMI DevX Code Pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ces_url | The CES url. | yes | — |
| ces_token | The token to use while connecting to BMC AMI DevX Code Pipeline via CES. | yes | — |
| srid | The ID of the instance of BMC AMI DevX Code Pipeline to connect to. | yes | — |
| container_type | The container type for which you intend to promote tasks. The container type can be either A or R. | yes | — |
| container_id | The container id for which you intend to promote tasks. | yes | — |
| level | The level that the tasks exist at in the assignment. | yes | — |
| mname | Component with this name in the container will be promoted. | no | — |
| mtype | Component with this type in the container will be promoted. | no | — |
| runtime_configuration | The runtime configuration used when connecting to BMC AMI DevX Code Pipeline. | no | — |
| change_type | S for standard, I for incidental, or E for emergency. Default value of S. | no | S |
| execution_status | I for immediate execution or at start date/time, H to create request in hold. | no | I |
| auto_deploy | Generates can be set up to automatically Deploy as well by an option set up by the Code Pipeline. The default is to not use Auto Deploy. If the Auto Deploy option is set-up through Code Pipeline, then you may use this option to automatically deploy instead of using the deployAutomatically option within the DeployTask/DeployAssignment/DeployRelease actions. | yes | false |
| dpenvlst | The DPENVLST parameter allows you to override the environments configured for deploy at that level. If you wish to deploy to only certain environments, you can list them here, separated by a space. The length of the field is limited to 255. | no | — |
| system | Allows you to specify a specific System for the Deploy. | no | — |
| override | Specify true to override a higher version of the task during promote. Use with caution. | no | — |
Outputs
| name | description |
|---|---|
| is_timed_out | Whether the generate timed out. |
| set_id | The ID of the set that was used for processing. |
| url | The URL that can be used to retrieve information about the set that was used for processing. |
| output_json | the JSON output from Promote. |