Maximum number of File content replacer
Completed
Hi I am using TeamCity Professional 2017.1 (build 46533).
and I am trying to setup build, however I have trouble with team city build features: file content replacer.
I have 8 file content replacer, but it seems only (7) file content replacer that being executed.
At first, I thought the last file content replacer has some incorrect regex or the path pattern is incorrect,
However, when I have disabled the other file content replacer, that last file content replacer is executed well.
The question that I want to ask is :
is there any number of limit for file content replacer?
Please sign in to leave a comment.
Hi Arif,
Please note, that TeamCity 2017.1 is an old version and it's out of support already. Please consider upgrading to the most recent version: 2019.2.1.
As for your question, I don't think we have any limitations on the amount of file contents replacers, at least in the latest version. See example build log below:
As you can see in the build log, nine content replacers successfully did the changes to the file.
Best regards,
Mikhail Efremov