{"id":15657941,"url":"https://github.com/teohm/capistrano-ssh-helpers","last_synced_at":"2025-03-30T02:22:13.592Z","repository":{"id":3496130,"uuid":"4552600","full_name":"teohm/capistrano-ssh-helpers","owner":"teohm","description":"Capistrano helper tasks related to SSH","archived":false,"fork":false,"pushed_at":"2013-09-14T02:42:56.000Z","size":113,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T19:52:18.828Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teohm.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-04T21:17:24.000Z","updated_at":"2017-02-11T16:56:21.000Z","dependencies_parsed_at":"2022-08-24T17:03:32.594Z","dependency_job_id":null,"html_url":"https://github.com/teohm/capistrano-ssh-helpers","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/teohm%2Fcapistrano-ssh-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fcapistrano-ssh-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fcapistrano-ssh-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teohm%2Fcapistrano-ssh-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teohm","download_url":"https://codeload.github.com/teohm/capistrano-ssh-helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266652,"owners_count":20749830,"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-03T13:10:28.367Z","updated_at":"2025-03-30T02:22:13.574Z","avatar_url":"https://github.com/teohm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= capistrano-ssh-helpers\n\nProvides a set of helper tasks related to SSH.\n\n== Install\n  gem install 'capistrano-ssh-helpers'\n\nFor bundler, add it into your Gemfile\n\n  gem 'capistrano-ssh-helpers'\n\n== Usage\nYou can include all helpers in config/deploy.rb:\n\n  require 'capistrano-ssh-helpers' # includes all helper tasks\n\nOr only include a specific helper:\n\n  require 'capistrano-ssh-helpers/git_host'\n\n== Helpers\n\n=== git_host\n\nAdd a check to ensure Git SSH host is verified on remote server.\n\nThe check is added to deploy:check, when :scm is set to :git and \n:repository looks like a ssh path/url.\n\n\n=== forward_agent\n\nAdd a check to ensure local SSH agent has identity key.\n\nThe check is added to deploy:check when ssh_options[:forward_agent]\nis enabled.\n\n\n== Contributing to capistrano-ssh-helpers\n \n* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.\n* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.\n* Fork the project.\n* Start a feature/bugfix branch.\n* Commit and push until you are happy with your contribution.\n* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.\n* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.\n\n== Copyright\n\nCopyright (c) 2012 Huiming Teo. See LICENSE.txt for\nfurther details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fcapistrano-ssh-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteohm%2Fcapistrano-ssh-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteohm%2Fcapistrano-ssh-helpers/lists"}