Skip to main content

Updater tool for Jenkins docker plugin.txt

Project description

pyjdpu

Build Status Coverage Status Codacy Badge

Sometimes you have to update many plugins during jenkins docker upgrade and waste a lot of time. With pyjdpu you can easily update your plugins.txt automaticly to the latest versions.

install

pip install pyjdpu

quick start

Update your plugins.txt wit cli:

pyjdpu -i plugins.txt -o plugins_updated.txt

Get latest version of an jenkins plugin:

import pyjdpu
my_api = pyjdpu.JenkinsPluginApi()
my_version = my_api.get_latest_version('blueocean-git-pipeline')

issue tracker

https://github.com/portfolioplus/pystockfilter/issuese

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyjdpu-1.0.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page