-
Recipe properties `icon` and `image` have same meaning. It's hard to guess which one is large and which is small.
https://github.com/elasticio/recipes/blob/master/index.js#L84-L85
-
I just realized that the source code is not available and we can't see the coverage. I'm getting the following message.
> SOURCE NOT AVAILABLE
> Either the source has been removed from GitHub, or the…
-
Solution is to emit the `end` event after validations.
https://github.com/infobip/sms-elasticio-integration/blob/master/lib/actions/sendSMS.js#L11-L19
-
Instead of [returning a JSON object in `onSuccess`](https://github.com/infobip/sms-elasticio-integration/blob/master/lib/triggers/receiveSMS.js#L41), the function should emit `data` event.
``` js
…
-
elastic.io currently doesn't support `array` type for root object, as defined here:
https://github.com/infobip/sms-elasticio-integration/blob/master/schemas/receiveSMS.out.json#L2
Please define an o…
-
Hey guys,
I just realized that _sphere-order-export_ is failing to install at elastic.io because the _production_ branch is missing. What is the reason you removed it?
-
Please disable logging into file _sphere-node-client-debug.log_ which grows very fast. For example, for an import of 5k entries, the files grows from 0 to 5GB. I see a lot of errors like the following…