Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to have recursive search in the config transform source path? #6

Closed
rrreynolds opened this issue Jun 22, 2016 · 4 comments
Closed
Assignees
Milestone

Comments

@rrreynolds
Copy link

Would it be possible to add an option to perform a recursive search for the source path? I have not been able to get this to work. I have tried the standard formats such as "**\web.config", etc.
There is another task available in the marketplace which supports this option but I prefer your XML/Xpath searching since it requires no changes to the config files in the code repository.

@sergeyzwezdin
Copy link
Member

Yep, at weekends I will take a look how it's implemented and will try to add this feature here as well.

@sergeyzwezdin sergeyzwezdin added this to the 1.2 milestone Jun 23, 2016
@sergeyzwezdin sergeyzwezdin self-assigned this Jun 23, 2016
@Christoffleroux
Copy link

Would realy like to have this feature available , it helps when using MSDeploy packages

@sergeyzwezdin sergeyzwezdin modified the milestones: 2.0, 1.2 Nov 5, 2016
@sergeyzwezdin
Copy link
Member

Fixed and will be available as part of 1.2.

Now you can point *.json as source file for example. Also you you want to recursively search files in directory there is new option Recursive search.

@sergeyzwezdin
Copy link
Member

Build 1.2 has been shipped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants