Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  config
  definitions
  lib
  test
.gitignore 312 Bytes
.rubocop.yml 1.24 KB
.travis.yml 91 Bytes
Gemfile 202 Bytes
LICENSE 34.3 KB
README.md 8.51 KB
Rakefile 751 Bytes
foreman_maintain.gemspec 1019 Bytes

Latest revisions

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

Add --whitelist option

Allows to mark some steps to be ignored in the results: allows to
continue even when some checks are failing.

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...
db17af15 06/21/2017 04:14 PM Swapnil Abnave

Retain original objects while Tsorting. TSort create label graph and then convert to object graph

c418295c 06/21/2017 04:14 PM Swapnil Abnave

Define order using ruby TSort

1. Introduce 2 metadata: 'before' and 'after'
2. Current order is:
Checks::SyncPlans::WithEnabledStatus
Checks::DiskSpeedMinimal
Checks::SystemRegistration
Checks::ForemanTasks::NotPaused
Checks::ForemanTasks::NotRunning
Checks::ForemanTasks::Invalid::CheckOld...

88d46288 05/25/2017 11:49 AM Swapnil Abnave

[gitignore] .ruby-version and .ruby-gemset

5e14c6af 05/25/2017 09:09 AM Kavita Gaikwad

By default Style/FormatStringToken set to 'annotated'. Set it to 'template'

0653f85a 05/24/2017 01:50 AM Kavita Gaikwad

Fixes #59 - missing error for hammer-config file

181d2217 05/16/2017 10:14 AM Ivan Necas

Bump version to 0.0.3

afbe9e6e 05/11/2017 06:41 AM Ivan Necas

Assumeyes option

bd467a35 05/11/2017 06:41 AM Ivan Necas

Migrate tasks deletion to new metadata

View all revisions | View revisions

Also available in: Atom