Commit Graph

3 Commits

Author SHA1 Message Date
Darragh Bailey de4fb862f3 Allow control of verbose option for publish-over plugins
The publish-over plugins all expose the option 'verbose' to all for
lots of debug output from the connection to be outputted to the jenkins
console. However by default this is supposed to be disabled ('false')
so update the existing code to switch to the correct behaviour.

Change-Id: Ie9acb1a005a25cd5c9f279cc89d5178eb8d54dd7
2018-08-23 14:57:33 +01:00
Sorin Sbarnea c2781e670f
Normalize newlines at end of file
Preparatory move for adopting pre-commit hooks.
Shoudl only remove newlines and spaces at end of files.

Change-Id: Ia33679467c533722b9308f7e7b74be395c926428
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2018-06-29 16:07:06 -04:00
Tomas Bezdek d1bfc8e4e3 Flatten attribute for publish plugins
plus move examples to tests

Change-Id: Ia785afe40da81c77abe643f3c788e5d4faefbf5d
2014-09-26 10:51:50 +01:00