{"id":21198527,"url":"https://github.com/bootswithdefer/jenkins-job-builder","last_synced_at":"2025-10-23T15:32:14.238Z","repository":{"id":28770364,"uuid":"32292774","full_name":"bootswithdefer/jenkins-job-builder","owner":"bootswithdefer","description":null,"archived":false,"fork":false,"pushed_at":"2015-03-21T20:14:12.000Z","size":1708,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"github","last_synced_at":"2025-01-21T14:46:02.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bootswithdefer.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-03-16T00:52:11.000Z","updated_at":"2015-03-21T20:14:14.000Z","dependencies_parsed_at":"2022-09-04T22:10:43.618Z","dependency_job_id":null,"html_url":"https://github.com/bootswithdefer/jenkins-job-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootswithdefer%2Fjenkins-job-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootswithdefer%2Fjenkins-job-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootswithdefer%2Fjenkins-job-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootswithdefer%2Fjenkins-job-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bootswithdefer","download_url":"https://codeload.github.com/bootswithdefer/jenkins-job-builder/tar.gz/refs/heads/github","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243652707,"owners_count":20325611,"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-11-20T19:52:01.656Z","updated_at":"2025-10-23T15:32:14.164Z","avatar_url":"https://github.com/bootswithdefer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"README\n======\n\nJenkins Job Builder takes simple descriptions of Jenkins_ jobs in YAML_ format,\nand uses them to configure Jenkins. You can keep your job descriptions in human\nreadable text format in a version control system to make changes and auditing\neasier. It also has a flexible template system, so creating many similarly\nconfigured jobs is easy.\n\nTo install::\n\n    $ sudo python setup.py install\n\nOnline documentation:\n\n* http://ci.openstack.org/jenkins-job-builder/\n\nDevelopers\n----------\nBug report:\n\n* https://storyboard.openstack.org/#!/project/723\n\nRepository:\n\n* https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder\n\nCloning::\n\n    git clone https://git.openstack.org/openstack-infra/jenkins-job-builder\n\nPatches are submitted via Gerrit at:\n\n* https://review.openstack.org/\n\nPlease do not submit GitHub pull requests, they will be automatically closed.\n\nMore details on how you can contribute is available on our wiki at:\n\n* http://docs.openstack.org/infra/manual/developers.html\n\nWriting a patch\n---------------\n\nWe ask that all code submissions be pep8_ and pyflakes_ clean.  The\neasiest way to do that is to run tox_ before submitting code for\nreview in Gerrit.  It will run ``pep8`` and ``pyflakes`` in the same\nmanner as the automated test suite that will run on proposed\npatchsets.\n\nWhen creating new YAML components, please observe the following style\nconventions:\n\n* All YAML identifiers (including component names and arguments)\n  should be lower-case and multiple word identifiers should use\n  hyphens.  E.g., \"build-trigger\".\n* The Python functions that implement components should have the same\n  name as the YAML keyword, but should use underscores instead of\n  hyphens. E.g., \"build_trigger\".\n\nThis consistency will help users avoid simple mistakes when writing\nYAML, as well as developers when matching YAML components to Python\nimplementation.\n\nInstalling without setup.py\n---------------------------\n\nFor YAML support, you will need libyaml_ installed.\n\nMac OS X::\n\n    $ brew install libyaml\n\nThen install the required python packages using pip_::\n\n    $ sudo pip install PyYAML python-jenkins\n\n.. _Jenkins: http://jenkins-ci.org/\n.. _YAML: http://www.yaml.org/\n.. _pep8: https://pypi.python.org/pypi/pep8\n.. _pyflakes: https://pypi.python.org/pypi/pyflakes\n.. _tox: https://testrun.org/tox\n.. _libyaml: http://pyyaml.org/wiki/LibYAML\n.. _pip: https://pypi.python.org/pypi/pip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootswithdefer%2Fjenkins-job-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootswithdefer%2Fjenkins-job-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootswithdefer%2Fjenkins-job-builder/lists"}