{"id":16785094,"url":"https://github.com/imod/jenkins-statistics","last_synced_at":"2025-07-14T14:31:47.589Z","repository":{"id":2990629,"uuid":"4007067","full_name":"imod/jenkins-statistics","owner":"imod","description":"scripts to generate different statistics on jenkins usage","archived":false,"fork":false,"pushed_at":"2014-08-03T08:42:59.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":52,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T09:25:05.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-12T17:03:59.000Z","updated_at":"2013-12-13T01:58:42.000Z","dependencies_parsed_at":"2022-08-30T23:50:55.937Z","dependency_job_id":null,"html_url":"https://github.com/imod/jenkins-statistics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imod/jenkins-statistics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fjenkins-statistics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fjenkins-statistics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fjenkins-statistics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fjenkins-statistics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imod","download_url":"https://codeload.github.com/imod/jenkins-statistics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imod%2Fjenkins-statistics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265305746,"owners_count":23743894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-13T08:08:07.789Z","updated_at":"2025-07-14T14:31:47.298Z","avatar_url":"https://github.com/imod.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"Jenkins Usage Statistics\n========================\n\nTheses script are meant to create the underlying json's used to show the plugin statistics on the plugin info pages at jenkins-ci.org.\nThe json files are used by the confluence plugin ('hudson-plugin-info' - https://github.com/jenkinsci/backend-jenkins-plugin-info-plugin)\n\n\nHOWTO\n-----\n\n1. download and unpack the raw data (*.json.gz) from from 'https://www.jenkins-ci.org/census/'\n   \n    $\u003e groovy download.groovy [pwd]\n\n2. collect the data from the raw json format and store it into a local SQLight database\n   ... you might have to increase the memory: export JAVA_OPTS=\"-Xmx4000M -Xms4000M\"\n   \n    $\u003e groovy collectNumbers.groovy\n\n3. generate the fine grained data set (json) for each plugin\n   \n    $\u003e groovy createJson.groovy\n\nThe final json files will be in [worksapce]/target/stats - these files have to be uploaded to a webserver to make them available for the confluence plugin.\n\n\nAll the scripts can be reexecuted in case a failure happens, e.g. the download will only download the files he needs and collecting the numbers will only happen on the raw data which is not imported yet.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fjenkins-statistics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimod%2Fjenkins-statistics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimod%2Fjenkins-statistics/lists"}