Closed movitto closed 10 years ago
Can you rebase to get the updates for Travis in #76 ?
Checked commits https://github.com/ManageIQ/polisher/commit/16b6fb325430ee22a77ea814c06c1a8c9ff5d0a5 .. https://github.com/ManageIQ/polisher/commit/bda93e32030b4146598961e2b134322933295f47 with rubocop 0.21.0 10 files checked, 0 offenses detected Everything looks good. :+1:
Few enhancements for gem_dependency_checker and git_gem_updater cli utilities. Now both will parse the ~/.polisher/config file for various config pertaining to build targets (all options overridable via command line).
When testing git_gem_updater.rb via the savon gem, most of update process works save dependency & file lists which still have some edge cases that need to be addressed. Was working on a little while back, will continue tackling this going forward