mrraj470 / Keypirinha-Jenkins

A plugin to search Jenkins jobs and nodes in Keypirinha.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keypirinha Plugin: Jenkins

This is Jenkins, a plugin for the Keypirinha launcher.

This plugin is meant for (as of now) searching and launching Jenkins jobs in browser as quickly as possible. From v2.1.0, it supports searching jenkins agents and labels.

Supports multi section configuration, so searching more than one Jenkins is possible.

Usage

The command name is itself is configurable. However, if not configured, it will be named as follows.

command function
Jenkins-<section_name>:
(though it can be changed)
[Requires configuration] Search and navigate jenkins jobs
Agent-<section_name>:
(though it can be changed)
[Requires configuration] Search and navigate jenkins agents

Sample (with this config):

Alt Text

Download

Download the latest release from here.

Install

Using package control

  • Type Install Package, and click enter.
  • Type Keypirinha-Jenkins, choose one named mrraj470, and click enter.

Manual Installation

Once the Jenkins.keypirinha-package file is downloaded, move it to the InstalledPackage folder located at:

  • Keypirinha\portable\Profile\InstalledPackages in Portable mode
  • Or %APPDATA%\Keypirinha\InstalledPackages in Installed mode (the final path would look like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Configure

Please refer the config file for configuration documentation. Also see this sample config file for reference.

License

This package is distributed under the terms of the MIT license.

Icon credits

About

A plugin to search Jenkins jobs and nodes in Keypirinha.

License:MIT License


Languages

Language:Python 91.6%Language:Batchfile 8.4%