{"id":16644840,"url":"https://github.com/toyama0919/jendle","last_synced_at":"2026-04-17T19:31:08.651Z","repository":{"id":56879016,"uuid":"92029848","full_name":"toyama0919/jendle","owner":"toyama0919","description":"Jenkins as code management tool.","archived":false,"fork":false,"pushed_at":"2017-06-23T05:58:33.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-06T12:41:52.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/toyama0919.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":"2017-05-22T08:25:33.000Z","updated_at":"2017-05-22T08:31:27.000Z","dependencies_parsed_at":"2022-08-20T11:40:31.179Z","dependency_job_id":null,"html_url":"https://github.com/toyama0919/jendle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/toyama0919/jendle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fjendle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fjendle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fjendle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fjendle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyama0919","download_url":"https://codeload.github.com/toyama0919/jendle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Fjendle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31943162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-10-12T08:12:26.701Z","updated_at":"2026-04-17T19:31:08.634Z","avatar_url":"https://github.com/toyama0919.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jendle \n\n[![Build Status](https://secure.travis-ci.org/toyama0919/jendle.png?branch=master)](http://travis-ci.org/toyama0919/jendle)\n[![Gem Version](https://badge.fury.io/rb/jendle.svg)](http://badge.fury.io/rb/jendle)\n\nJenkins as code management tool.\n\n## Setting profile\n\n```yaml\ndefault:\n  server_ip: localhost\n\nstaging:\n  server_ip: staging-server\n  username: admin\n  password: XXXXXXXXXXXXX\n\nproduction:\n  server_ip: production-server\n  username: admin\n  password: XXXXXXXXXXXXX\n```\n\n## export\n\n```\n$ jendle export -p staging\n```\n\n* export Jobfile, Viewfile, Pluginfile\n\n## apply\n\n```\n$ jendle apply -p production\n```\n\n## apply unit\n\n```\n$ jendle apply_plugins -p production\n$ jendle apply_jobs -p production\n$ jendle apply_views -p production\n```\n\n## install\n\nAdd this line to your application's Gemfile:\n\n    gem 'jendle'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install jendle\n\n## Synopsis\n\n    $ jendle\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new [Pull Request](../../pull/new/master)\n\n## Information\n\n* [Homepage](https://github.com/toyama0919/jendle)\n* [Issues](https://github.com/toyama0919/jendle/issues)\n* [Documentation](http://rubydoc.info/gems/jendle/frames)\n* [Email](mailto:toyama0919@gmail.com)\n\n## Copyright\n\nCopyright (c) 2017 \n\nSee [LICENSE.txt](../LICENSE.txt) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Fjendle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyama0919%2Fjendle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Fjendle/lists"}