<< Back to previous view

[QB-2341] would like ability to use variables when defining the reference copy of a git repository
Created: 24/Feb/15  Updated: 06/Mar/15

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 6.0.7
Fix Version/s: 6.0.8, 6.0.9

Type: Improvement Priority: Major
Reporter: Don Ross Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
I have a generic repository object with a variable defining the repository name, the same variable needs to be accessible when defining the reference copy.

For example, my repository URL is:
   https://stashserver/${vars.getValue("buildRepoName")}.git
My reference copy should be:
   C:\RepoStorage\${vars.getValue("buildRepoName")}

Also, if I am building on both Linux and windows, I need to specify the path to the RepoStorage folder as a variable as well.


Generated at Thu May 16 13:01:50 UTC 2024 using JIRA 189.