Skip to main content

Updates Jenkins plugins with the magic of automation... and Selenium.

Project description

Jenkins Auto Updater

Using the magic of automation from Selenium and Python, this script will automatically update your Jenkins plugins[1].

[1]At least most of them...

Requirements

- Python >= 3.7
- Firefox >= 91.5

Usage

Just run the script with the following arguments.

python jenkinsautoupdater.py <jenkins URL> <username> <password> [auto restart jenkins]

Example:

python jenkinsautoupdater.py https://example.org admin AS3cur3P@$$w0rd! true

Note: If you execute the command with true at the end, Jenkins will auto-restart after downloading the updates. Default behaviour is to not restart Jenkins.

Caveats

Sometimes the script will not select some checkboxes, but at least will click most of them. It's up to you if you want to click the last ones or retry. If you want to fix this behaviour, you're welcome to do so.

Project details


Download files

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

Source Distribution

jenkins-plugins-auto-update-1.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

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