DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jenkins

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:

  • Display last build of a Job or a specific build
  • Display status of build
  • Display “weather” of the Job
  • Follow new Blue Ocean theme

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:

  • jenkins.url: Put your Jenkins url here, without a slash ending. i.e.: "http://my-jenkins.com".
  • jenkins.user: Enter the ID of a Jenkins user, with the right to view any job..
  • jenkins.token: Set the corresponding Jenkins user token. You can find it in "http://JENKINS_URL/user/USER/configure", then click on Show API Token button.

Change Log

Known Bugs and Issues

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

plugin/jenkins.txt · Last modified: 2024-01-03 13:23 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki