chef-android-sdk icon indicating copy to clipboard operation
chef-android-sdk copied to clipboard

Development repository for Android SDK Chef Cookbook

Results 14 chef-android-sdk issues
Sort by recently updated
recently updated
newest added

Major changes: - Added Windows support - Added ServerSpec test #5 - Added chefignore file #30 Minor changes: - Unsupport Centos OS < 7 due to Android SDK use GNU...

enhancement

`expect` is typically default installed on OSX, so not always needed, thus 'homebrew' not required either (and some instances 'homebrew' might not be allowed anyway). More importantly `/etc/profile.d` does not...

enhancement

This will come even more interesting if we add support for Mac platform as well (see #25)

quality assurance

Waiting for stuff in #33 to be merged, I disabled Travis CI :-/

quality assurance

### Use Cases to cover Ensure that overriding following attributes converge well: - [ ] `owner` / `group` attributes are set to non-root values - [ ] ...

quality assurance

### Initial Motivation https://github.com/travis-ci/travis-cookbooks/pull/837 ### To Do List: - [ ] Adapt the Chef Cookbook parts - [ ] Adapt the `android-update-sdk` script ### Related: - GH-34 /cc @Jawnnypoo, @rjaros87...

enhancement

Coverage: - Ubuntu latest - Ubuntu LTS - CentOS 5 - CentOS 6 - Debian? - Fedora? Add some minitest or serverspec validations...