jenkins-job-builder/tests
Daniel Bengtsson 0b4ed38ca6 Fix the yaml load warning.
In the new version of PyYAML the API changed to be more explicit. Now
the default value for the Loader is None, see:

https://github.com/yaml/pyyaml/blob/5.1/lib3/yaml/__init__.py#L103

The load is unsafe. It's better to use safe_load function.

Change-Id: Ia1cd16f2ff970ca220a266c99b6554dd4254ebd9
2019-12-10 09:52:40 +01:00
..
builders Add alias to multijob builder 2019-11-13 09:08:38 +03:00
cachestorage Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
cmd Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
duplicates Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
errors Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
general Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
hipchat Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
jenkins_manager Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
jsonparser Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
localyaml Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
macros Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
moduleregistry Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
modules Fix the yaml load warning. 2019-12-10 09:52:40 +01:00
multibranch Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
notifications Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
parallel Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
parameters Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
properties Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
publishers text-finder: support not-built-if-found 2019-10-10 14:50:59 +02:00
reporters Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
scm Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
triggers Add Private and WIP change support for gerrit 2019-11-06 10:03:30 -06:00
views Support sectioned views 2019-10-28 23:37:27 +01:00
wrappers Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
xml_config Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
yamlparser Fix double inderection of name templates 2019-11-05 23:33:57 -06:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Support sectioned views 2019-10-28 23:37:27 +01:00