ManageIQ / polisher

Polisher is a Ruby module and set of utilities aimed to assisting the post-publishing packaging process for Ruby gems and applications.
MIT License
14 stars 14 forks source link

Cli enhancements #75

Closed movitto closed 10 years ago

movitto commented 10 years ago

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

Fryguy commented 10 years ago

Can you rebase to get the updates for Travis in #76 ?

cfme-bot commented 10 years ago

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: