jenkins-job-builder/tests/jsonparser
Reinhard Tartler 440acd0fa1 Add support for disable-strict-forbidden-file-verification
Enabling this option will allow an event to trigger a build if the event
contains BOTH one or more wanted file paths AND one or more forbidden
file paths.  In other words, with this option, the build will not get
triggered if the change contains only forbidden files, otherwise it will
get triggered.

Support for this was added in Plugin Version 2.16.0.

Change-Id: I860b076c2393909012c3ac9821559c9e8c9f7e28
2016-03-10 04:44:21 +00:00
..
fixtures Add support for disable-strict-forbidden-file-verification 2016-03-10 04:44:21 +00:00
__init__.py Document that jjb supports json job definitions 2015-07-28 17:20:29 -07:00
test_jsonparser.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00