Table of Contents

Jenkins Plugin

Compatible with DokuWiki

Frusterick Manners, Elenor of Tsort, Detritus, Hrun

plugin Display your jenkins jobs inside DokuWiki

Last updated on
2017-08-09
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with jenkins

DokuWiki-Jenkins allow you display Job status of a Jenkins server.

Features:

In future versions, it will allow you to trigger a job from DokuWiki if possible…

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Requirements

No requirements needed.

Syntax

Simply use the following syntax:

<jenkins job="JOB_NAME" />

If your job is in a folder, please use it as follow:

<jenkins job="FOLDER/JOB_NAME" />

By default, jenkins plugin display the last build of your job. If you want to display a specific build, you can by adding the build option:

<jenkins job="FOLDER/JOB_NAME" build="459"/>

Preview

{{https://s1.postimg.org/olp2xm0f3/jenkins_preview.png}} FIXME

Configuration and Settings

You should configure DokuWiki-Jenkins in the Config Manager of DokuWiki:

Change Log

Known Bugs and Issues

Please report your issues or your ideas at an issue tracker.