{"id":21814227,"url":"https://github.com/oddbloke/vim-jenkins-job-builder","last_synced_at":"2026-05-02T20:37:12.721Z","repository":{"id":66724370,"uuid":"112351415","full_name":"OddBloke/vim-jenkins-job-builder","owner":"OddBloke","description":"Vim plugin to enhance working with Jenkins Job Builder YAML files","archived":false,"fork":false,"pushed_at":"2017-11-28T17:56:56.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T09:30:43.802Z","etag":null,"topics":["jenkins","jenkins-job-builder","vim","yaml"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OddBloke.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":"2017-11-28T15:14:31.000Z","updated_at":"2017-11-28T16:27:59.000Z","dependencies_parsed_at":"2023-05-31T03:00:40.315Z","dependency_job_id":null,"html_url":"https://github.com/OddBloke/vim-jenkins-job-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OddBloke/vim-jenkins-job-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OddBloke%2Fvim-jenkins-job-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OddBloke%2Fvim-jenkins-job-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OddBloke%2Fvim-jenkins-job-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OddBloke%2Fvim-jenkins-job-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OddBloke","download_url":"https://codeload.github.com/OddBloke/vim-jenkins-job-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OddBloke%2Fvim-jenkins-job-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32549384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["jenkins","jenkins-job-builder","vim","yaml"],"created_at":"2024-11-27T14:36:42.827Z","updated_at":"2026-05-02T20:37:07.711Z","avatar_url":"https://github.com/OddBloke.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-jenkins-job-builder\n\nVim plugin to enhance working with [Jenkins Job\nBuilder](https://docs.openstack.org/infra/jenkins-job-builder/) YAML\nfiles.\n\nCurrently, it provides the following functionality:\n\n* custom folding for JJB YAML files\n\n## Basic Usage\n\nTo avoid conflicting with regular YAML files, the plugin defines a new\nfile type, \"jjb\\_yaml\".  All customisations are applied to this file\ntype.\n\nBy default, it is up to you to set this file type appropriately.  If you\nwant it to apply to all YAML files, you can add this to your `.vimrc`:\n\n```vim\nautocmd FileType yaml setlocal filetype=jjb_yaml\n```\n\nAlternatively, you could configure autodetection of JJB YAML files; see\nbelow.\n\n## Basic Configuration\n\nTo configure autodetection of JJB YAML files, set this in your .vimrc:\n\n```vim\nlet g:jenkins_job_builder_autodetect = 1\n```\n\n## Installation\n\nThis repo should be compatible with your favourite vim plugin\ninstallation method.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddbloke%2Fvim-jenkins-job-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foddbloke%2Fvim-jenkins-job-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foddbloke%2Fvim-jenkins-job-builder/lists"}