Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to use variables in a repository's file pattern field

Harry Rose June 15, 2016

Hi.

As part of a build, I have configured bamboo to check out our source from a git repository.  The git repo contains a number of different services, all stored in different subdirectories (structure ./{service-name}).  For the sake of this question, lets use a service called 'my-service' as an example.  Currently the repository is configured to only include files in `^my-service/.*` (the 'File Pattern' in the advanced options of the repository configuration).  However, I'd like to move the 'my-service/' value to a plan variable called `SERVICE_SOURCE_PATH`.

I've tried using the value `^${bamboo.SERVICE_SOURCE_PATH}.*`.  However, this is not accepted as a valid regular expression.  The user at https://answers.atlassian.com/questions/257995 tried escaping the value, but it seems it was just taken literally.

Does anybody know whether it is possible to use a plan variable in the repository configuration's File Pattern field?  And if so, the correct syntax?

Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 15, 2016

This field doesn't support variables

Harry Rose June 15, 2016

Thanks for the fast response, Alexey.  Do you know if there are plans to add support for variables in this field?  I think it would be very useful.

Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 15, 2016

I don't think we will implement it soon. You can watch and vote on https://jira.atlassian.com/browse/BAM-16422

Harry Rose June 15, 2016

Thanks for that.  I'll add my vote smile

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events