U Cirello
U Cirello
There is no unified coverage metrics for the standard Go tools. I know coveralls offer something similar, but sometimes their metric system fails. It would be nice to get this...
It seems that is slightly more complicated than what's being talked here. In this particular switch block, an `500` error is a sort of catch-all handler. And the driver itself,...
I feel half-hearted about this idea. For sure, it would be very handy to have this feature implemented in Functions, thus facilitating one very common use case. On the other...
This could relate to https://github.com/iron-io/functions/pull/200
For certain aspects of the UX, we do prefer things to be easy rather than simple. I suspect this could be done on client-side, however, with proper scripting - as...
We still need to understand how we want to deliver triggers - postponing this.
I guess it will come naturally as we evolve towards stable v1. I wouldn't dare making predictions about usage for now... People can get very creative in many ways of...
A good merge message covering on the reason and consequences of this change is a must. Regarding everything else, LGTM.
@treeder the hot functions implementation offers the plumbing to the creation of libraries that simplify its use. Ideally, we would have iron-lambda libraries to be hot-functions aware and the whole...
See: https://github.com/iron-io/functions/pull/198