Skip to content

Adds pipeline regex settings

guillaume Peillex requested to merge AddsPipelineRegexSettings into main

This MR adds a property in the Settings proxy that holds the regex used to rename the source in the Pipeline Browser.

The same property in the Reader proxy links to this one.

The default value is useful to checks the settings behavior in the globalintegrationtests project.

Merge request reports