Description
This plugin provides capabilities for editing Component Versions in HCL Deploy.
This plugin provides capabilities for editing Component Versions in HCL Deploy.
This plugin contains steps that manipulate versions on the Deploy server, including creating versions and assigning statuses to versions.
This plugin runs on all operating systems that are supported by the Deploy agent.
See Installing plugins in Deploy for installing and removing plugins.
The following process steps are available in the Versions in Deploy plugin.
Add a status to a Component Version
Name | Type | Description | Required |
---|---|---|---|
Status | String | The status to be applied to the Component Version. | No |
Creates or removes a link on a component version which can direct users to supplementary information related to the execution.
Name | Type | Description | Required |
---|---|---|---|
Component Name | String | Name or ID of the version’s component. Ignored if ‘Version ID’ is selected. | No |
Link Title | String | The link text which the user can click on. | Yes |
Make Priority | Boolean | When checked, prioritize the link by placing it in the page header for quicker access. | No |
URL | String | The website the user will be directed to when the link title is clicked. | Yes |
Version Name/ID | String | Name or ID of version where link will be assigned. Ignored if ‘Component’s latest version’ is selected |
Yes |
Create a Component Version and optionally upload files into it.
Name | Type | Description | Required |
---|---|---|---|
Component Name | String | The name of the component whose version to remove the status from. | Yes |
Excludes | String | The patterns to exclude files to upload. | No |
Includes | String | The patterns to match files to upload. The wildcard ** indicates every directory and the wildcard * indicates every file. So the pattern dist/**/* would retrieve the entire file tree underneath the dist directory. |
Yes |
Save File Execute Bits | Boolean | When enabled, file execute bits are saved with the files. | No |
Upload Files | Boolean | Upload files from the current working directory to the version after creation? | No |
Version Name | String | The name of the version to remove the status from. | Yes |
Get the properties of a specific Version in the output properties of this step.
Name | Type | Description | Required |
---|---|---|---|
Component | String | (Optional) The name or ID of the component whose version has desired properties. | No |
Version | String | The name or ID of the version with desired properties. If specifying a version name, you must specify a component. |
Yes |
Remove a status from a component version.
Name | Type | Description | Required |
---|---|---|---|
Status | String | The status to be removed from the Component Version. | No |
Uploaded: 15-May-2025 14:17
Fixed an issue with certain steps on z/OS
Uploaded: 15-May-2025 14:11
Adds a new step "Get Version Status Information" for retrieving Version Status information with an option to fail the step unless a Status is present on the Version.
Uploaded: 21-Apr-2023 14:00
Updating Jettison library to 1.5.4 for CVE-2023-1436
Uploaded: 01-Feb-2023 18:52
Updating jettison library for CVE-2022-45693 and CVE-2022-45685
Uploaded: 10-Oct-2022 15:58
Updating jettison library for CVE-2022-40150, CVE-2022-40149.
Uploaded: 26-Apr-2022 19:04
Update for java 17 compatibility.
Uploaded: 08-Apr-2022 15:23
Update udclient and uDeployRestClient.
Uploaded: 07-Feb-2022 17:10
Remove log4j functionality related to: CVE-2019-17571, CVE-2020-9488. CVE-2021-4104, CVE-2022-23302, CVE-2022-23305, CVE-2022-23307.
Uploaded: 13-Aug-2021 12:35
Added option to version links that allows users to prioritize links (available in UCD 7.1.1.1 and later).
Uploaded: 25-May-2021 08:40
Uploaded: 16-Mar-2021 11:06