Filters

CLEAR ALL

Search Results ()

Filter Icon

Search Results ()

    All Plugins (171)

    Filter Icon

    Quick Info

    Product icon
    Product
    DevOps Deploy (HCL Launch)
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL Launch version 7.0 or later
    created by icon
    Created by
    HCL Software
    Website icon
    Website
    Published Date
    May 31st, 2021
    Last Updated
    May 15th, 2023

    Description

    This plugin provides capabilities for editing Component Versions in HCL Launch.

    Quick Info

    Product icon
    Product
    DevOps Deploy (HCL Launch)
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL Launch version 7.0 or later
    created by icon
    Created by
    HCL Software
    Website icon
    Website
    Published Date
    May 31st, 2021
    Last Updated
    May 15th, 2023

    launch-version-74.1155707.zip

    Uploaded: 21-Apr-2023 14:00

    launch-version-73.1150736.zip

    Uploaded: 01-Feb-2023 18:52

    launch-version-72.1142513.zip

    Uploaded: 10-Oct-2022 15:58

    Release Note

    Updating jettison library for CVE-2022-40150, CVE-2022-40149.

    launch-version-71.1132358.zip

    Uploaded: 26-Apr-2022 19:04

    Release Note

    Update for java 17 compatibility.

    launch-version-70.1131559.zip

    Uploaded: 08-Apr-2022 15:23

    Release Note

    Update udclient and uDeployRestClient.

    launch-version-69.1128768.zip

    Uploaded: 07-Feb-2022 17:10

    Release Note

    Remove log4j functionality related to: CVE-2019-17571, CVE-2020-9488. CVE-2021-4104, CVE-2022-23302, CVE-2022-23305, CVE-2022-23307.

    launch-version-68.1114399.zip

    Uploaded: 13-Aug-2021 12:35

    Release Note

    Added option to version links that allows users to prioritize links (available in UCD 7.1.1.1 and later).

    launch-version-68.1107040.zip

    Uploaded: 25-May-2021 08:40

    launch-version-68.1102018.zip

    Uploaded: 16-Mar-2021 11:06

    Summary

    This plugin contains steps that manipulate versions on the HCL Launch server, including creating versions and assigning statuses to versions.

    Compatibility

    This plugin requires HCL Launch version 7.0 or later.

    This plugin runc on all operating systems that are supported by the HCL Launch agent.

    Installation

    See Installing plugins in HCL Launch for installing and removing plugins.

    History

    The following table describes the changes made in each plugin version.

    Plugin history details
    Version Description
    68 Added option to version links that allows users to prioritize links.

    Steps

    The following process steps are available in the Versions in HCL Launch plugin.

    Add Status to Version

    Add a status to a Component Version

    Input properties for the Add Status to Version step
    Name Type Description Required
    Status String The status to be applied to the Component Version. No

    Add Version Link

    Creates or removes a link on a component version which can direct users to supplementary information related to the execution.

    Input properties for the Add Version Link step
    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 Version

    Create a Component Version and optionally upload files into it.

    Input properties for the Create Version step
    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 Version Properties

    Get the properties of a specific Version in the output properties of this step.

    Input properties for the Get Version Properties 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 Status from Version

    Remove a status from a component version.

    Input properties for the Remove Status from Version step
    Name Type Description Required
    Status String The status to be removed from the Component Version. No