Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comma separated values for assumeyes #29

Merged
merged 1 commit into from
Jan 14, 2017
Merged

Comma separated values for assumeyes #29

merged 1 commit into from
Jan 14, 2017

Conversation

matonb
Copy link

@matonb matonb commented Jan 14, 2017

Wrapping $ensure in single quotes allows comma separated values.
#21

@bastelfreak
Copy link
Member

Hi @matonb , thanks for the PR. Can you take a look at the failed spec tests?

@matonb
Copy link
Author

matonb commented Jan 14, 2017

@bastelfreak Sure,

Oh the joys of ruby versions...

Add String to $ensure varaiant types.
Add spec test for comma separated strings.
@matonb
Copy link
Author

matonb commented Jan 14, 2017

@bastelfreak

Fixed, I did need to add String to the variant type for ensure to get the new comma test to work.

I normally just run bundle install / update which barffed and wanted ruby 2.5 for Gem dependencies.

Seeing --without system_tests development arguments in the failed test has solved that problem, bonus for me ;)

@bastelfreak
Copy link
Member

thanks!

@bastelfreak bastelfreak merged commit 7c6b7f7 into voxpupuli:master Jan 14, 2017
@bastelfreak bastelfreak changed the title Comma separated values Comma separated values for assumeyes Jan 14, 2017
@matonb
Copy link
Author

matonb commented Jan 14, 2017

@bastelfreak Cool, any idea when it'll get bagged and tagged so I can stop pointing at my fork ?

@bastelfreak
Copy link
Member

I just pushed a new release

@matonb
Copy link
Author

matonb commented Jan 14, 2017

@bastelfreak
Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants