{"id":19341859,"url":"https://github.com/samvera/bixby","last_synced_at":"2025-07-16T01:16:06.248Z","repository":{"id":40380875,"uuid":"86724708","full_name":"samvera/bixby","owner":"samvera","description":"RuboCop Defaults for Samvera Community projects","archived":false,"fork":false,"pushed_at":"2024-10-02T19:51:15.000Z","size":102,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":49,"default_branch":"main","last_synced_at":"2025-07-08T23:02:04.345Z","etag":null,"topics":["core-components","samvera-community"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samvera.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-30T16:30:59.000Z","updated_at":"2024-10-02T19:51:18.000Z","dependencies_parsed_at":"2024-06-21T02:14:25.116Z","dependency_job_id":"b0fade99-f5ca-40ec-b050-0f4c8423ae4a","html_url":"https://github.com/samvera/bixby","commit_stats":{"total_commits":69,"total_committers":16,"mean_commits":4.3125,"dds":0.7971014492753623,"last_synced_commit":"aa7c29e9c188badcfb6f8324375d85be58f52b6c"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/samvera/bixby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samvera%2Fbixby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samvera%2Fbixby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samvera%2Fbixby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samvera%2Fbixby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samvera","download_url":"https://codeload.github.com/samvera/bixby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samvera%2Fbixby/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265473142,"owners_count":23772051,"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":["core-components","samvera-community"],"created_at":"2024-11-10T03:32:48.334Z","updated_at":"2025-07-16T01:16:06.198Z","avatar_url":"https://github.com/samvera.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bixby: I'd buy that for a dollar!\n=================================\n\nCode:\n[![Gem Version](https://badge.fury.io/rb/bixby.svg)](https://badge.fury.io/rb/bixby)\n[![Build Status](https://circleci.com/gh/samvera/bixby.svg?style=svg)](https://circleci.com/gh/samvera/bixby)\n\nDocs:\n[![Contribution Guidelines](http://img.shields.io/badge/CONTRIBUTING-Guidelines-blue.svg)](./CONTRIBUTING.md)\n[![Apache 2.0 License](http://img.shields.io/badge/APACHE2-license-blue.svg)](./LICENSE)\n\nCommunity Support: [![Samvera Community Slack](https://img.shields.io/badge/samvera-slack-blueviolet)](http://slack.samvera.org/)\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"logo/murphy.jpg\" alt=\"Murphy Sketch\"/\u003e\n\u003c/p\u003e\n\n# What is Bixby?\n\nBixby is a Ruby Gem containing the default configuration settings for [RuboCop](https://github.com/rubocop/rubocop) used to enforce common Ruby style guidelines across Samvera community projects.\n\n## Product Owner \u0026 Maintenance\n\n`bixby` was a Core Component of the Samvera Community. Given a decline in available labor required for maintenance, this project no longer has a dedicated Product Owner. The documentation for what this means can be found [here](http://samvera.github.io/core_components.html#requirements-for-a-core-component).\n\n### Product Owner\n\n**Vacant**\n\n_Until a Product Owner has been identified, we ask that you please direct all requests for support, bug reports, and general questions to the [`#dev` Channel on the Samvera Slack](https://samvera.slack.com/app_redirect?channel=dev)._\n\n# Help\n\nThe Samvera Community is here to help. Please see our [support guide](./.github/SUPPORT.md).\n\nSee the Samvera Confluence for information at the architecture level: \u003chttps://samvera.atlassian.net/wiki/home\u003e\n\nAdditionally, new adopters and potential adopters may find the pages here useful: \u003chttps://samvera.org/\u003e\n\nFurther questions? [Get in touch](https://samvera.atlassian.net/wiki/spaces/samvera/pages/405211682/Getting+Started+in+the+Samvera+Community)\n\n## To Use This\n\nIn your `Gemfile`:\n\n```ruby\ngem 'bixby'\n```\n\nIn your `.rubocop.yml`:\n\n```yaml\ninherit_gem:\n  bixby: bixby_default.yml\n```\n\n## Versioning \u0026 Dependencies\n\nThis project depends on `rubocop` and `rubocop-rspec`. It supports versions of those gems pessimistically. Beginning with release `1.0.0`, we will periodically add support for new versions of the dependencies and manage the included cops. When compatibility breaks, the major version of `bixby` will be bumped.\n\nOur goal is to insulate downstream projects from breakage due to pre-1.0 version updates in `rubocop`.\n\n## License\n\nBixby is available under [the Apache 2.0 license](LICENSE.md).\n\n## Releasing\n\n1. `bundle install`\n1. Increase the version number in `bixby.gemspec`\n1. Increase the same version number in `.github_changelog_generator`\n1. Update `CHANGELOG.md` by running this command:\n  ```\n  github_changelog_generator --user samvera --project bixby --token YOUR_GITHUB_TOKEN_HERE\n  ```\n1. Commit these changes to the main branch\n1. Run `rake release`\n\n## Contributing\n\nIf you're working on a PR for this project, create a feature branch off of `main`.\n\nThis repository follows the [Samvera Community Code of Conduct](https://samvera.atlassian.net/wiki/spaces/samvera/pages/405212316/Code+of+Conduct) and [language recommendations](https://github.com/samvera/maintenance/blob/main/templates/CONTRIBUTING.md#language).  Please ***do not*** create a branch called `master` for this repository or as part of your pull request; the branch will either need to be removed or renamed before it can be considered for inclusion in the code base and history of this repository.\n\n## Acknowledgments\n\nThe Alex J. Murphy sketch \"logo\" is courtesy of [acid_lich](https://www.instagram.com/acid_lich/), all rights reserved.\n\nThis software has been developed by and is brought to you by the Samvera community.  Learn more at the [Samvera Community website](https://samvera.org/).\n\n![Samvera Logo](https://samvera.atlassian.net/wiki/download/attachments/1918631965/samvera-fall-TM-220w.png?api=v2)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamvera%2Fbixby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamvera%2Fbixby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamvera%2Fbixby/lists"}