Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
health_command_test.rb 2.95 KB

Latest revisions

# Date Author Comment
ea60b444 06/23/2017 03:41 AM Ivan Necas

Full upgrade scenario

This commit intoroduces more structured upgrade scenario consisting of
this scenarios:

  • pre_upgrade_check - non-modifying checks: is the system ready?
  • pre_migrations - modifying procedures before source update
  • migrations - source update and main migrations...
bac61fb8 04/18/2017 11:00 AM Swapnil Abnave

Fixes #44 - Change tag 'basic' to 'default'

88403bae 04/04/2017 07:18 AM Kavita Gaikwad

Done changes for rubocop v0.48.1

bdce5057 04/03/2017 03:12 AM Swapnil Abnave

Compatiblity with rubocop v0.48.0

1. Disabled: Use %i or %I for an array of symbols
2. Fixed: Use 2 spaces for indentation in a heredoc by using some library(e.g. ActiveSupport's String#strip_heredoc). Created foreman_maintain/core_ext.rb extend String class....

d30e3283 03/16/2017 04:58 AM Ivan Necas

Add tests for empty args in cli

276f9729 03/09/2017 09:59 AM Ivan Necas

Allow running checks by label

46993f5e 02/19/2017 04:39 PM Ivan Necas

Add scaffold for definitions tests

View revisions

Also available in: Atom