Manage Jenkins build configurations
Project description
pennyworth is a set of scripts to make it easier to manage Jenkins job configurations.
The project is named after Batman’s butler, Alfred Pennyworth. Since Jenkins uses a butler as their icon and Alfred is a butler, he seemed a good person to name the project after. Alfred was too generic a name, but nothing showed up in PyPi when I searched for “pennyworth”.
Motivation
I wrote a hacky shell script a while ago to create Jenkins jobs based on my needs, but it fell apart once I needed to update configurations and suddenly my templates didn’t work (different dependencies, different build triggers, etc.). The idea here is that while every job may still be a special snowflake, the pieces are stil pretty similar in most cases.
Installation
The easiest way to install is using pip.
$ cd /path/to/pennyworth
$ pip3 install .
Eventually I’ll publish something to PyPi, and then a command like the following will work:
$ pip3 install pennyworth
Using
pennyworth uses sub-commands to perform various tasks. The built-in sub-commands are:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pennyworth-0.1.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d55c5ab16aaaf7300c1107f2015c0bd04faff7acd70781e57caa4fb054e5e44 |
|
MD5 | 64f518537f2c4906709fb68e0577ba79 |
|
BLAKE2b-256 | daefd73bb281bbb982fc688afa0810a2ed19611d00d2625bddfa948fdc3e51e1 |