jenkins-job-builder/doc/source
Yann Voté 2fc361949c Add Pipeline job type and deprecate Workflow
Since introduction of the Jenkins Pipeline plugin
(https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin), one can
configure a Pipeline job using a Groovy file lying with the source code
(see: https://jenkins.io/solutions/pipeline/).

We add support here for this kind of jobs, introducing a new component:
pipeline-scm. This component contains information about the repository to
clone and the name of the file where the job configuration can be found.

Since Workflow plugin is just an old name for the Pipeline plugin,
Workflow job type can be deprecated in favor of Pipeline job type to
avoid confusion and keep JJB in line with the terms used in Jenkins.

Change-Id: I098b9673c44b1281fa0954193d8fadf273685386
Story: 2000573
Task: 2974
2017-01-24 18:39:16 +03: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 view management functionality 2016-10-14 09:14:21 -04: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