Josh Lane
Josh Lane
Same, but sometimes a 404 and sometimes a 503, and it never seems to effect playback.  * I have a premium account * Device is active and has no...
I'm testing out #772, which is a hack to dump errors to the log instead of consuming the entire ui.
Since there is nothing linking a specific chart to a specific repository, this would be best served as a copy change to inform the user that the name/path is already...
Depends on how you structure the implementation of your collection. If you had `page` and `per_page` attributes on the collection (recommended), then ```ruby class Foo::Things < Foo::Collection attribute :page attribute...
It would be great to replace these shell commands : https://github.com/hashicorp/terraform/blob/c0793c84fdbea8c4f3f7597cad57bcca38b21ebf/builtin/provisioners/chef/resource_provisioner.go#L569-L617
@MarkGibbons great! LMK what you think and I'll fix the conflicts.
I rebased master but it seems that your other branch is pretty far along. This code base has come long way since I opened this PR. Let me know if...
I got this with 0.42.0
@Temikus nice work
Looks like `fog-dnsimple` just needs removal from this gem as https://github.com/fog/fog-dnsimple already exists. @weppos can you confirm?