Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

willdurand/Karotz-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karotz Plugin (Jenkins)

This Jenkins plugin aims to publish build results to your Karotz.

Installation

  1. First, create an accout via http://www.karotz.com/login.
  2. Then, create an application via http://www.karotz.com/lab/app/form.
  3. Finally, create the application package with the following descriptor.xml:
<version>1.0</version>
    <accesses>
        <access>tts</access>
        <access>ears</access>
        <access>led</access>
        <access>multimedia</access>
    </accesses>
    <deployment>external</deployment>
    <parameters>
        <parameter key="showInstallUuid" value="true"/>
    </parameters>
</version>

Credits

  • William Durand
  • Seiji Sogabe

About

A Jenkins Plugin for my beloved Karotz.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published