Gilles Cornu
Gilles Cornu
@rjaros87 @Brantone Sorry guys for being so unresponsive... This PR contains a *lot* of different things, making the review more difficult and time consuming (and I lack of large bunch...
@rjaros87 Sorry, I missed the fact that your last commit (04dd45b) added two new kitchen boxes (`mac_el_capitan` and `windows-2012R2`). I'll test all this together, but as already said, I appreciate...
Thank you @rjaros87 for all these propositions. As mentionned, having all these different things packed together is not the ideal way to get things merged quickly. I really value your...
@rjaros87 Yup, I temporarily disabled Travis CI (see #37) to avoid generating broken builds while preparing `0.2.1` release. This is active again. Please rebase onto an updated `master` and repush....
Yes, taking a direction like [this example](https://travis-ci.org/chef-cookbooks/ark/builds/205959169): https://github.com/chef-cookbooks/ark/blob/master/.travis.yml (using Kitchen against Docker containers, closing #28 and #5 by the way).
@Brantone thanks for filing these issues. At the moment, this cookbook is [not _officially_ supporting the Mac OS X platform](https://github.com/gildegoma/chef-android-sdk/blob/cb67ebd25d656f47fb581ed9a81c9d11c50abb86/metadata.rb#L15-L16). Instead of patching isolated items (e.g. `expect` optional setup -...
@Brantone and then this cookbook will be fully independent of any Mac package manager (e.g. no call to any `package` resource), correct?
So far LGTM, are you willing to provide a pull request for this then?
No, I am currently not interested to introduce the LWRP. Only the points you mentioned above: - use `package 'expect'` only on a linux platform (or not on a mac...
"Build Pull Requests" is enabled again after release 0.2.1, but "Build Pushes" is still disabled.