Plugin procedures can be used in procedure steps, process steps, and pipeline tasks, allowing you to orchestrate third-party tools at the appropriate time in your component, application process, or pipeline.
|
Depending on your plugin configuration and how you run procedures, the field may behave differently in the CloudBees CD/RO UI. For more information, refer to Differences in plugin UI behavior. |
Create Or Update Release
Creates or updates a release in Octopus Deploy.
Input parameters
| Parameter | Description | ||
|---|---|---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
||
Update action |
Required. This parameter defines the actions to take if a release with the same name already exists:
|
||
Use Octopus Deploy space |
If selected, an Octopus Deploy space is used.
|
||
Octopus Deploy space name |
The name of the Octopus Deploy space to use.
|
||
Octopus Deploy project name |
Required. The name of the Octopus Deploy project.
|
||
Release version |
Required. The human-readable name of the release version. For example, |
||
Release notes |
Provide release note descriptions for changes included with the release. |
||
Selected packages |
Required. Specifies the steps that should be used with the package version. This field must contain valid JSON.
For example, |
||
Octopus Deploy channel name |
Required. The name of the project release channel. |
||
Ignore channel rules |
Override the channel version rules if the requested package versions violate them. |
||
Result property sheet |
Results are saved to this property/property sheet. |
Deploy Release
Deploys a release in Octopus Deploy.
Input parameters
| Parameter | Description | ||
|---|---|---|---|
Configuration name |
Required. The previously defined configuration for the plugin. |
||
Use Octopus Deploy space |
If selected, an Octopus Deploy space is used.
|
||
Octopus Deploy space name |
|||
Octopus Deploy project name |
Required. The name of the Octopus Deploy project.
|
||
Release version |
Required. The human-readable name of the release version. For example, |
||
Octopus Deploy environment name |
Required. The name of the environment. The name of the <a href="https://octopus.com/docs/infrastructure/environments" target='_blank'>environment</a>. |
||
Comments |
Any comments related to the deployment. |
||
Result property sheet |
Results are saved to this property/property sheet. |