Forum Discussion
del
8 years agoContributor III
I use a similar method. Each evening, we have a “pipeline backup” pipeline that backs up any newly modified pipelines to a database table. When I need to find pipelines with certain text, I have a separate “pipeline data search” pipeline where I can feed a regex expression as a parameter to search the database.