{"id":18937403,"url":"https://github.com/fetch/capistrano-tasks","last_synced_at":"2026-03-21T15:30:16.822Z","repository":{"id":28745339,"uuid":"32267177","full_name":"fetch/capistrano-tasks","owner":"fetch","description":"Fetch! Capistrano Tasks","archived":false,"fork":false,"pushed_at":"2015-03-15T15:23:25.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-31T21:42:24.162Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/fetch.png","metadata":{"files":{"readme":"README.md","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":"2015-03-15T15:18:23.000Z","updated_at":"2020-02-06T13:52:45.000Z","dependencies_parsed_at":"2022-09-05T01:11:30.657Z","dependency_job_id":null,"html_url":"https://github.com/fetch/capistrano-tasks","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/fetch%2Fcapistrano-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetch%2Fcapistrano-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetch%2Fcapistrano-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetch%2Fcapistrano-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fetch","download_url":"https://codeload.github.com/fetch/capistrano-tasks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937699,"owners_count":19721483,"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-08T12:11:02.769Z","updated_at":"2026-03-21T15:30:16.778Z","avatar_url":"https://github.com/fetch.png","language":"Ruby","readme":"# Fetch! Capistrano Tasks\n\nSome utility tasks and extensions for Capistrano 3.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'fetch-capistrano-tasks', github: 'fetch/capistrano-tasks'\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nRequire in `Capfile` to include all the tasks:\n\n```rb\nrequire 'capistrano/fetch'\n```\n\nOr require a single taskset:\n\n```rb\nrequire 'capistrano/fetch/git`\n```\n\n## Tasks\n\n- `fetch:git:update_repo_url`  \n  When you update the `:repo_url` in your local config, use this task to also update it on the remote repo.\n\n## Contributing\n\n1. Fork it ( https://github.com/fetch/capistrano-tasks/fork )\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 a new Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetch%2Fcapistrano-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffetch%2Fcapistrano-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetch%2Fcapistrano-tasks/lists"}