jenkins-job-builder/doc/source
Peter Eisentraut 919052714c Add option to make test output file layout match Jenkins
Before, `jenkins-job-builder test -o outdir` would write

    outdir/job_name

With the new option `--config-xml`, it writes

    outdir/job_name/config.xml

to match the layout that Jenkins uses internally.  This is more useful
for diffing against existing Jenkins installations or uploading job
definitions by other means.

Also, it seems better to give the output files an .xml extension.

Change-Id: I78fc7aff531925ee071b8e19f40f766b4af0b5ad
2017-05-27 12:22:06 +01:00
..
builders.rst Add documentation. 2012-09-17 20:25:38 +00:00
conf.py Use sphinx extlinks to shorten links to Jenkins wiki 2015-02-24 21:37:17 +00:00
definition.rst Support default string values for variables 2016-11-11 21:38:28 +00:00
execution.rst Add option to make test output file layout match Jenkins 2017-05-27 12:22:06 +01:00
extending.rst Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
hipchat.rst Adding hipchat notification capability. 2012-10-01 17:03:26 +00:00
index.rst Add a JJB quick start guide 2015-08-12 12:03:06 -07:00
installation.rst Add comment about proxy env pass through 2016-09-15 11:33:35 +01:00
metadata.rst Metadata plugin module - largely based on Parameters module. 2013-07-08 19:17:27 +00:00
notifications.rst Add documentation. 2012-09-17 20:25:38 +00:00
parameters.rst Add documentation. 2012-09-17 20:25:38 +00:00
project_externaljob.rst Support for externaljob project-type for monitoring external jobs 2015-08-01 12:45:40 -07:00
project_flow.rst Flow project support 2013-10-04 14:30:02 -04:00
project_freestyle.rst Add documentation. 2012-09-17 20:25:38 +00:00
project_matrix.rst add matrix job support 2012-12-06 21:09:26 +00:00
project_maven.rst Add documentation. 2012-09-17 20:25:38 +00:00
project_multijob.rst Add MultiJob Project Documentation. 2015-08-19 09:53:07 -07:00
project_pipeline.rst Add Pipeline job type and deprecate Workflow 2017-01-24 18:39:16 +03:00
project_workflow.rst Add Workflow Project Documentation 2016-09-16 15:22:45 +09:00
properties.rst Add documentation. 2012-09-17 20:25:38 +00:00
publishers.rst Add documentation. 2012-09-17 20:25:38 +00:00
quick-start.rst quick-start: Fix the configuration file argument to read "--conf" 2015-10-20 18:22:36 +02:00
reporters.rst Add email publisher/reporter. 2012-09-20 15:20:45 +00:00
scm.rst Add documentation. 2012-09-17 20:25:38 +00:00
triggers.rst Add documentation. 2012-09-17 20:25:38 +00:00
view_list.rst Add view management functionality 2016-10-14 09:14:21 -04:00
wrappers.rst Add documentation. 2012-09-17 20:25:38 +00:00
zuul.rst Add documentation. 2012-09-17 20:25:38 +00:00