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.
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):
Download the latest release from here.
Using package control
- Type
Install Package
, and click enter. - Type
Keypirinha-Jenkins
, choose one namedmrraj470
, and click enter.
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 likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
Please refer the config file for configuration documentation. Also see
this sample config file
for reference.
This package is distributed under the terms of the MIT license.