All Projects → jetthoughts → jt_tools

jetthoughts / jt_tools

Licence: MIT License
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to jt tools

Android-CICD
This repo demonstrates how to work on CI/CD for Mobile Apps 📱 using Github Actions 💊 + Firebase Distribution 🎉
Stars: ✭ 37 (+184.62%)
Mutual labels:  static-code-analysis, ci, ci-cd, cicd
Cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
Stars: ✭ 2,843 (+21769.23%)
Mutual labels:  ci, ci-cd, cicd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+1207.69%)
Mutual labels:  circleci, ci, ci-cd
developer-ci-benefits
Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪
Stars: ✭ 29 (+123.08%)
Mutual labels:  circleci, ci
otto
Otto is your friendly continuous delivery companion.
Stars: ✭ 80 (+515.38%)
Mutual labels:  ci, ci-cd
docker-pega-web-ready
Docker project for generating a tomcat docker image for Pega
Stars: ✭ 46 (+253.85%)
Mutual labels:  ci, cicd
terraform-aws-iam-system-user
Terraform Module to Provision a Basic IAM System User Suitable for CI/CD Systems (E.g. TravisCI, CircleCI)
Stars: ✭ 71 (+446.15%)
Mutual labels:  circleci, cicd
wordpress-skeleton
A base repository structure for rtCamp's WordPress sites, pre-configured to use Github Actions
Stars: ✭ 32 (+146.15%)
Mutual labels:  ci, ci-cd
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (+76.92%)
Mutual labels:  circleci, ci
flow-platform-x
Continuous Integration Platform
Stars: ✭ 21 (+61.54%)
Mutual labels:  ci, ci-cd
phx-auth-api
Authentication for Phoenix with JWT, user privileges and CI
Stars: ✭ 13 (+0%)
Mutual labels:  heroku, circleci
www.go.cd
Github pages repo
Stars: ✭ 39 (+200%)
Mutual labels:  ci, ci-cd
ci-minikube
run minikube on ci
Stars: ✭ 28 (+115.38%)
Mutual labels:  circleci, ci
generator-vars-jekyll
Generator for raw web app with CircleCI, Jekyll, Webpack, Express + more.
Stars: ✭ 18 (+38.46%)
Mutual labels:  heroku, circleci
gke-demo
Demonstration of complete, fully-featured CI/CD and cloud automation for microservices, done with GCP/GKE
Stars: ✭ 47 (+261.54%)
Mutual labels:  ci, ci-cd
lighthouse-circleci-example
An example repo demonstrating Lighthouse testing in CircleCi
Stars: ✭ 21 (+61.54%)
Mutual labels:  circleci, ci
AndroidFastlaneCICD
📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.
Stars: ✭ 82 (+530.77%)
Mutual labels:  ci, ci-cd
github-status-updater
Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
Stars: ✭ 83 (+538.46%)
Mutual labels:  ci, cicd
docker-coala-base
coala base docker image
Stars: ✭ 20 (+53.85%)
Mutual labels:  circleci, ci
devops-book
运维开发
Stars: ✭ 29 (+123.08%)
Mutual labels:  ci, cicd

GitHub Actions CircleCI FOSSA Status Gem Version

JetThoughts Tools

Ruby on Rails Continious Deployemnt ecosystem to maintain projects without losing your mind. Automatization scripts and services integrations which make your product world class level with no effort!

Allow for Remote Distributed Teams to Work with Automotized Delivery

More details could be found in such posts:

Services and Tools

Pre-setup for service

Installation

To install remotely:

rails app:template LOCATION=https://raw.githubusercontent.com/jetthoughts/jt_tools/master/template.rb

Add this line to your application's Gemfile:

gem 'jt_tools', groups: [:development], github: 'jetthoughts/jt_tools'

And then execute:

$ bundle
$ bin/rails jt_tools:install

Usage

Setup and update all tools required to maintain static code analysis

bin/tools-setup

bin/tools-upgrade

Auto-review on GitHub opened Pull Rquests to follow code consistency

bin/lint-pr

Check locally all problems in the current branch changes

bin/pronto run

License

The gem is available as open source under the terms of the MIT License.

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].