{"id":13879510,"url":"https://github.com/jetthoughts/jt_tools","last_synced_at":"2025-04-08T01:33:05.149Z","repository":{"id":35103768,"uuid":"205719900","full_name":"jetthoughts/jt_tools","owner":"jetthoughts","description":"Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development","archived":false,"fork":false,"pushed_at":"2023-07-18T08:32:44.000Z","size":258,"stargazers_count":15,"open_issues_count":22,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-18T00:18:17.126Z","etag":null,"topics":["automation","ci","ci-cd","cicd","circleci","dependency-manager","deployment-automation","heroku","heroku-reviews-apps","jetthoughts","rails","ruby","scripts","snippets","static-code-analysis","template","tools"],"latest_commit_sha":null,"homepage":"https://jetthoughts.com/","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/jetthoughts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["pftg"],"patreon":"pftg","custom":["https://www.jetthoughts.com","https://jtway.co"]}},"created_at":"2019-09-01T19:00:59.000Z","updated_at":"2024-06-11T09:44:44.000Z","dependencies_parsed_at":"2023-02-16T06:10:22.649Z","dependency_job_id":"ba451ac6-c56e-4994-a5ab-24cd5111c934","html_url":"https://github.com/jetthoughts/jt_tools","commit_stats":{"total_commits":214,"total_committers":10,"mean_commits":21.4,"dds":0.677570093457944,"last_synced_commit":"30947612d5a85f53473865d58fab8c7e61f7df39"},"previous_names":["jetthoughts/jt-tools"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetthoughts%2Fjt_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetthoughts%2Fjt_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetthoughts%2Fjt_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetthoughts%2Fjt_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jetthoughts","download_url":"https://codeload.github.com/jetthoughts/jt_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223298424,"owners_count":17122214,"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":["automation","ci","ci-cd","cicd","circleci","dependency-manager","deployment-automation","heroku","heroku-reviews-apps","jetthoughts","rails","ruby","scripts","snippets","static-code-analysis","template","tools"],"created_at":"2024-08-06T08:02:23.391Z","updated_at":"2024-11-06T07:20:32.917Z","avatar_url":"https://github.com/jetthoughts.png","language":"Ruby","readme":"[![GitHub Actions](https://github.com/jetthoughts/jt_tools/workflows/Test/badge.svg?branch=master)](https://github.com/jetthoughts/jt_tools/actions?query=workflow%3ATest)\n[![CircleCI](https://circleci.com/gh/jetthoughts/jt_tools.svg?style=svg)](https://circleci.com/gh/jetthoughts/jt_tools)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjetthoughts%2Fjt_tools.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjetthoughts%2Fjt_tools?ref=badge_shield)\n[![Gem Version](https://badge.fury.io/rb/jt_tools.svg)](https://badge.fury.io/rb/jt_tools)\n\n# JetThoughts Tools\n\nRuby on Rails Continious Deployemnt ecosystem to maintain projects without losing your mind.\nAutomatization scripts and services integrations which make your product world class level with no effort!\n\n**Allow for Remote Distributed Teams to Work with Automotized Delivery**\n\nMore details could be found in such posts:\n\n* [How to Setup a Project That Can Host Up to 1000 Users for Free](https://jtway.co/how-to-setup-a-project-that-can-host-up-to-1000-users-for-free-ab59ad3edaf1)\n* [Our Default Ruby Development Stack](https://jtway.co/our-default-ruby-development-stack-9d7e80ef21df)\n* [Heroku Reviews Apps prevent delivering bugs on production](https://jtway.co/make-master-stable-again-b15c9ff3b129)\n* [Effortless Code Conventions Review for Pull Request Changes](https://jtway.co/effortless-code-review-for-pull-request-changes-241206b1cb04)\n\n# Services and Tools\n\nPre-setup for service \n\n* [GitHub](https://github.com)\n  * GitHub Actions\n* [Heroku](https://jtway.co/make-master-stable-again-b15c9ff3b129) (Heroku Reviews Apps)\n  * [MemCachier](https://www.memcachier.com/)\n* [CircleCI](https://circleci.com/)\n* [Codecov](https://codecov.io/) and [Simplecov](https://github.com/colszowka/simplecov)\n* [Dependabot](https://dependabot.com/)\n* Code Styles:\n  * [Pronto](https://jtway.co/effortless-code-review-for-pull-request-changes-241206b1cb04)\n  * [Rubocop](https://github.com/rubocop-hq/rubocop)\n  * [ESLint](https://eslint.org/)\n  * [EditorConfig](https://editorconfig.org/)\n\n## Installation\n\nTo install remotely:\n\n```bash\nrails app:template LOCATION=https://raw.githubusercontent.com/jetthoughts/jt_tools/master/template.rb\n```\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'jt_tools', groups: [:development], github: 'jetthoughts/jt_tools'\n```\n\nAnd then execute:\n\n    $ bundle\n    $ bin/rails jt_tools:install\n\n\n## Usage\n\nSetup and update all tools required to maintain static code analysis\n\n```bash\nbin/tools-setup\n\nbin/tools-upgrade\n```\n\nAuto-review on GitHub opened Pull Rquests to follow code consistency\n\n```bash\nbin/lint-pr\n```\n\nCheck locally all problems in the current branch changes\n\n```bash\nbin/pronto run\n```\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\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjetthoughts%2Fjt_tools.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjetthoughts%2Fjt_tools?ref=badge_large)\n","funding_links":["https://github.com/sponsors/pftg","https://patreon.com/pftg","https://www.jetthoughts.com","https://jtway.co"],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetthoughts%2Fjt_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetthoughts%2Fjt_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetthoughts%2Fjt_tools/lists"}