{"id":15099358,"url":"https://github.com/solnic/ossy","last_synced_at":"2025-04-15T00:30:34.868Z","repository":{"id":54152667,"uuid":"213887910","full_name":"solnic/ossy","owner":"solnic","description":"Maintenance automation helper as a CLI tool used by dry-rb and rom-rb","archived":false,"fork":false,"pushed_at":"2022-12-09T15:54:51.000Z","size":161,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T09:55:34.340Z","etag":null,"topics":["cli","github-actions","github-api","helper","maintenance","ruby","rubygem"],"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/solnic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-09T10:24:25.000Z","updated_at":"2023-12-05T15:21:39.000Z","dependencies_parsed_at":"2023-01-25T14:30:32.645Z","dependency_job_id":null,"html_url":"https://github.com/solnic/ossy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2Fossy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2Fossy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2Fossy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnic%2Fossy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solnic","download_url":"https://codeload.github.com/solnic/ossy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248983782,"owners_count":21193643,"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":["cli","github-actions","github-api","helper","maintenance","ruby","rubygem"],"created_at":"2024-09-25T17:11:20.821Z","updated_at":"2025-04-15T00:30:34.848Z","avatar_url":"https://github.com/solnic.png","language":"Ruby","readme":"[gem]: https://rubygems.org/gems/ossy\n[actions]: https://github.com/solnic/ossy/actions\n[codacy]: https://www.codacy.com/manual/solnic/ossy\n[inchpages]: http://inch-ci.org/github/solnic/ossy\n\n# Ossy\n\n[![Gem Version](https://badge.fury.io/rb/ossy.svg)][gem]\n[![CI Status](https://github.com/solnic/ossy/workflows/ci/badge.svg)][actions]\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/70550ec31fdc40edbd7e2c47f707c892)][codacy]\n[![Inline docs](http://inch-ci.org/github/solnic/ossy.svg?branch=master)][inchpages]\n\nOssy is a CLI tool that provides various commands that help with maintenance automation.\n\n## Status\n\nThis is an early stage, things are changing fast. Currently `ossy` is used by [dry-rb.org](https://dry-rb.org) and [rom-rb.org](https://rom-rb.org).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'ossy'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ossy\n\n## Usage\n\nFirst of all you need two `ENV` variables:\n\n- `GITHUB_LOGIN` - the username that ossy will use to talk to GitHub\n- `GITHUB_TOKEN` - the personal access token that you can create under [Developer settings](https://github.com/settings/tokens) on GitHub\n\nThen, to learn more, type this in your terminal:\n\n```bash\nossy help\n```\n\nHere are some `github` examples:\n\n```bash\n$ ossy github tagger dry-rb/dry-validation v1.2.0\nPiotr Solnica\n\n$ ossy github membership solnic dry-rb core\nsolnic has active membership in dry-rb/@core\n\n$ ossy github workflow dry-rb/dry-validation sync_configs\nRequesting: dry-rb/dry-validation =\u003e sync_configs\nSuccess!\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/solnic/ossy. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Ossy project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/solnic/ossy/blob/master/CODE_OF_CONDUCT.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnic%2Fossy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolnic%2Fossy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnic%2Fossy/lists"}