• Overview
  • Documentation
  • Version history

Description

VersionVault Express uses UCM to implement a version control system packaged in a virtual appliance. Each VersionVault Express instance hosts a set of VersionVault Express projects, each with its own source repository, a Versioned Object Base (VOB). The VOB stores meta-data about the project and the versioned contents of files/directories/symbolic links managed inside the project. Membership in the project is recorded in the VOB’s access control lists, which the project owner manages.

VersionVault Express Plugin for HCL Accelerate imports activities and baselines data from the VersionVault Express server.

Quick Info

Product icon

Product

DevOps Velocity (HCL Accelerate)
Plugin type icon

Type

plugin
Compatibility icon

Compatibility

HCL Accelerate version 3.0.0 or later
created by icon

Created by

HCL Software

Published Date

Last Updated

Overview

 

VersionVault Express uses UCM to implement a version control system packaged in a virtual appliance. Each VersionVault Express instance hosts a set of VersionVault Express projects, each with its own source repository, a Versioned Object Base (VOB). The VOB stores meta-data about the project and the versioned contents of files/directories/symbolic links managed inside the project. Membership in the project is recorded in the VOB’s access control lists, which the project owner manages.

VersionVault Express Plugin for HCL Accelerate imports activities and baseline data from the VersionVault Express server.

Usage

 

To use the VersionVault Express plugin, the plugin must be loaded and an instance created before you can configure the plugin integration. You define configuration properties in the user interface.

Integration type

The VersionVault Express plugin supports one endpoint event and an optional scheduled event integration which are listed in the following table.

Scheduled event
Name Description

Sync VersionVault Express Data

Syncing data from Version Vault Express

 

Endpoint event
Name Description

VersionVault Express Callback

https://accelerate_hostname/reporting-consumer/pluginEndpoint/integration_id/vvExpress/callback

Integration

Using the user interface

  1. From the Plugins page, click Settings > Integrations > Plugins.
  2. Under the Action column for the plugin, click Add Integration.
  3. On the Add Integration page, enter values for the fields used to configure the integration and define communication.
  4. Click Save.

Configuration Properties

 

The following tables describe the properties used to configure the integration.

  • The General Configuration Properties table describes configuration properties used by all plugin integrations.
  • The VersionVault Express Configuration Properties table describes the configuration properties that define the connection and communications with the VersionVault Express server.

Some properties might not be displayed in the user interface, to see all properties enable the Show Hidden Properties field.

General Configuration properties
Name Description Required Property Name
NA The version of the plugin that you want to use. To view available versions, click the Version History tab. If a value is not specified, the version named latest is used. No image
Integration Name An assigned name to the value stream. Yes name
Logging Level The level of Log4j messages to display in the log file. Valid values are: all, debug, info, warn, error, fatal, off, and trace. No loggingLevel
NA List of plugin configuration properties used to connect and communicate with the VersionVault Express server. Enclose the properties within braces. Yes properties
  The name of the tenant. Yes tenant_id
NA The unique identifier is assigned to the plugin. The value for the VersionVault Express plugin is ucv-ext-vv-express. Yes type
HCL Accelerate User Access Key An auto-generated user access key provides credentials for communicating with the HCL Accelerate server. Yes (Auto Generated) _userAccessKey

 

 

 

 

 

VersionVault Express Configuration Properties
Name Type Description Required

Run as a Scheduled Event

Boolean

Check the box to run the integration as a Scheduled Event.

No

URL

String

The URL of the VersionVault Express server including the port number.

No

Projects (Comma Separated)

Array

Comma-separated list of project names.

No

User Name

String

The user name to use to authenticate with the VersionVault Express server.

No

Password

Secure

The password to authenticate with the VersionVault Express server.

No

 

    Version

  • 1.0.5
  • 1.0.1

ucv-ext-vv-express:1.0.5.tar

Uploaded: 05-Apr-2024 06:36

Pull Command

docker pull hclcr.io/accelerate/ucv-ext-vv-express:1.0.5
 

Release Notes

  • Rebranding: Name of the plugin is changed from VersionVault Express to HCL DevOps Code ClearCase

ucv-ext-vv-express:1.0.1.tar

 

Uploaded: 26-Aug-2022 10:17

Pull Command

docker pull hclcr.io/accelerate/ucv-ext-vv-express:1.0.1
 

Release Notes

  • Initial release of the VersionVault Express plugin for HCL Accelerate.

Related Plugins