gildegoma / chef-android-sdk

Development repository for Android SDK Chef Cookbook
https://supermarket.chef.io/cookbooks/android-sdk
Apache License 2.0
26 stars 29 forks source link

Improve cookbook idempotency #12

Open gildegoma opened 10 years ago

gildegoma commented 10 years ago

Two modes must be available (probably via a boolean attribute):

Instead of a single guard, it might be interesting to specify an idempotent guard (file or directory) per SDK component (e.g. folder build-tools/19.0.3 for build-tools-19.0.3, etc.)

gildegoma commented 10 years ago

Maybe more work here, due to #14.