jenkins-job-builder/tests
Ryan Carey a39c4d85d1 Add support for Artifactory plugin
Artifactory support adds three modules to jenkins-job-builder:
1. Artifactory publisher
2. Artifactory wrapper (for Maven projects)
3. Generic-Artifactory wrapper (for other project types)
Change-Id: I801bba707198226d63c94d869cae9167eb4906d4
2015-09-17 13:47:05 -04:00
..
builder Avoid parallel builder tests creating cache dir 2015-07-14 12:24:43 +01:00
builders Add Ability to use the AWS Cloudformation Plugin 2015-08-31 07:45:52 -05:00
cachestorage Use open() instead of file() 2015-02-12 12:46:08 +01:00
cmd Replace open() with io.open() and force 'utf-8' 2015-07-25 14:16:12 -07:00
duplicates Allow whitespace to be significant 2015-08-11 18:31:48 +01:00
errors Find module for exceptions raised from gen_xml 2015-07-14 15:42:42 +01:00
general Add support for GroovyAxis 2015-08-17 13:24:58 +02:00
hipchat Ensure tests run with ConfigParser object 2015-08-11 16:36:08 +01:00
jsonparser Document that jjb supports json job definitions 2015-07-28 17:20:29 -07:00
localyaml Allow whitespace to be significant 2015-08-11 18:31:48 +01:00
macros Change test folder name to 'fixture' for consistency 2015-02-17 10:58:44 -08:00
moduleregistry Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
notifications Adding more configurable options in Notifications plugin 2015-03-20 22:50:31 +05:30
parameters Allow multiple node selection for 'node' parameter 2015-01-16 21:57:08 +02:00
properties Add support for blocking-level and queue scanning to Build Blocker plugin. 2015-09-03 16:50:19 +01:00
publishers Add support for Artifactory plugin 2015-09-17 13:47:05 -04:00
reporters Add FindBugs plugin support 2015-03-11 10:14:01 -04:00
scm Merge "Support for CVS SCM using CVS plugin" 2015-09-08 08:33:49 +00:00
triggers Add Trigger that supports the Jenkins "BitBucket plugin" 2015-09-08 21:50:40 +02:00
wrappers Add support for Artifactory plugin 2015-09-17 13:47:05 -04:00
yamlparser Merge "Add support for GroovyAxis" 2015-08-29 15:48:48 +00:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Merge "Allow whitespace to be significant" 2015-08-26 06:59:48 +00:00