Deployment and Release Automation Plug-ins → Serena DA VFS Plug-in → Creating a Verify Local Artifacts Step
This step compares artifacts on a local machine with the inventory in the VFS. In the standard plug-in, the VFS is CodeStation.
Required properties:
Property Name | Description |
---|---|
Directory Offset | The working directory to be used when executing this command. This is relative to the current working directory. |
Includes |
The list of the files relative to the offset directory that should be included in the selection. Wildcards can be used. The wildcard ** indicates every directory and the wildcard * indicates every file. For example, the pattern dist/**/* would retrieve the entire file tree under the dist directory. |
Optional properties:
Property Name | Description |
---|---|
Excludes | The list of the files relative to the offset directory that should be excluded from the selection. Wildcards can be used. The wildcard ** indicates every directory and the wildcard * indicates every file. For example, the pattern dist/**/* would retrieve the entire file tree under the dist directory. |
Copyright © 2013–2016 Serena Software, Inc. All rights reserved.