{"id":26667075,"url":"https://github.com/code-lever/mina-rollbar","last_synced_at":"2025-04-11T23:50:27.824Z","repository":{"id":19941005,"uuid":"23207661","full_name":"code-lever/mina-rollbar","owner":"code-lever","description":"Mina tasks for Rollbar","archived":false,"fork":false,"pushed_at":"2018-07-24T14:30:03.000Z","size":24,"stargazers_count":9,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T19:46:25.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"prose/prose","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-lever.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":"2014-08-22T00:36:29.000Z","updated_at":"2021-06-03T18:45:48.000Z","dependencies_parsed_at":"2022-08-01T05:08:03.122Z","dependency_job_id":null,"html_url":"https://github.com/code-lever/mina-rollbar","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fmina-rollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fmina-rollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fmina-rollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-lever%2Fmina-rollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-lever","download_url":"https://codeload.github.com/code-lever/mina-rollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497890,"owners_count":21113984,"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":"2025-03-25T19:36:06.276Z","updated_at":"2025-04-11T23:50:27.785Z","avatar_url":"https://github.com/code-lever.png","language":"Ruby","readme":"# Mina::Rollbar [![Build Status](https://travis-ci.org/code-lever/mina-rollbar.png)](https://travis-ci.org/code-lever/mina-rollbar) [![Code Climate](https://codeclimate.com/github/code-lever/mina-rollbar.png)](https://codeclimate.com/github/code-lever/mina-rollbar)\n\n[Mina](https://github.com/mina-deploy/mina) tasks for interacting with [Rollbar](http://rollbar.com).\n\nAdds the following tasks:\n\n    rollbar:notify\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'mina-rollbar', require: false\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\n    require 'mina/rollbar'\n\n    ...\n    # replace value w/your real access token\n    set :rollbar_access_token, 'this-is-not-a-real-token'\n\n    task deploy: :environment do\n      deploy do\n        ...\n\n        to :launch do\n          ...\n          invoke :'rollbar:notify'\n        end\n      end\n    end\n\n## Options\n\n| Name                         | Description                                            |\n| ---------------------------- | ------------------------------------------------------ |\n| `rollbar_access_token`       | Rollbar access token (post_server_item token)          |\n| `rollbar_username`           | Rollbar username of deploying user (optional)          |\n| `rollbar_local_username`     | Local username of deploying user (optional)            |\n| `rollbar_comment`            | Comment for this deployment (optional)                 |\n| `rollbar_env`                | Deployment environment string, defaults to `rails_env` |\n\n## Contributing\n\n1. Fork it ( https://github.com/code-lever/mina-rollbar/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%2Fcode-lever%2Fmina-rollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-lever%2Fmina-rollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-lever%2Fmina-rollbar/lists"}