Version control: List Branches
The module reads all existing branches in a version control system for a given package and stores the list in a variable object. The list can be filtered using a regular expression.
Designation
- Name
- vcs.BranchList
- Aliases
- pm.PackageBranchList
Datastreams
- Standard default: Branch
Configuration
- Optionen
- Version Control System
- Pattern (
pattern) - Pattern on which the branch name is filtered
- Package (
package) - Name of the package to check in
- VCS username (
vcs-username) - username for the repository access
- VCS password (
vcs-password) - password for the repository access
- VCS password file (
vcs-password-file) - To hide the password from commandline this option can be used to pass on the password in a file
- Encryption Key (
vcs-password-key) - Defines the secret for the password encryptionMögliche Werte: Server (
server), AE Script (ae-script)