jenkins-job-builder/tests
amit lin ff338dc948 Adds github scm multibranch regex branch filter
This commit adds the ability to filter discovered branches in a multibranch project using a regex filter.
This is done by adding a 'head-filter-regex' key in the github scm configuration inside the multibranch job yaml - it maps to a <jenkins.scm.impl.trait.RegexSCMHeadFilterTrait>
element containing a <regex> element in the resulting job.

Change-Id: I8c88a8b131cdc51d2c8abb13397637ebbf6d1373
Signed-off-by: amit lin <amitl@totango.com>
2019-01-07 18:12:29 +02:00
..
builders Merge "Add support for "Build / Publish Docker Image"" 2019-01-02 13:31:54 +00:00
cachestorage Allow using lockfile per jenkins master 2017-06-27 15:02:04 +00:00
cmd Add config options --jobs-only and --views-only 2018-09-19 02:24:05 +05:30
duplicates Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
errors Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
general Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
hipchat Update hipchat example for new syntax 2018-05-31 15:40:19 -04:00
jenkins_manager Delete old managed folders when calling update subcommand with --delete-old option 2018-04-05 11:36:36 +00:00
jsonparser Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
localyaml Fix typo in anchor test 2018-07-24 00:41:50 -04:00
macros Add depth option to git shallow-clone 2018-06-14 22:07:35 -04:00
moduleregistry properly support private builds in the registry 2017-04-28 11:20:04 +02:00
modules Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
multibranch Adds github scm multibranch regex branch filter 2019-01-07 18:12:29 +02:00
notifications Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
parallel Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parameters Use upstream default for allNodesMatchingLabel 2018-09-07 13:17:16 +02:00
properties Add support for the "Gitlab Logo Plugin" 2018-10-17 08:43:08 +02:00
publishers Merge "Add retry support to plugins depend on Publish Over X" 2018-12-27 11:33:31 +00:00
reporters Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
scm Fix bug in Git 'skip-tag' backwards compatibility 2018-07-05 10:33:33 +03:00
triggers Add 'secret-token' parameter to gitlab trigger 2018-10-29 15:06:41 +00:00
views Add support for All view-type 2018-11-12 16:55:39 +08:00
wrappers Merge "docker-custom-build-env: Add support for new options" 2018-09-21 13:43:00 +00:00
xml_config Refactor duplicated code in xml_config.py 2018-06-20 15:41:35 -04:00
yamlparser Fix default '0' being ignored 2018-12-05 17:59:12 +08:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Add support for All view-type 2018-11-12 16:55:39 +08:00