jenkins-job-builder/doc/source
Jonathan Lebon 72b259c845 cmd.py: tweak plugin information querying logic
We don't want to unconditionally disable plugin querying just because
--conf is not given. That would mean that the query_plugins_info field
in the default paths would always be ignored, even if set to True.

This patch tweaks the logic so that we remember in options.conf the
actual name of the config file that we read from, whether it be from
--conf or from one of the default paths.

This way, the `test` command will still work out of the box, as commit
f68831b envisioned. But query_plugins_info is now checked if the user
has a configuration file (whether it be a default one, or one specified
through --conf).

Change-Id: Id71ad207f0419f7cc52eca174dd859d4182d7250
Story: 2000387
2015-10-30 09:30:28 -04: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 Enhance macro expansion documentation 2015-08-14 13:14:19 +10:00
execution.rst cmd.py: tweak plugin information querying logic 2015-10-30 09:30:28 -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 a JJB quick start guide 2015-08-12 12:03:06 -07: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
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
wrappers.rst Add documentation. 2012-09-17 20:25:38 +00:00
zuul.rst Add documentation. 2012-09-17 20:25:38 +00:00