{"id":22462527,"url":"https://github.com/commonjava/jenkins-jobs","last_synced_at":"2025-03-27T14:20:34.948Z","repository":{"id":138550726,"uuid":"61256161","full_name":"Commonjava/jenkins-jobs","owner":"Commonjava","description":"Jenkins management stuff - project definitions and scripts to help maintain jobs","archived":false,"fork":false,"pushed_at":"2017-11-15T22:00:32.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T18:36:29.827Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Commonjava.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-16T02:34:35.000Z","updated_at":"2016-06-16T02:35:24.000Z","dependencies_parsed_at":"2023-05-24T17:30:23.797Z","dependency_job_id":null,"html_url":"https://github.com/Commonjava/jenkins-jobs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2Fjenkins-jobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2Fjenkins-jobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2Fjenkins-jobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commonjava%2Fjenkins-jobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commonjava","download_url":"https://codeload.github.com/Commonjava/jenkins-jobs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245858889,"owners_count":20684062,"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-12-06T09:10:06.261Z","updated_at":"2025-03-27T14:20:34.940Z","avatar_url":"https://github.com/Commonjava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jenkins Jobs\n\nThis repository contains scripts and YAML definitions to allow easy maintenance of Jenkins jobs for one or more GitHub organizations. In principle, you could also hand-author the YAML and use any Git repositories.\n\n## Scanning An Organization\n\n```\n    $ ./scan-org-repos.py Commonjava\n```\n\nThis will retrieve all the public repositories for the Commonjava organization. From these definitions, it will pull the 'name' and 'html_url' fields and use them to create a basic YAML file for each project.\n\n## Creating / Updating Jenkins Jobs\n\nOnce you have your YAML definitions in place, you can push the new / updated job definitions using:\n\n```\n    $ ./create-projects.py http://my.jenkins.host\n```\n\n## Secrets\n\nYour username, Jenkins API Token, and the GitHub API token registered for use with your Jenkins instance should be stored in `$HOME/.jenkins-secrets.yaml` with the following format:\n\n```\n    secret-gitHubAuthId: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'\n    username: myuser\n    token: 'xxxxxxxxxxxxxxxxxxxx'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonjava%2Fjenkins-jobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommonjava%2Fjenkins-jobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonjava%2Fjenkins-jobs/lists"}