Page MenuHomePhabricator

[buildbot] Support a list of regex when matching builds to changed files
ClosedPublic

Authored by jasonbcox on Nov 19 2020, 18:19.

Details

Summary

This will be necessary to limit node-related tests to not run when
only files changed for specific projects (such as the buildbot). Updates
to those build configs will come in a later patch.

Depends on D8471

Test Plan
pytest

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 19 2020, 20:02

Rebase to kick off new buildbot tests on the diff

Rebasing again since buildbot did not finish re-deploying

Rebase to fix another issue. See D8482