Alessandro Agosto
Alessandro Agosto
@pmq20 Thank you for the reply and sorry for the delay. Have had some work to get done. We need to be very carefully at generating diffs, because should we...
The original implementation I'm testing out makes use of the `diff` and `patch` commands but it requires 1) to have them available (which may be not in an environment !=...
Ehy there, nice to read you've already setup the CI. I don't know how should we evaluate your purpose to pick only the latest minor/patch release for each release line...
@pmq20 well, if we put all node versions in our repo we fix the networking issue at runtime, but I don't think I'd put it inside our repo. Because then...
@pmq20 I'm going to create a branch to make this changes, so that you'll be able to test them out: 1) remove node versions rather than the current one 2)...
Hello there, just an update. I'm working on this right now, as soon as I get it to work I'll push so you can test it out. I'm going a...
@TheNoim thanks for the suggestion. May I ask a concrete example where this would be useful? I can only think of excluding `tests/` and other assets in order to reduce...
Hi, any solution for the `400: BadRequest` issue? I've tried by setting the env var to use the 2013 API (using the default also on branch `1.0` resulted in a...
Ok I figured out what's the more specific message to this and it seems I'm missing something within the service configuration as it says ``` Field "name" does not exist...
Yup, indeed I was missing a index field :)) Thank you for this gem.