Deployment and Release Automation Plug-ins → Serena DA VFS Plug-in → Creating an Upload Artifacts Step
This step uploads artifacts to a VFS. In the standard plug-in, the VFS is CodeStation.
Required properties:
Property Name | Description |
---|---|
User | The name of the user making the change. |
Comment | A comment that describes the change. |
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 directory offset 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 |
---|---|
Update | If this is selected, the change set will be added to the old one rather than creating a completely new one. |
Excludes | The list of the files relative to the directory offset that should be excluded from selection. Wildcards can be used. Specify multiple file paths as a new-line separated list. |
Save File Execute Bits | If this is selected, the file execute bits will be saved with the files. |
Copyright © 2013–2016 Serena Software, Inc. All rights reserved.