{"id":15598957,"url":"https://github.com/fluffynuts/jiggle_jenkins","last_synced_at":"2026-06-18T11:31:12.247Z","repository":{"id":66060546,"uuid":"71219277","full_name":"fluffynuts/jiggle_jenkins","owner":"fluffynuts","description":"Jiggle the knobs on a Jenkins server to get bummed out builds unbummed","archived":false,"fork":false,"pushed_at":"2016-10-18T07:39:43.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T11:17:00.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluffynuts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-18T07:10:29.000Z","updated_at":"2016-10-18T07:39:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a04b7e3-c085-430e-8870-dda1a0afc1d2","html_url":"https://github.com/fluffynuts/jiggle_jenkins","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"aa229385aece47ebcb725bc67b6d16f9a350e4d9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluffynuts/jiggle_jenkins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fjiggle_jenkins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fjiggle_jenkins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fjiggle_jenkins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fjiggle_jenkins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluffynuts","download_url":"https://codeload.github.com/fluffynuts/jiggle_jenkins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluffynuts%2Fjiggle_jenkins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34489019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T01:42:17.503Z","updated_at":"2026-06-18T11:31:12.223Z","avatar_url":"https://github.com/fluffynuts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jiggle_jenkins\nJiggle the knobs on a Jenkins server to get bummed out builds unbummed\n\n\n## Pre-requisites\n* Python (tested on 3.5, may work on others)\n* jenkinsapi ([https://github.com/pycontribs/jenkinsapi](https://github.com/pycontribs/jenkinsapi/))\n* click ([http://click.pocoo.org/5/](http://click.pocoo.org/5/)]\n\njenkinsapi and click can be installed with pip.\n\n## What does it do?\njiggle_jenkins.py simply queries the specified Jenkins server for all projects,\nchecking their last-build status. Projects which are enabled but have failed on\nthe last build will be queued for rebuild.\n\nThe need for such a script arose out of mass build failures which would occur, for\ninstance, when nightly jobs kicked off whilst the server's internet connection was\ndown. Basically, it's a Big Hammer to circumvent click fatigue.\n\n## Usage\nRunning the script with `--help` should elucidate, thanks to the super-convenient\n`click` library. When using authentication, jiggle_jenkins uses the `getpass` Python\nlibrary which attempts to find your username via environment variables and the like. If\nyou wish to authenticate with different credentials, use the `--user` argument and you\nwill still be prompted for a password. Use the `--password` argument if you don't want\na prompt (with the standard disclaimer that this obviously exposes your password)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffynuts%2Fjiggle_jenkins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluffynuts%2Fjiggle_jenkins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffynuts%2Fjiggle_jenkins/lists"}