{"id":19149962,"url":"https://github.com/smashingboxes/capistrano-haller","last_synced_at":"2025-07-26T00:03:58.854Z","repository":{"id":14580417,"uuid":"17296781","full_name":"smashingboxes/capistrano-haller","owner":"smashingboxes","description":"Posts Capistrano notifications to Hall (hall.com) channels ","archived":false,"fork":false,"pushed_at":"2014-07-23T18:24:27.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-24T11:53:56.878Z","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/smashingboxes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2014-02-28T19:16:25.000Z","updated_at":"2014-08-12T18:14:05.000Z","dependencies_parsed_at":"2022-09-12T08:40:30.381Z","dependency_job_id":null,"html_url":"https://github.com/smashingboxes/capistrano-haller","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/smashingboxes/capistrano-haller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcapistrano-haller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcapistrano-haller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcapistrano-haller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcapistrano-haller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashingboxes","download_url":"https://codeload.github.com/smashingboxes/capistrano-haller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashingboxes%2Fcapistrano-haller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261931139,"owners_count":23232023,"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-09T08:10:13.701Z","updated_at":"2025-06-25T18:33:58.928Z","avatar_url":"https://github.com/smashingboxes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano Haller\n\nNotifies team members by posting to your hall channel when you deploy your code.\n\n### Installation\n\nGemfile\n``` ruby\n  gem 'capistrano-haller', require: false\n```\n\n`bundle install`\n\ndeploy.rb\n``` ruby\n  require 'capistrano/haller'\n  set :hall_room_key, 'xxx'\n  set :hall_message, \"Branch #{branch} was deployed to #{rails_env}.\" #optional\n```\n\nTest\n`cap hall_notify:notify_hall_room`\n\nThe `hall_notify:notify_hall_room` will run after `deploy`.\n\n\n### Contributing and Support\n\nPlease use GH issues for bug reports and feature requests.\n\nTo contribute, fork and submit a pull request.\n\n### Compatability\n\nThis plugin is intended for Capistrano version 2.x, and is meant to run in rails deploy scripts.  However, it should work in capistrano script that sets the `branch` and `rails_env` variables.\n\n### License\n\nMIT\n\nSee `LICENSE`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fcapistrano-haller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashingboxes%2Fcapistrano-haller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashingboxes%2Fcapistrano-haller/lists"}