bazel-watcher icon indicating copy to clipboard operation
bazel-watcher copied to clipboard

Update matchRegex to match regular expressions across multiple lines

Open jadenPete opened this issue 3 years ago • 1 comments

Previously, matchRegex would iterate through each line of the output of bazel, checking which rule, if any, matched to the line. Now, each rule is matched over the entire output, allowing them to contain multiline regular expressions.

I also added a corresponding test.

jadenPete avatar Sep 20 '22 19:09 jadenPete

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Sep 20 '22 19:09 google-cla[bot]

Stale pull request message

github-actions[bot] avatar Nov 20 '22 02:11 github-actions[bot]

Stale pull request message

github-actions[bot] avatar Jan 28 '23 01:01 github-actions[bot]