jenkins-job-builder/jenkins_jobs/modules
Matthieu Baerts 93ae6dd1e4
junit: add 'Skip publishing checks' param
This new option has been added in JUnit v1.39

  https://github.com/jenkinsci/junit-plugin/releases/tag/junit-1.39

The user can decide not to publish issues to SCM provider platforms.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Change-Id: I543dbd5cb355acc5106336afd8953a03245df2fa
2021-08-31 18:18:48 +02:00
..
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
base.py Ignore py:obj warnings and fail on warnings 2020-01-22 20:43:52 -05:00
builders.py xunit: support versions 3+ 2021-03-17 16:21:33 +01:00
general.py Pipelines: stop producing unsupported and deprecated XML tags 2020-05-25 13:59:13 +02:00
helpers.py Added support of json type for extended choice parameter and related parameters. 2021-01-04 12:36:24 +03:00
hipchat_notif.py Fix flake8 BLK100 and BLK999 issues 2020-08-31 10:54:19 -04:00
hudson_model.py Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
metadata.py Update Jenkins wiki -> plugins URLs 2020-01-22 18:23:28 -05:00
notifications.py Add support for retries options in notifications 2020-11-13 15:20:22 +00:00
parameters.py Fix uno-choice pluggin parameter macro usage 2021-07-12 10:47:14 +03:00
project_externaljob.py Update Jenkins wiki -> plugins URLs 2020-01-22 18:23:28 -05:00
project_flow.py Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
project_folder.py Update Jenkins wiki -> plugins URLs builders 2020-01-22 17:28:42 -05:00
project_freestyle.py Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
project_githuborg.py Feat: Add GitHub Organization job type 2021-07-09 16:46:11 -07:00
project_matrix.py Removed the unnecessary empty combinationFilter Tag 2020-07-07 11:32:51 +02:00
project_maven.py Update Jenkins wiki -> plugins URLs 2020-01-22 18:23:28 -05:00
project_multibranch.py Add filter-by-name-wildcard to scm_github multibranch plugin. 2021-06-04 16:43:47 -07:00
project_multijob.py Enable docs-linkcheck 2020-01-06 09:50:13 -05:00
project_pipeline.py Re-order some XML attributes, to preserve ordering 2020-02-02 00:18:13 +01:00
project_workflow.py Re-order some XML attributes, to preserve ordering 2020-02-02 00:18:13 +01:00
properties.py Second & Minute are now supported by branch-api 2021-07-11 21:47:54 +01:00
publishers.py junit: add 'Skip publishing checks' param 2021-08-31 18:18:48 +02:00
reporters.py Remove broken plugin.jenkins.io links 2020-11-13 09:52:02 -05:00
scm.py Feat: Add GitHub Organization job type 2021-07-09 16:46:11 -07:00
triggers.py Update Gerrit Trigger Plugin Implementation 2021-05-20 15:14:46 +02:00
view_all.py Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
view_delivery_pipeline.py Adding view for the Delivery Pipeline Plugin 2020-02-07 17:35:13 +00:00
view_jobfilters.py Auto-generated output from python-black 2019-09-09 19:23:24 +01:00
view_list.py Merge "Added missing 'BuiltOn' column for views" 2020-05-18 14:38:35 +00:00
view_nested.py Support nested views 2019-10-24 14:27:34 +02:00
view_pipeline.py Update Jenkins wiki -> plugins URLs 2020-01-22 18:23:28 -05:00
view_sectioned.py Support sectioned views 2019-10-28 23:37:27 +01:00
wrappers.py Merge "Updated BuildTimeoutWrapper plugin" 2020-11-16 14:06:38 +00:00
zuul.py Fix zuul parameters anchor link 2020-03-12 12:27:13 -04:00