jenkins-job-builder/jenkins_jobs/cli/subcommand
Thanh Ha e07ad13ad0
Print config-xml warning once
Instead of printing the deprecation warning against every generated
config-xml file, print it only once at the beginning of the test
command call to not spam the console.

Change-Id: Ifdcdb1373d44ba6232ea7a5359662cc760353774
Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-11-15 16:28:40 +08:00
..
__init__.py Introduce modular implementation of subcommands. 2016-07-08 09:55:44 -07:00
base.py Convert multiline strings to concatenated single-quote. 2016-09-14 15:39:36 -04:00
delete.py Add view management functionality 2016-10-14 09:14:21 -04:00
delete_all.py Fixes delete-all command when no option is provided 2018-05-31 19:07:12 +01:00
get_plugins_info.py Allow update to provide plugin_info via yaml 2017-09-19 18:17:15 -04:00
list.py Add a "list" subcommand 2018-03-09 10:58:21 -05:00
test.py Print config-xml warning once 2018-11-15 16:28:40 +08:00
update.py Add config options --jobs-only and --views-only 2018-09-19 02:24:05 +05:30