fixes #15581 - configuration based on foreman stanza
fixes #16493 - create manifest in portal
fixes #15752 - continue processing even if error
fixes #15740 - move red hat repo enable to products
This PR also fixed some aspects of the new VCR tests
fixes #15916 - infrastructure to switch tests to use vcr
Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.
Setting initial code coverage to 26%
Added default rake task to run rubocop and test
fixes #14162 - hide unsupported sub-commands and options
+ updated for ruby 2.0.0+ updated README+ fixed rubocop+ updated tests+ based on feedback switched to default being unsupported for new commands
general fixes
+ rex wipoperating-systems - additional columns, redmine issues created+ allow --dir w/ individual --
Merge pull request #94 from beav/readme-update
README updates
+ import/export host-groups+ import/export domains+ fixed --organization search options+ updated export args+ content-views test+ updated test data+ export job-templates+ removed COUNT column from export
I consistently forget to update csv.yml :cat2:. This patch adds an additionalinstallation step to update that file.
+ removed copyright and old comments that had been moved to README
+ updated api call to add host collections to activation key
+ adding import/export settings
+ clean up options --organization and --file
+ added deprecation for --csv-file and --csv-export...
updated import / export provisioning templates
optional disable or product sync, refactor task calls
+ refactor task calls in content-views+ publish and promote working of content-views+ various locale strings+ corrected export of act keys+ --sync option and :products_sync: configuration
spelling of sync, plus count description...
export content-hosts
+ export content-hosts+ renamed some code from 'system' to 'content-host'+ handle different server versions and their search syntax+ add --organization to limit some commands to specific orgs
Styling fixes to README
Command in examples section was shown in only one line, formatting for the Usage options table didn't work.
v0.0.6 - Updates for SAM export
+ Version bumped to 0.0.6+ Initial work on organizations, activation keys, and content hosts (systems)+ Some fixes for running on ruby-1.8.7
bumped version to 0.0.5
updated README
Merge pull request #57 from thomasmckay/import
corrected api errors in roles csv
Merge pull request #54 from thomasmckay/moar-docs
Updated organization docs
update roles use of api with test and docs
Note: The roles test does not work completely since changing user is not working. Unsure how to accomplish this. Tests run as admin do work.
Adding rubocop to hammer-cli-csv
Fixes issue #30
First pass at documentation
readme - updated license and starting readme
initial-setup - hello word
Initial commit