colindembovsky / cols-agent-tasks

Colin's ALM Corner Custom Build Tasks
MIT License
83 stars 67 forks source link

Improvement #106

Closed pipocadr closed 5 years ago

pipocadr commented 6 years ago

Hi Colin,

I want to get the full matches from regex and join in one string.

Your task have the 'Build Regex Group Index' to send the position of match.

It's possible to put like '*' to get all matchs found on regex?

Exemple:

Build Number: 1.5.0.99 Custom Regex Find Pattern: \d+ Output: 15099

colindembovsky commented 5 years ago

@pipocadr I'm happy to take a PR :-)