History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2341
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Don Ross
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

would like ability to use variables when defining the reference copy of a git repository

Created: 24/Feb/15 07:35 PM   Updated: 06/Mar/15 01:28 AM
Component/s: None
Affects Version/s: 6.0.7
Fix Version/s: 6.0.8, 6.0.9

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.