kapost/kapost_deploy

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.yml
.envrc
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.rubocop.kapost.yml
.rubocop.yml
.ruby-version
CHANGELOG.md
Gemfile
Guardfile
README.md
Rakefile
bin/setup
config.reek
kapost_deploy.gemspec
lib/kapost_deploy.rb2
A
0 mins
lib/kapost_deploy/heroku/app_promoter.rb41
A
0 mins
lib/kapost_deploy/heroku/app_releases.rb26
A
0 mins
lib/kapost_deploy/heroku/shell.rb30
A
0 mins
lib/kapost_deploy/identity.rb16
A
0 mins
lib/kapost_deploy/plugins/db_migrate.rb18
A
0 mins
lib/kapost_deploy/plugins/notify_datadog_after_promote.rb54
A
0 mins
lib/kapost_deploy/plugins/notify_honeybadger_after_promote.rb45
A
0 mins
lib/kapost_deploy/plugins/slack_after_promote.rb33
A
0 mins
lib/kapost_deploy/plugins/slack_github_diff.rb49
A
0 mins
lib/kapost_deploy/plugins/validate_before_promote.rb15
A
0 mins
lib/kapost_deploy/seismograph/notifier.rb35
A
0 mins
lib/kapost_deploy/slack/notifier.rb22
A
0 mins
lib/kapost_deploy/task.rb94
A
0 mins
lib/tasks/console.rake
lib/tasks/rspec.rake
lib/tasks/rubocop.rake
spec/integrations/kapost_deploy_spec.rb38
A
0 mins
spec/lib/kapost_deploy/plugins/notify_datadog_after_promote_spec.rb65
A
0 mins
spec/lib/kapost_deploy/plugins/notify_honeybadger_after_promote_spec.rb46
A
0 mins
spec/lib/kapost_deploy/plugins/slack_after_promote_spec.rb36
A
0 mins
spec/lib/kapost_deploy/plugins/slack_github_diff_spec.rb48
A
0 mins
spec/lib/kapost_deploy/seismograph/notifier_spec.rb45
A
0 mins
spec/lib/kapost_deploy/task_spec.rb91
A
0 mins
spec/spec_helper.rb8
A
0 mins
spec/support/extensions/pry.rb3
A
0 mins
spec/support/kit/default_config.rb14
A
0 mins
spec/support/kit/stderr.rb7
A
0 mins
spec/support/kit/stdout.rb7
A
0 mins
spec/support/kit/temp_dir.rb18
A
0 mins